@charset "UTF-8";
/* normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a,
button,
.button {
  -moz-transition: color 0.15s ease-in;
  -ms-transition: color 0.15s ease-in;
  -o-transition: color 0.15s ease-in;
  -webkit-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
  -o-transition-property: background-color, border-color, color, opacity;
  -moz-transition-property: background-color, border-color, color, opacity;
  -ms-transition-property: background-color, border-color, color, opacity;
  -webkit-transition-property: background-color, border-color, color, opacity;
  transition-property: background-color, border-color, color, opacity; }

@font-face {
  font-family: "nybc-icons";
  src: url("/static/fonts/nybc-icons.201305291944.eot");
  src: url("/static/fonts/nybc-icons.201305291944.eot#iefix") format("embedded-opentype"), url('/static/fonts/nybc-icons.201305291944.svg#nybc-icons') format("svg"), url('/static/fonts/nybc-icons.201305291944.woff') format("woff"), url('/static/fonts/nybc-icons.201305291944.ttf') format("truetype");
  font-style: normal;
  font-weight: normal; }

[class^='icon-']:before, [class*=' icon-']:before, .right-nav > li .wrap > ul > li.nav-chip span:after,
.main-nav > li .wrap > ul > li.nav-chip span:after, footer a.map span:after, a.callout:after, a.callout:visited:after, a.callout:focus:after, .slideshow .next:before, .slideshow .prev:before, .accordian > li a i:before, .panels .small-panel > a.image-link.video-link:after {
  display: inline-block;
  font-family: 'nybc-icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em; }

.lt-ie8 [class^='icon-'], [class*=' icon-'] {
  display: inline-block;
  font-family: 'nybc-icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em; }

.icon-youtube:before {
  content: "\55"; }

.lt-ie8 .icon-youtube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\55'); }

.icon-up-arrow:before {
  content: "\25b4"; }

.lt-ie8 .icon-up-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\25b4'); }

.icon-play-button:before {
  content: "\25b6"; }

.lt-ie8 .icon-play-button {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\25b6'); }

.icon-right-arrow:before {
  content: "\25b8"; }

.lt-ie8 .icon-right-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\25b8'); }

.icon-down-arrow:before {
  content: "\25be"; }

.lt-ie8 .icon-down-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\25be'); }

.icon-left-arrow:before {
  content: "\25c2"; }

.lt-ie8 .icon-left-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\25c2'); }

.icon-alert:before {
  content: "\26a0"; }

.lt-ie8 .icon-alert {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\26a0'); }

.icon-circle-question:before {
  content: "\e704"; }

.lt-ie8 .icon-circle-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e704'); }

.icon-instagram:before {
  content: "\e70f"; }

.lt-ie8 .icon-instagram {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e70f'); }

.icon-blood-drop:before {
  content: "\e794"; }

.lt-ie8 .icon-blood-drop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e794'); }

.icon-magnifying-glass:before {
  content: "\e800"; }

.lt-ie8 .icon-magnifying-glass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e800'); }

.icon-twitter:before {
  content: "\f099"; }

.lt-ie8 .icon-twitter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\f099'); }

.icon-facebook:before {
  content: "\f09a"; }

.lt-ie8 .icon-facebook {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\f09a'); }

.icon-blog:before {
  content: "\f09e"; }

.lt-ie8 .icon-blog {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\f09e'); }

.icon-menu:before {
  content: "\f0c9"; }

.lt-ie8 .icon-menu {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\f0c9'); }

.icon-pinterest:before {
  content: "\f0d2"; }

.lt-ie8 .icon-pinterest {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\f0d2'); }

.icon-thumbs-up:before {
  content: "\e002"; }

.lt-ie8 .icon-thumbs-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e002'); }

.icon-person:before {
  content: "\e015"; }

.lt-ie8 .icon-person {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e015'); }

.icon-lock:before {
  content: "\e016"; }

.lt-ie8 .icon-lock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e016'); }

.icon-drugs:before {
  content: "\e000"; }

.lt-ie8 .icon-drugs {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e000'); }

.icon-test-tube:before {
  content: "\e003"; }

.lt-ie8 .icon-test-tube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e003'); }

.icon-book:before {
  content: "\e004"; }

.lt-ie8 .icon-book {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e004'); }

.icon-beaker:before {
  content: "\e005"; }

.lt-ie8 .icon-beaker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e005'); }

.icon-bone:before {
  content: "\e006"; }

.lt-ie8 .icon-bone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e006'); }

.icon-utensils:before {
  content: "\e008"; }

.lt-ie8 .icon-utensils {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e008'); }

.icon-dna:before {
  content: "\e009"; }

.lt-ie8 .icon-dna {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e009'); }

.icon-test-tubes:before {
  content: "\e00a"; }

.lt-ie8 .icon-test-tubes {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e00a'); }

.icon-petri-dish:before {
  content: "\e013"; }

.lt-ie8 .icon-petri-dish {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e013'); }

.icon-eye-dropper:before {
  content: "\e00b"; }

.lt-ie8 .icon-eye-dropper {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e00b'); }

.icon-bottle:before {
  content: "\e00c"; }

.lt-ie8 .icon-bottle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e00c'); }

.icon-speech-question:before {
  content: "\e00d"; }

.lt-ie8 .icon-speech-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e00d'); }

.icon-stethoscope:before {
  content: "\e00e"; }

.lt-ie8 .icon-stethoscope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e00e'); }

.icon-microscope:before {
  content: "\e00f"; }

.lt-ie8 .icon-microscope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e00f'); }

.icon-ambulance:before {
  content: "\e010"; }

.lt-ie8 .icon-ambulance {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e010'); }

.icon-clipboard:before {
  content: "\e011"; }

.lt-ie8 .icon-clipboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e011'); }

.icon-heart-wave:before {
  content: "\e012"; }

.lt-ie8 .icon-heart-wave {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e012'); }

.icon-logo:before {
  content: "\e007"; }

.lt-ie8 .icon-logo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e007'); }

.icon-blood-droplet:before {
  content: "\e174"; }

.lt-ie8 .icon-blood-droplet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e174'); }

.icon-flask:before {
  content: "\e014"; }

.lt-ie8 .icon-flask {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '\e014'); }

i.icon-facebook {
  color: #2D97C4; }

i.icon-twitter {
  color: #6BECFF; }

i.icon-instagram {
  color: #826333; }

i.icon-blog {
  color: #EDA407; }

i.icon-youtube {
  color: #F41111; }

i.icon-heart-wave {
  line-height: 118%; }
  i.icon-heart-wave:before {
    margin-left: -.2em; }

.layout-sprite, .layout-logo, .layout-map, footer a.map i {
  background: url('/static/img/layout-s61a0e57c73.png') no-repeat; }

.promo-sprite {
  background: url('/static/img/promo-s308a93d2aa.png') no-repeat; }

.layout-logo {
  background-position: 0 0; }

.layout-map {
  background-position: 0 -45px; }

input[type="text"],
input[type="search"],
input[type="checkbox"],
input[type="file"],
textarea, button, .button, .menu .left, .right-nav > li .wrap > ul > li.nav-chip span,
.main-nav > li .wrap > ul > li.nav-chip span, .right-nav > li .wrap > ul > li a,
.main-nav > li .wrap > ul > li a, #nav-login div,
#nav-search div, #nav-login ul ul a, footer a.map, footer a.map i, footer a.map span, a.callout, a.callout:visited, a.callout:focus, a.block-link, a.block-link:visited, a.block-link:focus, .carousel .prev, .carousel .next, .slideshow .next, .slideshow .prev, .accordian > li a i, .promo.generic h3, .centered-list li h3, .breadcrumbs a, span.nav-select, #scroller .track {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.right-nav > li > a,
.main-nav > li > a, #nav-login div > ul > li, #nav-login ul, #nav-login h3, .search-form, .search-form input, .content, .content .related-content, .content .related-content h3, .content .related-content ul, .content .related-content li, .content nav, .content nav a, .content article, .slideshow, .slideshow div, .panels .small-panel, .panels .wide-stack, .panels .long-panel, .panels .promo-panel, .panels .panel-sidebar,
.panels .full-panel .image-link, .jumbo .container, .nav-select-wrap,
select.nav-select,
span.nav-select, .shmap h1, .shmap nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

form hr, .jobs-list hr {
  background: #E2E2E2;
  border: 0;
  display: block;
  height: 1px;
  margin: 30px 0;
  width: 100%; }

/* Version 2013-07-08 16:58 */
body {
  background: #FFF;
  color: #231f20;
  font-family: "Droid Sans", sans-serif;
  font-size: 14px;
  line-height: 22px; }

h2, h3, h4, h5, h6 {
  font-weight: bold; }

h2, h3, h4, h5 {
  color: #00a4c3; }

h1 {
  color: #E1E6E5;
  font-size: 48px;
  font-weight: normal;
  line-height: 48px; }

h2 {
  font-size: 32px;
  line-height: 1.2; }

h3 {
  font-size: 22px;
  line-height: 1.8; }

h4 {
  font-size: 18px;
  line-height: 1.17; }

h5,
h6 {
  font-size: 18px;
  line-height: 1.17;
  text-transform: uppercase; }

a, a:visited, a:focus {
  color: #ee3a43;
  text-decoration: none; }

p {
  margin: 14px 0; }

ul, ol {
  line-height: 18px;
  list-style: none;
  margin: 14px 0;
  padding: 0 0 0 20px; }
  ul li, ol li {
    margin: 14px 0; }
  ul > li, ol > li {
    position: relative; }
    ul > li:before, ol > li:before {
      color: #C41230;
      position: absolute;
      right: 100%; }
    ul > li > ul > li:before, ul > li > ol > li:before, ol > li > ul > li:before, ol > li > ol > li:before {
      color: #C3343E;
      font-size: 12px; }
  ul.unstyled, ol.unstyled {
    padding-left: 0; }
    ul.unstyled > li:before, ol.unstyled > li:before {
      content: "";
      display: none; }

ul > li:before {
  content: "•";
  font-weight: normal;
  margin-right: .5em;
  top: 0; }
ul > li > ul > li:before {
  content: "-"; }

ol {
  counter-reset: li; }
  ol > li:before {
    border-right: 1px solid #B7B7B7;
    content: counter(li);
    counter-increment: li;
    font-weight: bold;
    line-height: 1em;
    margin-right: 5px;
    padding-right: 5px;
    right: 100%;
    text-align: right;
    top: 4px;
    width: 20px; }

legend em, .field.required label:after {
  color: #EE3843; }

legend {
  color: #64585B;
  font-style: italic; }
  legend em {
    font-style: normal;
    font-weight: bold; }

input:focus, textarea:focus, button:focus, .button:focus {
  outline: 0; }

input[type="text"],
input[type="search"],
input[type="checkbox"],
input[type="file"],
textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45) inset;
  -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45) inset;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.45) inset;
  background: #EBEBEB;
  border: 1px solid #C6C6C6;
  color: #363636;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  line-height: 1.2em;
  padding: 7px 10px; }
  input[type="text"]:focus,
  input[type="search"]:focus,
  input[type="checkbox"]:focus,
  input[type="file"]:focus,
  textarea:focus {
    background: #F5F5F5;
    border-color: #999; }

input, textarea[rows="2"] {
  width: 32%; }
  .slim input, .slim textarea[rows="2"] {
    width: 42.95302%; }

textarea {
  width: 57.5%; }
  .slim textarea {
    width: 77.18121%; }

input[type="checkbox"] {
  margin-left: 1em;
  width: auto; }

input[type="file"] {
  display: block; }

button, .button {
  background: #00529B;
  border: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  padding: 8px 55px;
  position: relative;
  text-transform: uppercase; }
  button:active, .button:active {
    top: 1px; }
  button:hover, .button:hover {
    background: #062B4C;
    color: #fff; }

.sub-header {
  color: #E1E6E5;
  display: block;
  margin: 5px 0; }

.highlight {
  color: #00529C !important; }

.field {
  margin: 15px 0; }
  .field.required label:after {
    content: '*';
    margin-left: 3px; }
  .field.error input, .field.error textarea {
    -webkit-box-shadow: 0 0 2px 1px rgba(255, 0, 0, 0.65);
    -moz-box-shadow: 0 0 2px 1px rgba(255, 0, 0, 0.65);
    box-shadow: 0 0 2px 1px rgba(255, 0, 0, 0.65);
    border: 1px solid #F00; }
  .field .errorlist {
    margin: 0;
    padding: 0; }
    .field .errorlist li {
      color: #F00;
      margin: 0;
      padding: 7px 0; }
      .field .errorlist li:before {
        display: none; }
  .field label {
    cursor: pointer; }
  .field input[type="checkbox"] {
    float: left;
    margin-left: 0;
    margin-right: .5em;
    position: relative;
    top: 4px; }

.messages {
  margin: 15px 0;
  padding: 0; }
  .messages li {
    border: 1px solid;
    border-left: 0;
    border-right: 0;
    margin: 0;
    padding: 10px; }
    .messages li:before {
      display: none; }
  .messages .success {
    background: #BFFFBF;
    border-color: #0F0; }

label {
  color: #231F20;
  display: block;
  font-size: 14px;
  font-weight: bold; }

.form-holder {
  margin: 20px 0; }

/*
 * Tables
 */
table {
  margin: 20px auto; }
  table table {
    margin: 0 auto; }

.table-striped tbody tr:nth-child(even) > td {
  background: #ECECEC; }
.table-striped tbody tr > td {
  background: #FFF; }

th,
td {
  border-right: 1px solid #A1A1A1;
  border-spacing: 0;
  padding: 4px 10px;
  text-align: left;
  vertical-align: top; }
  th:last-child,
  td:last-child {
    border-right: 0; }

th {
  background: #00529C;
  color: #FFF; }
  .table-nowrap th {
    white-space: nowrap; }

/*
 * Classes
 */
.lt-ie8 .clearfix, .lt-ie8 .search-form, .lt-ie8 .content .related-content ul, .content .related-content .lt-ie8 ul, .lt-ie8 .content .related-content li, .content .related-content .lt-ie8 li, .lt-ie8 .slideshow ul, .slideshow .lt-ie8 ul, .lt-ie8 .slideshow div, .slideshow .lt-ie8 div, .lt-ie8 .panels .panel-row, .panels .lt-ie8 .panel-row, .lt-ie8 .breadcrumbs {
  zoom: 1; }
.clearfix:after, .search-form:after, .content .related-content ul:after, .content .related-content li:after, .slideshow ul:after, .slideshow div:after, .panels .panel-row:after, .breadcrumbs:after {
  clear: both; }
.clearfix:before, .search-form:before, .content .related-content ul:before, .content .related-content li:before, .slideshow ul:before, .slideshow div:before, .panels .panel-row:before, .breadcrumbs:before, .clearfix:after, .search-form:after, .content .related-content ul:after, .content .related-content li:after, .slideshow ul:after, .slideshow div:after, .panels .panel-row:after, .breadcrumbs:after {
  content: " ";
  display: table; }

.left {
  float: left; }

.right {
  float: right; }

.underline-link {
  text-decoration: underline; }
  .underline-link:hover {
    text-decoration: none; }

.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.mobile-only {
  display: none; }

/* Columns */
.col-1 {
  width: 6.5%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-2 {
  width: 15%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-3 {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-4 {
  width: 32%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-5 {
  width: 40.5%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-6 {
  width: 49%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-7 {
  width: 57.5%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-8 {
  width: 66%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-9 {
  width: 74.5%;
  float: left;
  margin-right: 2%;
  display: inline; }
  .col-9 > .col-3 {
    width: 31.54362%; }
  .col-9 > .col-6 {
    width: 65.77181%; }

.col-10 {
  width: 83%;
  float: left;
  margin-right: 2%;
  display: inline; }

.col-11 {
  width: 91.5%;
  float: left;
  margin-right: 2%;
  display: inline; }

.omega {
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline; }

/*
 * Header
 */
.wrap {
  width: 100%; }

.container {
  *zoom: 1;
  max-width: 1000px;
  _width: 1000px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  min-width: 1020px; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

header {
  background: #FFF;
  padding-bottom: 40px; }
  header .alert {
    background: #99060F;
    display: block;
    padding: 14px 0; }
    header .alert:hover {
      background: #EE3A43; }
      header .alert:hover .callout {
        border-bottom-style: solid; }
    header .alert p {
      color: #FFF;
      font-size: 16px;
      margin-bottom: 0;
      margin-top: 0;
      text-transform: uppercase; }
    header .alert .callout {
      border-bottom: 1px dotted #FFF;
      font-weight: bold; }
      header .alert .callout i {
        position: relative; }
        header .alert .callout i:before {
          position: absolute;
          left: 100%;
          top: 1px; }

#logo {
  padding: 27.5px 0; }
  #logo a {
    display: block;
    height: 45px;
    width: 619px; }
    #logo a:hover {
      opacity: 0.8; }

.no-svg #logo a {
  background: url('/static/img/logo.png?1408725002') no-repeat;
  text-indent: -9999px; }

.menu {
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  background: #F2F2F2;
  border-top: 1px solid #E6E6E6;
  height: 40px;
  left: 0;
  min-width: 1020px;
  position: absolute;
  top: 98px;
  z-index: 100;
  /* Simplified Wrapper */ }
  .menu.with-alert {
    top: 148px; }
  .menu ul {
    margin: 0;
    padding: 0; }
  .menu .left {
    float: none;
    margin-left: -50px; }
  .menu li:before {
    content: ""; }
  .menu #simple-nav > ul > li:hover > a:after {
    display: none; }
  .menu.fixed {
    position: fixed;
    top: 0; }
    .menu.fixed .left {
      margin-left: 0; }
    .menu.fixed .right-nav li:first-child {
      border-left: 0; }
    .menu.fixed #nav-logo {
      opacity: 1; }

/* Full Nav */
.right-nav > li,
.main-nav > li {
  border-right: 1px solid #CCC;
  float: left;
  margin: 0;
  position: static; }
  .right-nav > li > a,
  .main-nav > li > a {
    color: #242424;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0;
    text-transform: uppercase;
    z-index: 200; }
  .right-nav > li:hover > a, .right-nav > li.on > a, .right-nav > li.hover > a,
  .main-nav > li:hover > a,
  .main-nav > li.on > a,
  .main-nav > li.hover > a {
    background: #00A8C4;
    color: #FFF; }
  .right-nav > li:hover .wrap, .right-nav > li.hover .wrap,
  .main-nav > li:hover .wrap,
  .main-nav > li.hover .wrap {
    opacity: 1;
    visibility: visible; }
  .right-nav > li .wrap,
  .main-nav > li .wrap {
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    background: #FFF;
    left: 0;
    opacity: 0;
    margin: 0 auto;
    padding: 30px 0 20px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 100; }
    .right-nav > li .wrap > ul,
    .main-nav > li .wrap > ul {
      margin: 0 auto; }
      .right-nav > li .wrap > ul > li,
      .main-nav > li .wrap > ul > li {
        width: 15%;
        float: left;
        margin-right: 2%;
        display: inline; }
        .right-nav > li .wrap > ul > li.omega,
        .main-nav > li .wrap > ul > li.omega {
          float: right;
          margin-right: 0;
          *margin-left: -20px;
          display: inline; }
        .right-nav > li .wrap > ul > li.nav-chip,
        .main-nav > li .wrap > ul > li.nav-chip {
          width: 32%;
          float: right;
          margin-right: 0;
          *margin-left: -20px;
          display: inline;
          text-align: center; }
          .right-nav > li .wrap > ul > li.nav-chip a,
          .main-nav > li .wrap > ul > li.nav-chip a {
            display: inline-block;
            font-weight: bold;
            max-height: 100%;
            max-width: 100%;
            position: relative;
            text-align: left; }
            .right-nav > li .wrap > ul > li.nav-chip a:hover span,
            .main-nav > li .wrap > ul > li.nav-chip a:hover span {
              background: rgba(124, 25, 30, 0.8);
              padding-bottom: 15px; }
              .lt-ie9 .right-nav > li .wrap > ul > li.nav-chip a:hover span, .lt-ie9
              .main-nav > li .wrap > ul > li.nav-chip a:hover span {
                background: #7C191E; }
            .lt-ie9 .right-nav > li .wrap > ul > li.nav-chip a, .lt-ie9
            .main-nav > li .wrap > ul > li.nav-chip a {
              display: block; }
            .lt-ie8 .right-nav > li .wrap > ul > li.nav-chip a, .lt-ie8
            .main-nav > li .wrap > ul > li.nav-chip a {
              display: inline-block; }
          .right-nav > li .wrap > ul > li.nav-chip img, .right-nav > li .wrap > ul > li.nav-chip span,
          .main-nav > li .wrap > ul > li.nav-chip img,
          .main-nav > li .wrap > ul > li.nav-chip span {
            display: block;
            left: 0; }
          .right-nav > li .wrap > ul > li.nav-chip img,
          .main-nav > li .wrap > ul > li.nav-chip img {
            max-width: 100%;
            top: 0; }
          .right-nav > li .wrap > ul > li.nav-chip span,
          .main-nav > li .wrap > ul > li.nav-chip span {
            background: rgba(0, 0, 0, 0.8);
            bottom: 0;
            color: #FFF;
            line-height: 1.3em;
            padding: 10px;
            position: absolute;
            text-transform: none; }
            .right-nav > li .wrap > ul > li.nav-chip span:after,
            .main-nav > li .wrap > ul > li.nav-chip span:after {
              content: "\25b8", "&#25b8";
              position: relative;
              top: 2px; }
            .lt-ie9 .right-nav > li .wrap > ul > li.nav-chip span, .lt-ie9
            .main-nav > li .wrap > ul > li.nav-chip span {
              background: #000; }
        .right-nav > li .wrap > ul > li a,
        .main-nav > li .wrap > ul > li a {
          font-size: 13px;
          font-weight: bold; }
        .right-nav > li .wrap > ul > li > a,
        .main-nav > li .wrap > ul > li > a {
          color: #606060;
          display: block;
          line-height: 1.3;
          margin-bottom: 12px;
          text-transform: uppercase; }
          .right-nav > li .wrap > ul > li > a:hover,
          .main-nav > li .wrap > ul > li > a:hover {
            color: #00a8c4;
            text-decoration: underline; }
        .right-nav > li .wrap > ul > li > ul,
        .main-nav > li .wrap > ul > li > ul {
          margin-top: 0; }
          .right-nav > li .wrap > ul > li > ul > li,
          .main-nav > li .wrap > ul > li > ul > li {
            margin: 6px 0; }
            .right-nav > li .wrap > ul > li > ul > li > a,
            .main-nav > li .wrap > ul > li > ul > li > a {
              color: #00a8c4;
              margin-bottom: 0; }
              .right-nav > li .wrap > ul > li > ul > li > a:hover,
              .main-nav > li .wrap > ul > li > ul > li > a:hover {
                color: #606060; }

.main-nav {
  float: none; }
  .main-nav > li:hover > a {
    position: relative; }
    .main-nav > li:hover > a:after {
      border: 10px solid transparent;
      content: " ";
      height: 0;
      pointer-events: none;
      position: absolute;
      width: 0;
      left: 50%;
      margin-left: -10px;
      border-top-color: #00a8c4;
      top: 100%; }
  .main-nav.wrapper li:hover > a:after {
    display: none; }
  .main-nav .close {
    background: #fff;
    border: 1px solid #d2d2d2;
    bottom: -42px;
    color: #231f20;
    display: none;
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: 380px;
    text-align: center;
    position: absolute;
    width: 40px; }

.right-nav {
  position: absolute;
  right: 0;
  top: 0; }
  .right-nav li:first-child {
    border-left: 1px solid #CCC; }
  .right-nav li:last-child {
    border-right: 0; }
  .right-nav i {
    font-size: 21px; }
  .right-nav a {
    color: #564C4C;
    padding: 0 10px; }

#mobile-menu {
  display: none; }

#nav-logo {
  border-right: 1px solid #CCC;
  color: #EE3A43;
  float: left;
  font-size: 25px;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  text-align: center;
  width: 48px; }
  #menu nav > ul > #nav-logo > a {
    color: #EE3A43;
    font-size: 25px;
    height: 100%;
    max-height: 100%;
    padding: 0;
    text-align: center;
    width: 48px; }
    #menu nav > ul > #nav-logo > a i {
      line-height: 175%; }
    #menu nav > ul > #nav-logo > a:hover {
      position: relative;
      background: #F2F2F2; }
      #menu nav > ul > #nav-logo > a:hover:after {
        border: 10px solid transparent;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        left: 50%;
        margin-left: -10px;
        border-top-color: #f2f2f2;
        top: 100%; }
  #nav-logo span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }

#nav-login,
#nav-search {
  position: relative !important; }
  #nav-login a i,
  #nav-search a i {
    display: inline-block; }
  #nav-login:hover a:after,
  #nav-search:hover a:after {
    border: 0 !important; }
  #nav-login:hover div, #nav-login.on div,
  #nav-search:hover div,
  #nav-search.on div {
    display: block; }
  #nav-login div,
  #nav-search div {
    display: none;
    position: absolute;
    top: 100%; }

#nav-login h3,
#nav-login strong {
  text-transform: uppercase; }
#nav-login strong,
#nav-login ul ul a:hover {
  color: #003869 !important; }
#nav-login strong {
  font-size: 18px; }
#nav-login div {
  background: #FFF;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  right: -1px;
  width: 407px; }
#nav-login h3 {
  background: #00A8C4;
  color: transparent;
  font-size: 11px;
  margin: 0;
  padding: 10px;
  text-align: right;
  width: 100%; }
#nav-login ul {
  margin: 0;
  padding: 20px 10px;
  width: 100%; }
  #nav-login ul ul {
    padding: 0; }
#nav-login li {
  border-left: 0 !important; }
#nav-login div > ul > li {
  border-right: 1px dotted #000;
  float: left;
  margin: 0;
  padding: 0 20px;
  width: 50%; }
  #nav-login div > ul > li:last-child {
    border-right: 0; }
  #nav-login div > ul > li li {
    margin: 10px 0; }
#nav-login ul ul a {
  color: #00A8C4 !important;
  font-size: 14px;
  font-weight: bold;
  padding: 0 !important;
  text-decoration: underline; }
#nav-login.login-tip div {
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0;
  right: -10px;
  text-align: center;
  width: 62px; }
  #nav-login.login-tip div:before {
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #30a6c7 transparent;
    content: ' ';
    height: 0px;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    top: -8px;
    width: 0px; }

#nav-search div {
  right: 0;
  width: 405px; }

#donation-drop a {
  color: white; }

#donation-drop li:first-child {
  border: 0; }

#nav-schedule-donation {
  display: block; }

#nav-schedule-donation-mobile {
  background: #EE3843;
  color: #FFF;
  line-height: 22px;
  padding: 9px 30px 10px 45px;
  position: relative;
  display: none; }
  #nav-schedule-donation-mobile .icon-blood-drop {
    display: block;
    left: 15px;
    position: absolute;
    top: 12px; }
  #nav-schedule-donation-mobile:hover {
    background: #8A020A; }
    #nav-schedule-donation-mobile:hover:after {
      border-top-color: #8A020A; }

#nav-schedule-donation {
  background: #EE3843;
  color: #FFF;
  line-height: 22px;
  padding: 9px 20px 10px 45px;
  position: relative;
  /*&:hover {
    background: #8A020A;
    &:after { border-top-color: #8A020A; }
  }*/ }
  #nav-schedule-donation .icon-blood-drop {
    display: block;
    left: 15px;
    position: absolute;
    top: 12px; }
  #nav-schedule-donation .donate {
    display: none; }

#nav-schedule-donation ul .icon-blood-drop, #nav-schedule-donation ul .fa {
  position: static;
  float: left;
  min-width: 22.5px; }

#donation-drop ul strong {
  border-bottom: 1px solid #DDD; }

#donation-drop ul strong:hover {
  border-bottom: 2px solid #FFF; }

#donation-drop ul {
  padding: 12px 12px 12px 24px;
  margin-left: -88px;
  margin-top: 10px;
  width: 170px;
  background-color: #EE3843; }

#donation-drop {
  position: absolute;
  display: none; }

/* Also need to change admin/icons.css */
@font-face {
  font-family: 'icobank';
  src: url("../../img/icons/icobank.eot?-31jvtf");
  src: url("../../img/icons/icobank.eot?#iefix-31jvtf") format("embedded-opentype"), url("../../img/icons/icobank.ttf?-31jvtf") format("truetype"), url("../../img/icons/icobank.woff?-31jvtf") format("woff"), url("../../img/icons/icobank.svg?-31jvtf#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-bank {
  /*background-image: url('../../img/icons/bank.svg') !important;
  background-repeat: no-repeat;
  background-position: center center;*/ }

.icon-bank:before {
  font-family: 'icobank';
  width: 100%;
  font-size: 115px;
  content: "\e600";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*
 * Footer
 */
footer {
  -webkit-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.1);
  background: #24272D;
  line-height: 18px;
  margin-top: 50px;
  min-width: 1020px;
  padding: 30px 0;
  position: relative;
  width: 100%; }
  footer ul {
    margin: 0;
    padding: 0; }
  footer h3, footer p, footer li, footer span {
    color: #FFF; }
    footer h3:hover, footer p:hover, footer li:hover, footer span:hover {
      color: #FFF; }
  footer a, footer a:visited, footer a:focus {
    color: #FFF; }
  footer a:hover {
    color: #FFF; }
  footer .col-3 p a {
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
    footer .col-3 p a:hover {
      text-decoration: underline; }
  footer li a:hover, footer .vcard a:hover {
    color: #6BECFF;
    text-decoration: underline; }
  footer li {
    margin: 3px 0; }
    footer li:before {
      content: ""; }
    footer li a:hover i {
      color: #FFF;
      text-decoration: none; }
  footer p, footer a, footer li, footer span {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 12px; }
  footer h3 {
    border-top: 1px solid #4B4B4B;
    font-size: 13px;
    margin: 20px 0 5px;
    padding-top: 5px; }
    footer h3:first-child {
      margin-top: 0; }
    footer h3 a {
      font-family: 'Droid Sans', sans-serif;
      font-size: 13px; }
  footer [class^='icon-'], footer [class*=' icon-'] {
    display: inline-block;
    font-size: 14px;
    padding-right: 5px;
    width: 1.5em; }
  footer .vcard {
    color: #CACACA; }
    footer .vcard .org, footer .vcard .country-name {
      display: none; }
  footer a.map {
    position: relative; }
    footer a.map, footer a.map i, footer a.map span {
      display: block; }
    footer a.map, footer a.map i {
      height: 143px;
      width: 222px; }
    footer a.map i {
      background-position: 0 -45px;
      z-index: 0; }
    footer a.map:hover i {
      opacity: 0.4; }
    footer a.map:hover span {
      background: #680309; }
    footer a.map span {
      background: #99060f;
      background: rgba(153, 6, 15, 0.95);
      font-family: "Droid Sans", sans-serif;
      font-weight: bold;
      left: 0;
      padding: 10px;
      position: absolute;
      top: 0;
      z-index: 1; }
      footer a.map span:after {
        content: "\25b8", "&#25b8";
        display: inline-block;
        white-space: nowrap;
        position: relative;
        top: 1px; }

#copyright {
  color: #AAA7A7; }
  #copyright, #copyright a {
    font-size: 10px;
    line-height: 1.2em; }
  #copyright a {
    color: #FFF;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
    text-decoration: underline;
    text-transform: none; }
    #copyright a:hover {
      text-decoration: none; }

/*
 * Search
 */
.search-form {
  background: #00A8C4;
  max-width: 100%;
  padding-top: 8px;
  padding-right: 91px;
  padding-bottom: 8px;
  padding-left: 8px;
  position: relative; }
  .search-form button,
  .search-form input {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px; }
  .search-form button {
    background: #00529C;
    font-size: 13px;
    margin-left: 10px;
    padding: 9px 10px;
    position: absolute;
    right: 8px;
    top: 8px; }
    .search-form button:active {
      margin-top: 1px; }
    .search-form button:hover {
      background: #062B4C; }
  .search-form input {
    background: #FFF;
    border: 0;
    color: #363636;
    width: 100%; }
    .search-form input:focus {
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(6, 43, 76, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(6, 43, 76, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(6, 43, 76, 0.6);
      outline: 0; }

/*
 * Modules
 */
a.callout, a.callout:visited, a.callout:focus, a.block-link, a.block-link:visited, a.block-link:focus {
  font-family: "Droid Sans", sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

a.callout, a.callout:visited, a.callout:focus {
  border-bottom: 1px dotted transparent;
  color: #EE3843;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap; }
  a.callout:after, a.callout:visited:after, a.callout:focus:after {
    content: "\25b8", "&#25b8";
    display: inline-block;
    white-space: nowrap;
    position: relative;
    top: 1px; }
  a.callout:hover, a.callout:visited:hover, a.callout:focus:hover {
    border-bottom-color: #324a6b;
    color: #324a6b;
    text-decoration: none !important; }

a.block-link, a.block-link:visited, a.block-link:focus {
  background: #00529B;
  border: 0;
  color: #FFF;
  display: inline-block;
  font-size: 20px;
  padding: 10px 20px; }
  a.block-link:hover, a.block-link:visited:hover, a.block-link:focus:hover {
    background: #062B4C; }

.pagination {
  float: right;
  margin: 20px 0; }
  .pagination span {
    cursor: default; }
  .pagination .current {
    background: #E3E3E3; }
  .pagination, .pagination .disabled {
    color: #999; }
  .pagination a, .pagination span {
    color: #000;
    font-weight: bold;
    outline: 1px dotted transparent;
    padding: .1em .4em; }
    .pagination a, .pagination a i:before, .pagination span, .pagination span i:before {
      line-height: 75%; }
  .pagination a:hover {
    color: #EE3A43;
    outline-color: #E3E3E3; }
  .pagination .next,
  .pagination .prev {
    outline: 0;
    padding: 0; }

article.content {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding-left: 40px;
  padding-right: 40px; }
  article.content *:first-child {
    margin-top: 0; }
  article.content *:last-child {
    margin-bottom: 0; }

.content {
  width: 74.5%;
  float: left;
  margin-right: 2%;
  display: inline;
  background: #FFF;
  padding-bottom: 50px;
  padding-top: 40px;
  position: relative;
  /* Labs */ }
  .content.hoisted {
    top: -35px;
    min-height: 400px; }
  .content h2 {
    margin-bottom: 19px; }
  .content h3 {
    margin-bottom: 6px; }
  .content h4 {
    margin-bottom: 8px; }
  .content h5 {
    margin-bottom: 6px; }
  .content h6 {
    color: #c3343e;
    font-size: 12px;
    margin-bottom: 3px; }
  .content p + h2,
  .content p + h3 {
    margin-top: 40px; }
  .content .related-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .content img {
    height: auto !important;
    max-width: 100%; }
  .content a, .content a:visited, .content a:focus {
    border-bottom: 1px dotted #ee3a43;
    font-weight: bold; }
    .content a:hover, .content a:visited:hover, .content a:focus:hover {
      border-bottom-color: #7c191e;
      color: #7c191e; }
  .content a.button {
    border-bottom: 0;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    line-height: 1.19em;
    padding: 10px 15px;
    text-align: center; }
    .content a.button:hover {
      color: #FFF; }
  .content .related-content {
    background: #F2F2F2;
    margin-top: 45px;
    width: 100%; }
    .content .related-content ul {
      padding: 0; }
    .content .related-content h3 {
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0;
      background: #6C6B6B;
      color: #ECF8F9;
      font-size: 12px;
      line-height: 1em;
      margin: 0;
      padding: 8px 10px 7px;
      text-transform: uppercase;
      width: 100%; }
    .content .related-content ul, .content .related-content li {
      display: block;
      margin: 0;
      width: 100%; }
    .content .related-content li {
      border-bottom: 1px solid #D7D7D7;
      padding: 10px; }
      .content .related-content li:before {
        display: none; }
      .content .related-content li:last-child {
        border-bottom: 0; }
    .content .related-content img {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0;
      border: 0;
      display: block;
      float: left;
      margin: 0;
      max-width: 150px; }
    .content .related-content div {
      float: right;
      width: 270px; }
    .content .related-content a {
      border-bottom-color: transparent;
      color: #00A8C4;
      font-size: 18px;
      font-style: normal;
      text-transform: none; }
      .content .related-content a.callout {
        font-size: 13px; }
      .content .related-content a:hover {
        border-bottom-color: #00529b;
        color: #00529b; }
    .content .related-content p {
      color: #666;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 13px;
      margin: 5px 0; }
  .content nav {
    width: 235px;
    float: left;
    margin-right: 20px;
    display: inline;
    padding-right: 25px;
    /* Common */
    /* Sticky */
    /* Parent */
    /* Level 1 */ }
    .content nav ul, .content nav li {
      margin: 0; }
    .content nav li:before {
      display: none; }
    .content nav a {
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      border: 0;
      color: #FFF;
      display: block;
      position: relative; }
      .content nav a.on, .content nav a:hover {
        color: #012f38; }
    .content nav.fixed {
      padding-top: 60px;
      position: fixed;
      top: 0; }
      .content nav.fixed.stop {
        bottom: 20px;
        position: absolute;
        top: auto; }
    .content nav > a {
      -webkit-border-radius: 5px 5px 0 0;
      -moz-border-radius: 5px 5px 0 0;
      -ms-border-radius: 5px 5px 0 0;
      -o-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0;
      background: #00539B;
      color: #95D4E0;
      font-size: 12px;
      padding: 7px 10px 6px;
      text-transform: uppercase; }
      .content nav > a:hover, .content nav > a:visited:hover, .content nav > a:focus:hover {
        color: #FFF; }
    .content nav > ul {
      -webkit-border-radius: 0 0 5px 5px;
      -moz-border-radius: 0 0 5px 5px;
      -ms-border-radius: 0 0 5px 5px;
      -o-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px;
      background: #00a4c3;
      margin: 0;
      padding: 0 10px; }
      .content nav > ul > li {
        border-bottom: 1px solid #18BAD8;
        position: relative;
        /* Level 2 */ }
        .content nav > ul > li:last-child {
          border-bottom: 0; }
        .content nav > ul > li > a {
          font-size: 14px;
          padding: 10px 0; }
        .content nav > ul > li ul {
          padding: 0 0 0 10px; }
          .content nav > ul > li ul a {
            font-size: 12px;
            padding: 2px 0; }
            .content nav > ul > li ul a.on {
              position: relative; }
              .content nav > ul > li ul a.on:after {
                border: 7px solid transparent;
                content: " ";
                height: 0;
                pointer-events: none;
                position: absolute;
                width: 0;
                margin-top: -7px;
                top: 50%;
                border-left-color: #00a4c3;
                left: 100%; }
              .content nav > ul > li ul a.on:after {
                margin-left: 10px; }
  .content article {
    padding-right: 40px;
    width: 100%; }
    .content article.slim {
      width: 65.77181%;
      float: right;
      margin-right: 0;
      *margin-left: -20px;
      display: inline; }
    .content article *:first-child {
      margin-top: 0; }
    .content article *:last-child {
      margin-bottom: 0; }
  .content section {
    border-top: 1px solid #D7D7D7;
    color: #666;
    margin-top: 30px;
    padding: 30px 0 0; }
    .content section.journal-publications li a, .content section a {
      border-bottom-color: transparent;
      color: #00A8C4;
      font-family: "Droid Sans", sans-serif;
      font-size: 13px; }
    .content section.journal-publications li {
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 13px;
      margin: 15px 0; }
    .content section img {
      border: 0;
      float: left;
      margin-right: 5px; }
    .content section ul {
      margin: 10px 0 0;
      padding: 0; }
    .content section li {
      margin: 5px 0; }
      .content section li:before {
        display: none; }
    .content section h3, .content section h5, .content section h6 {
      margin: 5px 0; }
    .content section h5 {
      color: #EE3A43;
      margin-top: 0;
      text-transform: uppercase; }
    .content section em {
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 13px; }

.carousel {
  background: #ECECEC;
  height: 305px;
  min-width: 1020px; }
  .carousel, .carousel ul li {
    overflow: hidden; }
  .carousel, .carousel ul, .carousel li {
    position: relative; }
  .carousel, .carousel ol, .carousel ul, .carousel ul li {
    width: 100%; }
  .carousel ul, .carousel ul li {
    height: 100%; }
  .carousel ol, .carousel ul, .carousel li {
    margin: 0;
    padding: 0; }
  .carousel ul, .carousel img {
    left: 0;
    top: 0; }
  .carousel li:before {
    content: ""; }
  .carousel ul {
    display: block; }
    .carousel ul li {
      -webkit-transition: all 0.75s ease-in-out;
      -moz-transition: all 0.75s ease-in-out;
      -o-transition: all 0.75s ease-in-out;
      transition: all 0.75s ease-in-out;
      background: #ECECEC;
      display: none;
      list-style: none;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      z-index: 0; }
      .carousel ul li.on {
        display: block;
        opacity: 1;
        z-index: 1; }
  .carousel .minimal-slide .container > div, .carousel .full-slide .container > div, .carousel .centered-slide .container > div {
    position: relative;
    z-index: 2; }
  .carousel .minimal-slide .container > div, .carousel .full-slide .container > div {
    margin: 15px 20px 0;
    padding: 25px; }
  .carousel .minimal-slide h3, .carousel .full-slide h3 {
    color: #324A6B; }
  .carousel .minimal-slide p, .carousel .full-slide p {
    color: #342F2F; }
  .carousel .minimal-slide img, .carousel .full-slide img {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 0;
    z-index: 1; }
  .carousel .minimal-slide strong, .carousel .full-slide strong {
    color: #EE3843;
    display: block;
    text-transform: uppercase; }
  .carousel .minimal-slide .container > div {
    width: 40.5%; }
  .carousel .minimal-slide .callout {
    color: #00529B; }
  .carousel .minimal-slide img {
    max-width: 100%; }
  .carousel .minimal-slide strong {
    font-size: 13px;
    margin-bottom: 10px; }
  .carousel .minimal-slide h3 {
    font-size: 60px;
    line-height: 1em;
    margin: 0 0 15px; }
  .carousel .minimal-slide p {
    font-size: 15px;
    line-height: 1.5em;
    margin: 15px 0; }
  .carousel .full-slide .container > div, .carousel .centered-slide .container > div {
    width: 32%; }
  .carousel .full-slide img {
    min-height: 100%;
    min-width: 100%; }
  .carousel .full-slide .container > div {
    background: #ececec; }
    .carousel .full-slide .container > div strong {
      font-size: 12px; }
    .carousel .full-slide .container > div:after {
      margin: 0; }
    .carousel .full-slide .container > div h3 {
      font-size: 24px;
      margin: 5px 0 10px; }
    .carousel .full-slide .container > div p {
      font-size: 13px;
      margin: 10px 0; }
    .carousel .full-slide .container > div.left {
      position: relative; }
      .carousel .full-slide .container > div.left:after {
        border: 15px solid transparent;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        left: 50%;
        margin-left: -15px;
        border-top-color: #ececec;
        top: 100%; }
      .carousel .full-slide .container > div.left:after {
        left: 100%;
        margin-left: -50px; }
    .carousel .full-slide .container > div.right {
      position: relative; }
      .carousel .full-slide .container > div.right:after {
        border: 15px solid transparent;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        left: 50%;
        margin-left: -15px;
        border-top-color: #ececec;
        top: 100%; }
      .carousel .full-slide .container > div.right:after {
        left: 50px; }
  .carousel .centered-slide .container {
    height: 100%; }
    .carousel .centered-slide .container > div {
      margin-right: 17%;
      float: right;
      margin-top: 25px; }
      .carousel .centered-slide .container > div h3 {
        font-size: 60px;
        line-height: 1.1em;
        margin: 0; }
      .carousel .centered-slide .container > div p {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.4em; }
  .carousel .emergency {
    background-color: #EE3A43; }
    .carousel .emergency .container {
      background-image: url('/static/img/vector/logo.no-svg.png?1408725002');
      background-position: 120px center;
      background-repeat: no-repeat; }
      .carousel .emergency .container > div h3, .carousel .emergency .container > div p {
        color: #FFF; }
      .carousel .emergency .container > div .block-link {
        background: #99060F; }
        .carousel .emergency .container > div .block-link:hover {
          background: #062B4C; }
  .carousel .prev, .carousel .next, .carousel ol {
    position: absolute;
    z-index: 5; }
  .carousel .prev, .carousel .next {
    background: #a5a5a5;
    background: rgba(76, 76, 76, 0.6);
    color: #FFF;
    cursor: pointer;
    display: block;
    height: 37px;
    margin-top: -18.5px;
    text-align: center;
    top: 50%;
    width: 37px; }
    .carousel .prev, .carousel .prev:visited, .carousel .prev:focus, .carousel .next, .carousel .next:visited, .carousel .next:focus {
      color: #FFF; }
    .carousel .prev:hover, .carousel .next:hover {
      background: #4C4C4C; }
    .carousel .prev i, .carousel .next i {
      font-size: 20px;
      line-height: 200%;
      width: 100%; }
  .carousel .prev {
    left: -5px;
    padding-left: 5px; }
    .carousel .prev:hover {
      left: 0; }
  .carousel .next {
    right: -5px;
    padding-right: 5px; }
    .carousel .next:hover {
      right: 0; }
  .carousel ol {
    bottom: 8px;
    text-align: center; }
    .carousel ol li {
      -webkit-transition: all 0.75s ease-in-out;
      -moz-transition: all 0.75s ease-in-out;
      -o-transition: all 0.75s ease-in-out;
      transition: all 0.75s ease-in-out;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%;
      -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.75) inset;
      -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.75) inset;
      box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.75) inset;
      background: #BDC7D0;
      cursor: pointer;
      display: inline-block;
      height: 10px;
      margin: 0 6px;
      position: relative;
      width: 10px; }
      .carousel ol li:hover {
        background: #FFF; }
      .carousel ol li.on, .carousel ol li.on:hover {
        background: #1480E1; }

.landing-carousel .carousel ul li {
  background: #00529C; }
.landing-carousel .carousel .full-slide .container > div {
  background: none;
  padding: 40px 25px 0;
  width: auto; }
  .landing-carousel .carousel .full-slide .container > div:after {
    display: none; }
  .landing-carousel .carousel .full-slide .container > div h3 {
    color: #fff;
    font-size: 60px;
    line-height: 1;
    margin: 0 0 20px;
    max-width: 500px; }
  .landing-carousel .carousel .full-slide .container > div p {
    color: #d0edf2;
    line-height: 1.53;
    max-width: 365px; }
.landing-carousel .carousel a.callout,
.landing-carousel .carousel a.callout:visited,
.landing-carousel .carousel a.callout:focus,
.landing-carousel .carousel .minimal-slide strong,
.landing-carousel .carousel .full-slide strong {
  color: #fff; }
.landing-carousel .carousel a.callout:hover,
.landing-carousel .carousel a.callout:visited:hover,
.landing-carousel .carousel a.callout:focus:hover {
  color: #ee3a43; }

.landing-carousel-alternate .carousel ul li {
  background: #ececec; }

.slideshow {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #EBEBEB;
  border: 6px solid #EBEBEB;
  overflow: hidden;
  position: relative; }
  .slideshow ul {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    display: block;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 10000%; }
  .slideshow li {
    display: block;
    float: left;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 1%; }
    .slideshow li:before {
      display: none; }
  .content .slideshow img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    right: 0;
    top: 0; }
  .slideshow div {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    padding: 5px 55px 0 0;
    position: relative;
    width: 100%; }
  .slideshow figcaption, .slideshow .count {
    line-height: 200%; }
  .slideshow figcaption {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    color: #4B4B4B;
    float: left;
    font-size: 12px; }
  .slideshow .count {
    color: #666;
    float: right;
    font-size: 11px; }
  .slideshow .next, .slideshow .prev {
    background: #747474;
    border: 0;
    color: #FFF;
    display: block;
    height: 25px;
    position: absolute;
    top: 5px;
    width: 25px; }
    .slideshow .next:hover, .slideshow .prev:hover {
      background: #222; }
      .slideshow .next:hover, .slideshow .next:hover:before, .slideshow .prev:hover, .slideshow .prev:hover:before {
        color: #FFF; }
    .slideshow .next:before, .slideshow .prev:before {
      font-size: 18px;
      line-height: 135%;
      width: 100%; }
  .slideshow .prev {
    right: 26px; }
    .slideshow .prev:before {
      content: "\25c2", "&#25c2"; }
  .slideshow .next {
    right: 0; }
    .slideshow .next:before {
      content: "\25b8", "&#25b8"; }

.accordian {
  margin: 20px 0;
  padding: 0 0 0 20px; }
  .accordian > li {
    border-top: 1px solid #d9d9d9;
    margin: 0;
    padding: 8px 0;
    /*a:hover {
      color: #00327C;
    }*/ }
    .accordian > li:first-child {
      border-top: 0; }
    .accordian > li:before {
      display: none; }
    .accordian > li a i {
      display: block; }
    .accordian > li div {
      font-size: 14px;
      opacity: 0;
      overflow: hidden;
      padding-top: 0;
      -webkit-transition: opacity 0.25s ease-in-out;
      -moz-transition: opacity 0.25s ease-in-out;
      -o-transition: opacity 0.25s ease-in-out;
      transition: opacity 0.25s ease-in-out; }
    .accordian > li a {
      border: 0;
      color: #00529C;
      cursor: pointer;
      font-size: 18px;
      font-weight: normal;
      line-height: 1.2em;
      position: relative; }
      .accordian > li a i {
        left: -20px;
        position: absolute;
        top: 0; }
        .accordian > li a i:before {
          content: "\25b8", "&#25b8";
          font-weight: bold;
          height: 100%;
          line-height: 130%;
          width: 100%; }
    .accordian > li.on div {
      opacity: 1;
      padding-top: 10px; }
    .accordian > li.on a i {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }

/*
 * Panels Layout
 */
.panels {
  margin-bottom: 35px;
  padding-top: 35px;
  position: relative;
  /* Image Link Styles */
  /* Icon Styles */
  /* Common Panel Styles */ }
  .panels > div:last-child, .panels .panel-row > div:last-child {
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline; }
  .panels a, .panels a.callout {
    color: #00529C;
    font-weight: bold; }
  .panels a:hover {
    text-decoration: underline; }
  .panels p {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    margin: 0; }
  .panels img {
    display: block; }
  .panels a.image-link {
    position: relative; }
    .panels a.image-link i {
      display: block; }
    .panels a.image-link:hover {
      text-decoration: none; }
      .panels a.image-link:hover i {
        opacity: 0.8; }
  .panels [class^='icon-'], .panels [class*=' icon-'] {
    display: block;
    color: #F03C45;
    position: relative; }
  .panels [class^='icon-']:before, .panels [class*=' icon-']:before {
    width: 100%; }
  .panels .small-panel [class^='icon-'], .panels .small-panel [class*=' icon-'] {
    padding-top: 10px; }
  .panels .full-panel [class^='icon-'], .panels .full-panel [class*=' icon-'], .panels .wide-stack [class^='icon-'], .panels .wide-stack [class*=' icon-'] {
    font-size: 85px; }
  .panels .wide-stack [class^='icon-']:before, .panels .wide-stack [class*=' icon-']:before, .panels .long-panel [class^='icon-']:before, .panels .long-panel [class*=' icon-']:before {
    text-align: center; }
  .panels .full-panel a.image-link, .panels .wide-stack a.image-link {
    display: block;
    float: left; }
  .panels .small-panel [class^='icon-'], .panels .small-panel [class*=' icon-'] {
    font-size: 85px;
    width: 100%; }
  .panels .long-panel [class^='icon-'], .panels .long-panel [class*=' icon-'] {
    font-size: 70px;
    line-height: 80px; }
  .panels .full-panel [class^='icon-'], .panels .full-panel [class*=' icon-'] {
    padding-top: 5px; }
  .panels .panel-row {
    overflow: hidden;
    position: relative; }
    .panels .panel-row > .panel-row:last-child {
      display: block;
      float: none;
      margin-right: 0; }
  .panels .panel-sidebar {
    width: 23.5%;
    float: right;
    margin-right: 0;
    *margin-left: -20px;
    display: inline;
    position: relative;
    padding: 0 20px; }
  .panels .stack {
    display: inline;
    float: left; }
  .panels .slim {
    width: 74.5%;
    float: left;
    margin-right: 2%;
    display: inline; }
    .panels .slim .small-panel {
      width: 31.54362%; }
    .panels .slim .long-panel {
      width: 31.54362%; }
    .panels .slim .wide-stack {
      width: 65%; }
  .panels .padded {
    padding-right: 35px; }
  .panels .panel-row, .panels .promo-panel, .panels .wide-stack > div {
    margin-top: 35px; }
  .panels .panel-row, .panels .wide-stack > div {
    border-top: 2px solid #f2f2f2;
    padding: 35px 0 0; }
    .panels .panel-row:first-child, .panels .wide-stack > div:first-child {
      border-top: 0;
      margin-top: 0;
      padding-top: 0; }
  .panels .long-panel, .panels .small-panel, .panels .promo-panel {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    display: inline; }
  .panels .wide-stack {
    width: 49%;
    float: left;
    margin-right: 2%;
    display: inline; }
  .panels .small-panel, .panels .long-panel, .panels .wide-stack {
    padding: 0 22px 0 20px;
    position: relative; }
    .panels .small-panel:last-child:after, .panels .long-panel:last-child:after, .panels .wide-stack:last-child:after {
      display: none; }
    .panels .small-panel:after, .panels .long-panel:after, .panels .wide-stack:after {
      background: #f2f2f2;
      content: " ";
      display: block;
      height: 200%;
      position: absolute;
      right: 0;
      top: 0;
      width: 2px; }
  .panels .small-panel p {
    line-height: 18px; }
  .panels .small-panel > a {
    display: block;
    font-size: 18px; }
  .panels .small-panel > a.image-link {
    display: inline-block;
    margin: 0 0 20px; }
    .panels .small-panel > a.image-link.video-link:hover:after {
      opacity: 1; }
    .panels .small-panel > a.image-link.video-link:after {
      background: #000;
      bottom: 0;
      color: #FFF;
      content: "\25b6", "&#25b6";
      display: block;
      height: 30px;
      opacity: .75;
      line-height: 180%;
      position: absolute;
      right: 0;
      width: 30px; }
  .panels .small-panel img {
    margin: 0;
    max-height: 90px;
    max-width: 90px;
    position: relative; }
  .panels .wide-stack p, .panels .long-panel p, .panels .full-panel p {
    font-size: 16px; }
  .panels .wide-stack > a, .panels .wide-stack > div > a, .panels .long-panel > a, .panels .long-panel > div > a, .panels .full-panel > a, .panels .full-panel > div > a {
    font-size: 12px;
    text-transform: uppercase; }
  .panels .wide-stack {
    padding-left: 0; }
    .panels .wide-stack [class^='icon-'], .panels .wide-stack [class*=' icon-'] {
      line-height: 120%; }
    .panels .wide-stack .image-link {
      width: 28%; }
    .panels .wide-stack img {
      width: 90px; }
    .panels .wide-stack > div {
      padding-left: 20px; }
    .panels .wide-stack div div {
      float: left;
      position: relative;
      top: -5px;
      width: 72%; }
      .panels .wide-stack div div > a {
        font-size: 12px;
        text-transform: uppercase; }
  .panels .long-panel img {
    margin: 0 0 30px;
    max-height: 150px;
    max-width: 100%; }
  .panels .full-panel {
    float: none !important;
    padding: 0; }
    .panels .full-panel [class^='icon-'], .panels .full-panel [class*=' icon-'] {
      line-height: 100%; }
    .panels .full-panel .image-link {
      padding-left: 20px;
      width: 19%; }
    .panels .full-panel div {
      float: left;
      width: 81%; }
      .panels .full-panel div > a {
        color: #F53D3F;
        font-size: 12px;
        text-transform: uppercase; }
    .panels .full-panel .copy {
      display: block;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 16px;
      line-height: 1.4375; }
    .panels .full-panel .fb-like {
      position: absolute;
      left: 300px;
      top: 34px; }

/* Promos */
.promo {
  padding: 35px 20px 20px; }
  .promo [class^='icon-'], .promo [class*=' icon-'] {
    display: block;
    font-size: 85px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
  .promo a.callout {
    white-space: normal; }
  .promo img {
    display: block;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }
  .promo p {
    font-family: "Droid Sans", sans-serif;
    margin: 15px 0; }
  .promo.generic, .promo.gray {
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1); }
  .promo.generic {
    background: #FFF;
    padding: 0; }
    .promo.generic a:hover, .promo.generic a:hover h3 {
      color: #7C191E; }
    .promo.generic img {
      margin-bottom: 0; }
    .promo.generic div {
      padding: 20px; }
    .promo.generic h3 {
      margin: 0 auto 10px; }
    .promo.generic p {
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 13px;
      line-height: 19px;
      margin-bottom: 0; }
      .promo.generic p a {
        color: #00A4C3;
        font-family: "Droid Sans", sans-serif;
        font-weight: bold;
        white-space: nowrap; }
        .promo.generic p a:hover {
          border-bottom: 1px dotted #7C191E; }
  .promo.dark-blue, .promo.light-blue, .promo.red {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
    .promo.dark-blue p, .promo.light-blue p, .promo.red p {
      font-size: 18px;
      line-height: 1.3em;
      margin: 15px 0; }
    .promo.dark-blue a.callout, .promo.light-blue a.callout, .promo.red a.callout {
      border-bottom: 0;
      display: inline-block;
      line-height: 1.4em;
      text-decoration: none; }
      .promo.dark-blue a.callout:hover, .promo.dark-blue a.callout:hover:after, .promo.light-blue a.callout:hover, .promo.light-blue a.callout:hover:after, .promo.red a.callout:hover, .promo.red a.callout:hover:after {
        color: #FFF; }
  .promo.gray {
    background: #EBEBEB; }
    .promo.gray [class^='icon-'], .promo.gray [class*=' icon-'] {
      color: #295EAC; }
    .promo.gray p {
      font-size: 13px; }
    .promo.gray a.callout {
      color: #EF3843; }
      .promo.gray a.callout:hover {
        color: #324A6B; }
    .promo.gray h3 {
      color: #EF3843;
      font-size: 20px;
      margin: 0;
      text-transform: uppercase; }
  .promo.dark-blue {
    background: #013C74; }
    .promo.dark-blue [class^='icon-'], .promo.dark-blue [class*=' icon-'] {
      color: #A5E2FE; }
    .promo.dark-blue a.callout {
      color: #C9CDD6; }
  .promo.light-blue {
    background: #00A4C3; }
    .promo.light-blue [class^='icon-'], .promo.light-blue [class*=' icon-'] {
      color: #132479; }
    .promo.light-blue a.callout {
      color: #060636; }
  .promo.red {
    background: #EE3A43; }
    .promo.red [class^='icon-'], .promo.red [class*=' icon-'] {
      color: #FFF; }
    .promo.red a.callout {
      color: #370404; }

/*
 * Hero
 */
.tall-hero, .mid-hero, .short-hero {
  -webkit-box-shadow: -1px 5px 131px 0 rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: -1px 5px 131px 0 rgba(0, 0, 0, 0.3) inset;
  box-shadow: -1px 5px 131px 0 rgba(0, 0, 0, 0.3) inset;
  background: #00529C;
  overflow: hidden;
  min-width: 1020px;
  width: 100%; }
  .tall-hero h1, .mid-hero h1, .short-hero h1 {
    margin: 0; }
  .tall-hero .container, .mid-hero .container, .short-hero .container {
    position: relative; }

.tall-hero {
  height: 305px; }
  .tall-hero .container div {
    width: 49%;
    float: left;
    margin-right: 2%;
    display: inline;
    margin: 50px 0 0 35px;
    z-index: 2; }
  .tall-hero h1 {
    color: #FFF;
    font-size: 64px;
    line-height: 1.6em; }
  .tall-hero p {
    color: #D0EDF2;
    margin: 5px 0; }
  .tall-hero img {
    display: block;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }

.short-hero {
  height: auto;
  padding-bottom: 39px;
  padding-top: 45px; }
  .short-hero h1 {
    margin-top: 20px; }

.mid-hero .container {
  padding-bottom: 40px;
  padding-top: 40px; }

.centered-full {
  margin-left: auto;
  margin-right: auto;
  padding-left: 4%;
  padding-right: 4%; }

.centered-list ul, .centered-list li {
  margin: 0; }
.centered-list ul {
  border-top: 1px solid #e2e2e2;
  padding: 0; }
.centered-list li {
  border-bottom: 1px solid #e2e2e2;
  padding: 30px 0; }
  .centered-list li:before {
    display: none; }
  .centered-list li a {
    display: block; }
  .centered-list li a:hover h3 {
    color: #EE3A43;
    border-bottom-color: #EE3A43; }
  .centered-list li h3 {
    border-bottom: 1px dotted transparent;
    display: inline-block;
    margin: 0; }
  .centered-list li p {
    color: #231f20;
    font-family: Georgia, Times, "Times New Roman", serif;
    margin-bottom: 0; }

.sidebar-wrap {
  background: transparent;
  left: 0;
  min-height: 100%;
  min-height: 434px;
  min-width: 1020px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0; }
  .sidebar-wrap .container {
    position: relative; }
    .sidebar-wrap .container.panels:before {
      margin-left: -23.5%; }
    .sidebar-wrap .container:before {
      background: #DBE3E4;
      bottom: 0;
      content: " ";
      display: block;
      left: 100%;
      margin-left: -25.5%;
      min-height: 1000%;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      z-index: -1; }

/*
 * Home
 */
#home .carousel {
  height: 425px; }
  #home .carousel .centered-slide .container > div {
    margin-top: 100px; }
  #home .carousel .minimal-slide h3 {
    font-size: 46px; }
  #home .carousel .minimal-slide .container > div, #home .carousel .full-slide .container > div {
    margin-top: 30px; }

/*
 * Interiors
 */
.breadcrumbs {
  margin: 0;
  padding: 0; }
  .breadcrumbs h1, .breadcrumbs li {
    display: inline; }
  .breadcrumbs a {
    border-bottom: 1px dotted transparent;
    color: #95D4E0; }
    .breadcrumbs a:hover {
      border-bottom-color: #FFF;
      color: #FFF; }
  .breadcrumbs h1 {
    color: #FFF;
    margin: 0; }
  .breadcrumbs li:after, .breadcrumbs a, .breadcrumbs h1 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
    text-transform: uppercase; }
  .breadcrumbs li {
    margin: 0; }
    .breadcrumbs li:last-child:after {
      content: ""; }
    .breadcrumbs li:before {
      content: "";
      display: none; }
    .breadcrumbs li:after {
      color: #2F8390;
      content: " / "; }

.gray-background {
  background: #DBE3E4;
  min-width: 1020px; }

.jumbo {
  background: #00539B;
  min-width: 1020px; }
  .jumbo .container {
    padding: 50px 40px 85px; }
    .jumbo .container h1 {
      margin: 15px 0 0; }
    .jumbo .container p {
      color: #E1E6E5;
      font-size: 32px;
      line-height: 1.2em;
      margin: 15px 0 0; }

.lead {
  margin-bottom: 25px; }
  .lead h3,
  .lead h3 a {
    font-size: 24px; }

.staff-lead {
  background: #f2f2f2;
  padding: 6px; }
  .staff-lead h3,
  .staff-lead h3 a {
    font-size: 28px;
    line-height: 1; }
  .staff-lead h5 {
    font-size: 12px;
    line-height: 1; }
  .staff-lead a.lab-title {
    border-bottom: 1px dotted #00a4c3;
    font-size: 18px;
    line-height: 1; }
  .staff-lead .phone {
    color: #231f20;
    font-size: 14px; }
  .staff-lead .title {
    margin-bottom: 6px; }
  .staff-lead .detail {
    float: left;
    padding-top: 30px;
    width: 450px; }

.content section .staff-lead h3 {
  margin-bottom: 16px; }
.content section img.staff-img {
  margin-right: 18px; }

.sidebar {
  width: 23.5%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline; }
  .sidebar .promo {
    margin: 20px 0; }

.nav-select-wrap,
select.nav-select,
span.nav-select {
  cursor: pointer;
  display: none;
  height: 73px;
  width: 100%; }

.nav-select-wrap {
  position: relative;
  overflow: hidden; }

select.nav-select {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 10; }

span.nav-select {
  background: #00539b;
  border-bottom: 1px solid #6791b9;
  color: #e1e6e5;
  font-size: 27px;
  left: 0;
  line-height: 73px;
  overflow: hidden;
  padding: 0 52px 0 15px;
  position: absolute;
  top: 0;
  z-index: 9; }

.nav-select-inner {
  border-right: 2px solid #8b8b8b;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  line-height: 1;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

span.nav-select i {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
  display: block;
  height: 0;
  position: absolute;
  right: 19px;
  top: 30px;
  width: 0; }

.nav-select-wrap.focus span.nav-select,
span.nav-select:focus {
  outline: none;
  -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5); }

.shmap {
  overflow: hidden;
  *zoom: 1;
  height: 600px;
  min-width: 1020px;
  position: relative; }
  .shmap h1 {
    color: #ee3843;
    font-size: 28px;
    font-weight: bold;
    height: 14%;
    line-height: 1;
    margin: 0;
    padding-top: 34px; }
  .shmap nav {
    background: #fff;
    float: left;
    height: 100%;
    padding: 0 30px;
    position: relative;
    width: 32%; }
    .shmap nav ul {
      margin: 0;
      padding: 0 0 20px; }
    .shmap nav li {
      border-top: 1px solid #ececec;
      font-size: 13px;
      margin: 0;
      padding: 14px 20px;
      position: relative; }
      .shmap nav li:before {
        content: ''; }
      .shmap nav li.on {
        background: #ececec; }
      .shmap nav li .icon {
        color: #ee3843;
        left: 0px;
        position: absolute;
        top: 14px; }
      .shmap nav li .icon-blood-drop {
        font-size: 20px; }
    .shmap nav a:hover {
      text-decoration: underline; }
  .shmap .hours-toggle {
    padding-right: 12px;
    position: relative; }
    .shmap .hours-toggle:after {
      border-color: #ee3a43 transparent transparent transparent;
      border-width: 4px 4px 0 4px;
      border-style: solid;
      content: ' ';
      height: 0;
      position: absolute;
      right: 0;
      top: 4px;
      width: 0; }
    .shmap .hours-toggle.on:after {
      border-color: transparent transparent #ee3a43 transparent;
      border-width: 0 4px 4px 4px; }
  .shmap .hours {
    display: none; }
  .shmap .hour {
    color: #231f20;
    display: inline-block;
    font-family: Georgia, serif;
    font-size: 13px;
    margin-right: 10px; }
    .shmap .hour strong {
      font-family: 'Drod-sans', sans-serif; }
  .shmap .open-hours {
    color: #231f20;
    line-height: 1.4;
    margin: 0; }
  .shmap address {
    font-family: Georgia, serif;
    font-style: normal;
    margin-bottom: 6px; }
    .shmap address strong {
      font-family: 'Drod-sans', sans-serif; }
  .shmap .filters {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 10px 0 10px 5px; }
    .shmap .filters a {
      color: #999999;
      font-weight: bold;
      margin-right: 20px;
      padding-left: 24px;
      position: relative; }
      .shmap .filters a.on {
        color: #222; }
      .shmap .filters a.all {
        display: none;
        margin: 0;
        padding-left: 0; }
    .shmap .filters .icon {
      color: #ee3a43;
      left: 0;
      position: absolute;
      top: 1px; }
    .shmap .filters .icon-blood-drop {
      font-size: 20px; }
  .shmap .intro {
    font-family: Georgia, serif;
    font-size: 12px;
    line-height: 1.58; }
  .shmap .borough {
    color: #ee3843;
    font-size: 10px;
    font-weight: bold; }
  .shmap .name {
    color: #00a8c4;
    font-size: 18px;
    font-weight: bold; }
  .shmap .links {
    color: #aeabab;
    font-size: 12px;
    font-weight: bold; }
  .shmap #map {
    background: #2a568f;
    float: right;
    height: 100%;
    width: 68%; }
  .shmap input {
    background: #fff;
    border-color: #c6c6c6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    right: 10px;
    top: 36px;
    width: 190px;
    z-index: 1; }
  .shmap #empty-message {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222;
    display: none;
    font-size: 1.1em;
    padding: 2px 2px 2px 10px;
    position: absolute;
    right: 11px;
    top: 68px;
    width: 196px;
    z-index: 2; }
  .shmap .info-window a:hover {
    text-decoration: underline; }
  .shmap .info-window .title {
    border-bottom: 1px solid #e1e1e1;
    color: #00a8c4;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    min-width: 310px;
    padding: 0 0 9px 0; }
    .shmap .info-window .title .icon {
      color: #ee3a43;
      margin-right: 10px; }
  .shmap .info-window address {
    color: #231f20;
    font-size: 13px;
    line-height: 1.46;
    margin: 0 0 20px 4px; }
  .shmap .info-window .button {
    background: #ee3a43;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 8px;
    padding: 0 10px;
    text-transform: none; }
    .shmap .info-window .button:hover {
      background: #680309;
      color: #fff;
      text-decoration: none; }
  .shmap .info-img {
    border: 1px solid #c0c1c3;
    float: right;
    margin: 0 6px 10px 20px; }

#scroller {
  height: 86%;
  width: 100%; }
  #scroller .viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%; }
  #scroller .overview {
    position: absolute;
    left: 0;
    top: 0; }
  #scroller .thumb .end,
  #scroller .thumb {
    background: #cbcbcb; }
  #scroller .thumb:hover,
  #scroller .thumb:hover .end {
    background: #7c191e; }
  #scroller .scrollbar {
    position: absolute;
    right: 7px;
    top: 14%;
    width: 6px; }
  #scroller .track {
    background: #fff;
    height: 100%;
    position: relative;
    width: 6px; }
    #scroller .track:hover {
      background: #e8e8e8; }
  #scroller .thumb {
    height: 20px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 6px; }
  #scroller .thumb .end {
    height: 5px;
    overflow: hidden;
    width: 6px; }
  #scroller .disable {
    display: none; }

.file-icon {
  border: none !important;
  display: inline-block !important;
  margin: 0 0 0 4px !important; }

.image img {
  border-radius: 5px;
  border: 6px solid #EBEBEB;
  max-width: 100%; }
.image .info {
  font-size: 12px;
  margin: 0 0 0 4px; }

.image-left {
  float: left;
  margin: 0 40px 40px 0; }

.image-right {
  float: right;
  margin: 0 0 40px 40px; }

#sitemap {
  overflow: hidden;
  *zoom: 1; }
  #sitemap ul,
  #sitemap li {
    background: none;
    margin: 0;
    padding: 0; }
  #sitemap > ul {
    text-transform: uppercase; }
    #sitemap > ul a {
      border: none;
      color: #2b2627; }
  #sitemap ul ul {
    margin: 0 0 20px 20px; }
    #sitemap ul ul li {
      float: none; }
    #sitemap ul ul a {
      color: #606060;
      font-size: 0.9em;
      text-transform: none; }
  #sitemap a:hover {
    color: #7c191e; }

.instagram h4 {
  color: #00529c;
  font-size: 18px;
  margin: 0 0 4px; }
.instagram p {
  line-height: 1.46;
  margin: 0 0 10px; }
.instagram .photo {
  display: block;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 12px; }
  .instagram .photo:hover {
    border-color: #00529C;
    -webkit-box-shadow: 0 1px 4px rgba(0, 82, 156, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 82, 156, 0.25);
    box-shadow: 0 1px 4px rgba(0, 82, 156, 0.25); }
  .instagram .photo img {
    max-width: 100%; }

.video {
  margin-bottom: 30px;
  position: relative;
  z-index: 1; }

.tweets {
  background: #fff;
  padding: 14px 14px 20px; }

p.tweet {
  margin-bottom: 4px; }

.tweet-tools {
  display: block;
  font-size: 11px;
  line-height: 1.2;
  text-align: center; }
  .tweet-tools a {
    font-weight: normal; }

a.follow-user {
  color: #00529c;
  display: block;
  font-weight: bold;
  margin-top: 20px;
  text-align: center; }
  a.follow-user:hover {
    color: #7c191e; }
  a.follow-user:first-child {
    margin-top: 0;
    text-align: left; }
  a.follow-user .icon-twitter {
    float: left;
    margin-right: 4px; }
    a.follow-user .icon-twitter:before {
      font-size: 20px; }

/* RHCE Table */
#rhce-table {
  margin: 20px auto;
  overflow: hidden;
  width: 100%; }
  #rhce-table table {
    margin-bottom: 0;
    margin-top: 0; }

p.help {
  color: #666; }

.table-filter {
  margin: 20px 0;
  text-align: right; }

.dataTables_scroll {
  border-left: 1px solid #A1A1A1;
  box-sizing: border-box; }

/*
 * Jobs
 */
.field-holder select {
  margin: 0 1.5% 0 0;
  padding: 5px;
  width: 23.5%; }

.jobs-form {
  margin-bottom: 20px;
  max-width: 100%;
  position: relative; }
  .jobs-form button {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background: #00529C;
    font-size: 13px;
    padding: 9px 10px; }

.jobs-list h3 {
  color: #666; }
.jobs-list ul {
  margin: 0 0 20px;
  padding: 20px 0 20px 15px;
  border-bottom: 1px solid #E2E2E2; }
.jobs-list li {
  margin: 20px 0; }
  .jobs-list li:before {
    content: "";
    display: none; }
.jobs-list h4 {
  border-bottom: 1px dotted transparent;
  display: inline-block; }
.jobs-list a {
  border-bottom: 0; }
  .jobs-list a:hover h4 {
    border-bottom-color: #ee3843;
    color: #ee3843; }

.canceled-drives ul, .canceled-drives li {
  background: none; }
  .canceled-drives ul:before, .canceled-drives li:before {
    content: '';
    display: none; }
.canceled-drives > ul {
  margin: 0 0 20px;
  padding: 0 0 20px 15px;
  border-bottom: 1px solid #E2E2E2; }
  .canceled-drives > ul ul {
    margin: 0;
    padding: 0; }
.canceled-drives h3 {
  color: #666; }

.lt-ie9 .main-nav > li .wrap {
  border-bottom: 2px solid #adadad; }
.lt-ie9 #nav-logo {
  visibility: hidden; }
.lt-ie9 .menu.fixed #nav-logo {
  visibility: visible; }
.lt-ie9 #nav-login, .lt-ie9 #nav-search {
  color: #242424 !important; }
  .lt-ie9 #nav-login:hover, .lt-ie9 #nav-search:hover {
    color: #FFF !important; }
  .lt-ie9 #nav-login > a, .lt-ie9 #nav-login > a:hover, .lt-ie9 #nav-login > a > i, .lt-ie9 #nav-login > a > i:hover, .lt-ie9 #nav-search > a, .lt-ie9 #nav-search > a:hover, .lt-ie9 #nav-search > a > i, .lt-ie9 #nav-search > a > i:hover {
    color: inherit !important; }
.lt-ie9 .panels .small-panel {
  width: 23%; }
.lt-ie9 .panels .slim {
  width: 72%; }
  .lt-ie9 .panels .slim .wide-stack {
    width: 64%; }
  .lt-ie9 .panels .slim .small-panel {
    width: 31%; }

.lt-ie8 #nav-logo .icon-logo {
  height: 1.3em;
  margin-top: 5px;
  width: 1.3em; }
.lt-ie8 #nav-search a i, .lt-ie8 #nav-login a i {
  line-height: 150%; }
.lt-ie8 #nav-schedule-donation {
  height: auto;
  overflow: hidden;
  padding-bottom: 9px; }
.lt-ie8 .carousel ol {
  display: none; }
.lt-ie8 .panels .small-panel, .lt-ie8 .panels .long-panel {
  padding: 0; }
.lt-ie8 .content nav {
  margin-right: 10px;
  width: 200px; }
.lt-ie8 .shmap nav {
  width: 26%; }
.lt-ie8 .shmap .filters a {
  padding-left: 0; }

/* jQuery UI - v1.10.3 - 2013-05-12
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.menu.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault='Droid-sans'%2C%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0&bgColorHeader=%23fff&bgTextureHeader=flat&bgImgOpacityHeader=75&borderColorHeader=%23fff&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23e6e6e6&bgTextureDefault=flat&bgImgOpacityDefault=75&borderColorDefault=%23d3d3d3&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=flat&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=flat&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=flat&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%; }
  .ui-menu .ui-menu-item:before {
    display: none; }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px .4em;
  line-height: 1.5;
  min-height: 0;
  /* support: IE7 */
  font-weight: normal; }

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: .4em 0 .2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: .2em;
  left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: 'Droid-sans', sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: 'Droid-sans', sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  color: #222222; }

.ui-widget-content a {
  color: #222222; }

.ui-widget-header {
  border: 1px solid #fff;
  background: #fff 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 50% 50% repeat-x;
  font-weight: normal;
  color: #555555; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff 50% 50% repeat-x;
  font-weight: normal;
  color: #212121; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee 50% 50% repeat-x;
  color: #363636; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec 50% 50% repeat-x;
  color: #cd0a0a; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px; }

/*
 * iPad Landscape
 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .container, .menu .main-nav ul.container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px; }

  .menu > .container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }

  footer,
  .container,
  .carousel,
  .tall-hero,
  .mid-hero,
  .short-hero,
  .gray-background,
  .jumbo,
  .shmap,
  .sidebar-wrap {
    min-width: 1024px; } }
/*
 * iPad Portrait
 */
@media (max-width: 859px) {
  body {
    min-width: 320px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait), (max-width: 720px) {
  h2 {
    font-size: 36px;
    line-height: 1; }

  .content,
  .sidebar {
    width: 100%; }

  .container,
  .gray-background,
  .carousel,
  .jumbo,
  .tall-hero,
  .mid-hero,
  .short-hero,
  .shmap {
    min-width: 320px; }

  header {
    padding-top: 73px; }

  header .alert {
    margin-bottom: 0; }
    header .alert p {
      padding: 0 3%; }
    header .alert p,
    header .alert a.callout {
      font-size: 13px; }

  #logo {
    height: 60px;
    line-height: 60px;
    padding: 13px 0;
    position: absolute;
    left: 0;
    top: 0; }
    #logo a {
      height: auto;
      margin: 0 auto;
      width: 94%; }
    #logo img {
      height: auto;
      width: 100%; }

  .menu {
    min-width: 320px;
    top: 71px; }

  #nav-login {
    display: none; }

  .main-nav {
    display: none;
    float: right;
    position: absolute;
    min-width: 192px;
    right: 0;
    top: 40px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25); }
    .main-nav li {
      background: #fff;
      border: none;
      border-bottom: 1px solid #ebebeb;
      float: none; }
      .main-nav li:hover a:after,
      .main-nav li:hover .wrap {
        display: none; }
      .main-nav li:last-child {
        border: none; }
      .main-nav li .wrap {
        display: none; }
    .main-nav > li > a {
      font-size: 15px;
      font-weight: normal;
      padding-left: 13px;
      text-transform: none; }

  .right-nav #nav-schedule-donation {
    height: 40px;
    line-height: 40px;
    padding: 0 8px 0 28px; }
    .right-nav #nav-schedule-donation .donate {
      display: inline-block; }
    .right-nav #nav-schedule-donation .donation {
      display: none; }

  #nav-schedule-donation .icon-blood-drop {
    left: 5px;
    top: 4px; }

  #nav-schedule-donation {
    display: none; }

  #nav-schedule-donation-mobile {
    display: block; }

  #mobile-menu {
    display: block; }
    #mobile-menu.on {
      border-color: #fff; }
      #mobile-menu.on a {
        background: #fff;
        color: #564c4c; }
    #mobile-menu:hover a:after,
    #mobile-menu a:hover:after, #mobile-menu.on a:after {
      display: none; }

  .menu.fixed .right-nav li:first-child {
    border-left: 1px solid #ccc; }

  #nav-search {
    position: static !important; }
    #nav-search div {
      width: 304px; }
    #nav-search input {
      width: 74%; }

  .nav-select-wrap,
  select.nav-select,
  span.nav-select {
    display: block; }

  footer {
    padding: 20px 6%;
    min-width: 320px;
    width: 88%; }
    footer .col-3 {
      width: 100%; }
    footer .col-2 {
      width: 46%; }
    footer .omega {
      float: left;
      margin-top: 30px; }
    footer .container :first-child h3 {
      border-top: 0; }

  .panels .slim .small-panel,
  .panel-sidebar,
  .panels .panel-row:first-child,
  .panels .panel-sidebar,
  .panels .slim .wide-stack,
  .panels .slim .long-panel {
    width: 100%; }

  .panels .panel-sidebar {
    padding-top: 30px; }

  .sidebar-wrap .container:before {
    display: none; }

  .carousel {
    height: auto; }
    .carousel ul li {
      height: auto;
      position: static; }
    .carousel .minimal-slide h3 {
      font-size: 50px; }
    .carousel .minimal-slide img {
      display: none;
      position: static; }
    .carousel .minimal-slide .container > div,
    .carousel .full-slide .container > div,
    .carousel .centered-slide .container > div {
      float: none;
      margin: 40px auto;
      width: 65%; }
    .carousel .left {
      float: none; }
    .carousel h3 {
      font-size: 40px !important; }

  .tall-hero {
    height: auto;
    padding-bottom: 30px; }
    .tall-hero .container div {
      width: 80%; }
    .tall-hero h1 {
      font-size: 34px; }
    .tall-hero img {
      display: none; }

  .panels {
    padding: 0 3%; }

  .panels .long-panel,
  .panels .small-panel,
  .panels .promo-panel,
  .panels .wide-stack {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 auto;
    width: 100%; }
    .panels .long-panel:after,
    .panels .small-panel:after,
    .panels .promo-panel:after,
    .panels .wide-stack:after {
      display: none; }

  .panels .small-panel,
  .panels .long-panel,
  .panels .wide-stack {
    padding: 30px 0; }

  .panels a.image-link,
  .panels .small-panel > a.image-link,
  .panels .wide-stack .image-link {
    float: left;
    margin: 0 20px 0 0; }

  .panels > div:last-child,
  .panels .panel-row > div:last-child {
    float: left; }

  .panels .panel-row,
  .panels .wide-stack > div {
    border: 0;
    padding: 0; }

  .panels .wide-stack > div {
    margin: 0 auto; }

  .panels .wide-stack div div {
    top: 0;
    width: 100%; }

  .jumbo {
    display: none; }
    .jumbo .container p {
      font-size: 20px; }

  article.content {
    padding-left: 6%;
    padding-right: 6%; }
    article.content img {
      height: auto !important;
      max-width: 100% !important; }

  .content .related-content img {
    float: none;
    max-width: 100%; }
  .content .related-content div {
    float: none;
    padding-left: 0;
    width: 100%; }

  .content.hoisted {
    top: 0; }

  .mobile-only {
    display: block; }

  .short-hero {
    display: none;
    height: auto;
    padding: 30px 3%;
    width: 94%; }
    .short-hero h1 {
      font-size: 34px; }

  .sidebar-wrap {
    background: #fff;
    min-width: 320px; }
    .sidebar-wrap .container {
      background: #fff; }

  .content nav {
    margin: 0 3%;
    padding-right: 0;
    width: 94%; }
    .content nav.fixed {
      padding-top: 0;
      position: static; }
    .content nav > ul > li ul a.on:after {
      display: none; }
  .content article,
  .content article.slim {
    float: left;
    padding: 30px 3%;
    width: 100%; }

  .panels .slim {
    width: 100%; }

  #home .carousel h3 {
    line-height: 1.2; }
  #home .carousel img {
    display: none; }
  #home .carousel .centered-slide .container > div {
    margin-bottom: 100px;
    margin-top: 40px; }

  .shmap {
    height: auto !important; }
    .shmap nav,
    .shmap #map {
      float: none;
      width: 100%; }
    .shmap nav {
      height: 520px; }
    .shmap #map {
      height: 400px; }

  input, textarea {
    width: 80%; } }
@media only screen and (max-device-width: 480px) and (orientation: landscape) {
  .content,
  .sidebar {
    min-width: 520px;
    width: 100%; }

  .container,
  .gray-background,
  .carousel,
  .jumbo,
  .tall-hero,
  .mid-hero,
  .short-hero,
  .shmap,
  .menu,
  header,
  body {
    min-width: 520px; }

  body {
    max-width: 520px;
    overflow: hidden; }

  .nav-select-wrap {
    overflow: hidden;
    width: 520px; }

  .container.panels {
    min-width: 500px; }

  footer {
    min-width: 500px;
    padding: 20px 10px; }
    footer .container {
      min-width: 0; } }
@media only screen and (max-device-width: 320px) and (orientation: portrait) {
  .content,
  .sidebar {
    min-width: 400px;
    width: 100%; }

  .container,
  .gray-background,
  .carousel,
  .jumbo,
  .tall-hero,
  .mid-hero,
  .short-hero,
  .shmap,
  .menu,
  header,
  body {
    min-width: 400px; }

  body {
    max-width: 400px;
    overflow: hidden; }

  .nav-select-wrap {
    overflow: hidden;
    width: 400px; }

  .container.panels {
    min-width: 380px; }

  footer {
    min-width: 380px;
    padding: 20px 10px; }
    footer .container {
      min-width: 0; } }
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .main-nav .close {
    display: block; } }
@media only screen and (max-device-width: 768px) and (orientation: portrait) {
  .main-nav .close {
    display: block; } }
