/* SM.Commons.Text: style.less */
.text {
  /* Styled version of ul. Class selector will need to change when options for default and styled are available */
  /* All Blockquotes in a container smaller than 50% are 100% width */
  /* Blockquotes inside 25% width containers are 100% width and small style */
}
.text h1 {
  color: #8c1515 !important;
  font-weight: 300 !important;
}
.text h2 {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
  margin: 14px 0px 14px 0px;
  margin: 1rem 0rem 1rem 0rem;
  font-weight: 400;
}
.text h2:after {
  content: " ";
  border-top: 1px solid #d8dbdc;
  border-top-width: 1px;
  border-top-width: 0.07142857142857142rem;
  width: 100%;
  border-left: 26px solid #d8dbdc;
  border-left-width: 26px;
  border-left-width: 1.8571428571428572rem;
  display: block;
  height: 4px;
  height: 0.2857142857142857rem;
  margin-top: 10px;
  margin-top: 0.7142857142857143rem;
}
.text h3 {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
  color: #8c1515 !important;
  font-weight: 400;
}
.text.parbase.section:first-child h1,
.text.parbase.section:first-child h2,
.text.parbase.section:first-child h3,
.text.parbase.section:first-child h4,
.text.parbase.section:first-child h5,
.text.parbase.section:first-child h6 {
  margin-top: 0;
}
.text > div > img {
  padding: 10px 10px 10px 10px;
  padding: 0.7142857142857143rem 0.7142857142857143rem 0.7142857142857143rem 0.7142857142857143rem;
  max-width: 50%;
}
.text .image-box img {
  max-width: 100%;
}
.text ol {
  list-style-type: decimal;
}
.text ol ol {
  list-style-type: lower-alpha;
}
.text ol ol ol {
  list-style-type: lower-roman;
}
.text ul {
  list-style: none;
  padding-left: 0px;
  padding-left: 0rem;
  float: left;
  width: 100%;
  clear: both;
}
.text ul li {
  display: block;
  padding-top: 6px;
  padding-top: 0.42857142857142855rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-left: 0px;
  padding-left: 0rem;
  line-height: 1.3;
  clear: both;
}
.text ul li:after {
  border-bottom: solid 1px #dddddd;
  content: no-open-quote;
  display: inherit;
  position: relative;
  bottom: -6px;
  bottom: -0.42857142857142855rem;
}
.text ul li + li:last-child:after {
  border: none;
}
.text ul li ul {
  /*border-top: solid 1px @ul-hr-color;*/
  /* Commented out to fix layout issue in WT-616 */
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*li:nth-child(even),*/
}
.text ul li ul li.even {
  background-color: #dddddd;
}
.text ul li ul li:last-child {
  padding-bottom: 6px;
  padding-bottom: 0.42857142857142855rem;
  padding-right: 0px;
  padding-right: 0rem;
}
.text ul li ul li ul {
  padding-left: 30px;
  padding-left: 2.142857142857143rem;
  margin-top: 6px;
  margin-top: 0.42857142857142855rem;
  /*
                        li:nth-child(even),
                        li.even{
                            background:none;
                        }
                        */
}
.text ul li ul li:after {
  border: none;
}
.text a.collapse-text:hover,
.text a.collapse-text:focus {
  text-decoration: none;
  cursor: pointer;
}
.text .p-link-w-arrow a .lastWord,
.text a.link-w-arrow .lastWord {
  display: inline-block;
}
.text .p-link-w-arrow a .lastWord:after,
.text a.link-w-arrow .lastWord:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f061";
  line-height: 14px;
  line-height: 1rem;
  font-size: 7px;
  font-size: 0.5rem;
  padding-left: 4px;
  padding-left: 0.2857142857142857rem;
  top: -1px;
  top: -0.07142857142857142rem;
  position: relative;
}
.text .p-e-link-w-arrow a .lastWord,
.text a.e-link-w-arrow .lastWord {
  display: inline-block;
}
.text .p-e-link-w-arrow a .lastWord:after,
.text a.e-link-w-arrow .lastWord:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08e";
  line-height: 14px;
  line-height: 1rem;
  font-size: 10px;
  font-size: 0.7142857142857143rem;
  padding-left: 6px;
  padding-left: 0.42857142857142855rem;
}
.text blockquote {
  float: left;
  width: 45%;
  color: #666666;
  font-family: 'Fjord One', serif;
  font-style: italic;
  border: none;
  padding-top: 24px;
  padding-top: 1.7142857142857142rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  padding-left: 57px;
  padding-left: 4.071428571428571rem;
  padding-right: 12px;
  padding-right: 0.8571428571428571rem;
  text-indent: -45px;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
  margin: 0rem 0rem 0rem 0rem;
  margin-top: -45px;
  margin-top: -3.2142857142857144rem;
}
.text blockquote.full {
  width: 100%;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
@media (max-width: 767px) {
  .text blockquote {
    width: 100%;
    padding-bottom: 12px;
    padding-bottom: 0.8571428571428571rem;
  }
}
.text blockquote:before {
  color: #ffffff;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-border-radius: 50px 5px 50px 50px;
  -webkit-border-radius: 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem 3.5714285714285716rem;
  -moz-border-radius: 50px 5px 50px 50px;
  -moz-border-radius: 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem 3.5714285714285716rem;
  border-radius: 50px 5px 50px 50px;
  border-radius: 3.5714285714285716rem 0.35714285714285715rem 3.5714285714285716rem 3.5714285714285716rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #09425a;
  display: inline-block;
  content: "\201C";
  padding-top: 0px;
  padding-top: 0rem;
  text-align: center;
  position: relative;
  text-indent: 0;
}
.text blockquote:after {
  content: "\201D";
}
.text blockquote.large {
  font-size: 18px;
  font-size: 1.2857142857142858rem;
}
.text blockquote.large:before {
  top: 25px;
  top: 1.7857142857142858rem;
}
.text blockquote.xlarge {
  font-size: 22px;
  font-size: 1.5714285714285714rem;
}
.text blockquote.xlarge:before {
  top: 24px;
  top: 1.7142857142857142rem;
}
.text blockquote.large:before,
.text blockquote.xlarge:before {
  font-size: 60px;
  font-size: 4.285714285714286rem;
  width: 45px;
  width: 3.2142857142857144rem;
  height: 45px;
  height: 3.2142857142857144rem;
  left: -12px;
  left: -0.8571428571428571rem;
  line-height: 1.3;
}
.text blockquote.small {
  font-size: 14px;
  font-size: 1rem;
  padding-top: 40px;
  padding-top: 2.857142857142857rem;
  padding-left: 38px;
  padding-left: 2.7142857142857144rem;
  text-indent: -23px;
}
.text blockquote.small:before {
  font-size: 30px;
  font-size: 2.142857142857143rem;
  width: 24px;
  width: 1.7142857142857142rem;
  height: 24px;
  height: 1.7142857142857142rem;
  left: -7px;
  left: -0.5rem;
  top: 13px;
  top: 0.9285714285714286rem;
  text-indent: 0;
  line-height: 1.3;
}
.col-sm-4 .text blockquote,
.col-sm-3 .text blockquote {
  width: 100%;
  padding-bottom: 12px;
  padding-bottom: 0.8571428571428571rem;
}
.col-sm-3 .text blockquote {
  font-size: 14px;
  font-size: 1rem;
  padding-top: 40px;
  padding-top: 2.857142857142857rem;
  padding-left: 38px;
  padding-left: 2.7142857142857144rem;
  text-indent: -23px;
}
.col-sm-3 .text blockquote:before {
  font-size: 30px;
  font-size: 2.142857142857143rem;
  width: 24px;
  width: 1.7142857142857142rem;
  height: 24px;
  height: 1.7142857142857142rem;
  left: -7px;
  left: -0.5rem;
  top: 13px;
  top: 0.9285714285714286rem;
  text-indent: 0;
  line-height: 1.3;
}
.background-dark .text {
  padding: 12px;
  padding: 0.8571428571428571rem;
  padding-right: 6px;
  padding-right: 0.42857142857142855rem;
  padding-top: 0px;
  padding-top: 0rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
.background-dark .text a {
  color: #ffffff !important;
}
.background-dark .text a:hover,
.background-dark .text a:active,
.background-dark .text a.active {
  color: #007c92 !important;
}
/* In panel builder with background */
.border-and-shadow .text ul li:after {
  border-bottom: solid 1px #f1f1f1;
}
.border-and-shadow .text ul li + li:last-child:after {
  border: none;
}
.border-and-shadow .text ul li ul li.even {
  background-color: #f1f1f1;
}
/* END SM.Commons.Text: style.less */

/* SM.Commons.HeroBanner: base.less */
.search-results .stanmed-search-form {
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 1.4285714285714286rem;
}
.search-results .stanmed-search-form input[type=text] {
  width: 75%;
}
.search-results h3 {
  color: #8c1515;
  font-weight: 400;
}
.search-results h2 {
  margin-top: 0;
  font-weight: bold;
}
.search-results .search-form {
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.search-results .search-form .btn {
  display: inline-block;
  margin: 0;
}
.search-results .search-form .btn .btn-text {
  padding: 6px 8px 6px 6px;
  padding: 0.42857142857142855rem 0.5714285714285714rem 0.42857142857142855rem 0.42857142857142855rem;
}
.search-results .search-tabs {
  display: none;
}
.search-results .results-pagination {
  display: none;
  margin-top: 35px;
  margin-top: 2.5rem;
  padding-top: 12px;
  padding-top: 0.8571428571428571rem;
  text-align: center;
}
.search-results .results-pagination .btn {
  border: medium none;
  background: none;
  font-weight: 700;
  display: inline-block;
}
.search-results .results-pagination .next-btn .ss-icon,
.search-results .results-pagination .previous-btn .ss-icon {
  font-size: 12px;
  font-size: 0.8571428571428571rem;
}
.search-results .results-pagination .btn-separator {
  font-weight: normal;
  color: #dddddd;
  display: inline-block;
}
.search-results .results-pagination .btn-group {
  display: inline-block;
}
.search-results .results-list {
  padding: 0;
}
.search-results .result-item {
  border-top: 1px solid #d4d4d4;
  padding-top: 22px;
  padding-top: 1.5714285714285714rem;
  position: relative;
  list-style: none;
  margin: 0px 0px 18px 0px;
  margin: 0rem 0rem 1.2857142857142858rem 0rem;
}
.search-results .result-item:before,
.search-results .result-item:after {
  content: " ";
  display: table;
}
.search-results .result-item:after {
  clear: both;
}
.lt-ie8 .search-results .result-item {
  zoom: 1;
}
.search-results .result-item .result-image {
  width: 20%;
  margin: 0px 18px 18px 0px;
  margin: 0rem 1.2857142857142858rem 1.2857142857142858rem 0rem;
  float: left;
}
.search-results .result-item .result-column {
  float: left;
  width: 74%;
}
.search-results .result-item.search-promotion {
  padding: 12px;
  padding: 0.8571428571428571rem;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px 0.2px rgba(0, 0, 0, 0.1);
  box-shadow: 0.07142857142857142rem 0.07142857142857142rem 0.21428571428571427rem 0.014285714285714287rem rgba(0, 0, 0, 0.1);
  padding: 6px;
  padding: 0.42857142857142855rem;
  border-left: 5px solid #b96d12;
  margin-left: -1%;
  width: 101%;
  margin-bottom: 12px;
  margin-bottom: 0.8571428571428571rem;
}
.search-results .result-item.search-promotion:before,
.search-results .result-item.search-promotion:after {
  content: " ";
  display: table;
}
.search-results .result-item.search-promotion:after {
  clear: both;
}
.lt-ie8 .search-results .result-item.search-promotion {
  zoom: 1;
}
.lt-ie8 .search-results .result-item.search-promotion {
  filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa,direction=135,strength=3)";
}
.search-results .result-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.search-results .result-content .result-heading {
  margin-top: 0px;
  margin-top: 0rem;
}
.search-results .result-content .result-heading.result-is-pdf:before {
  margin-right: 4px;
  margin-right: 0.2857142857142857rem;
  content: url("../images/icon-pdf-doc.gif");
  float: left;
}
.search-results .result-content p {
  margin-bottom: 0;
}
.search-results .result-url {
  color: #007c92;
}
.olympus-results-page #mainContent {
  margin-top: 160px;
  margin-top: 11.428571428571429rem;
}
.olympus-results-page .page-leadin {
  display: none;
}
.olympus-results-page .section-header.feature p {
  font-size: 24px;
  font-size: 1.7142857142857142rem;
}
.olympus-results-page .section-header.feature p .heading-search-keyword {
  font-weight: 600;
}
.olympus-results-page .search-results h2 {
  display: none;
}


hgroup .heading {
    letter-spacing: -0.05em;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #a32136;
    margin: 0;
}

/*! normalize.css v1.1.1 | 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. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-size: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 4 */
    -ms-text-size-adjust: 100%; /* 4 */
}

/**
 * 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 font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * 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"], /* 1 */
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;
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Mulenir configuration based on version 4.2.0
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #252525; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #dddddd;
  text-shadow: none; }

::selection {
  background: #dddddd;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/*
 * Set some base typography
 */
h1, h2, h3, h4, h5, h6 {
  color: #252525;
  font-family: "freight-sans-pro", "Helvetica Neue", Helvetica, sans-serif; }

p {
  font-family: "minion-pro", "Times New Roman", Times, serif; }

a {
  color: #8c1515; }

a:visited {
  color: #8c1515; }

a:hover {
  color: black; }

a:active {
  color: #8c1515; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }


#background {
    background: top center no-repeat;
    background-size: 120%;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1; }
@media only screen and (min-width: 48em) {
    #background {
        background-size: 100%; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
/* SM.Base: emergency-broadcast.less */
.emergency-broadcast {
  display: none;
  width: 100%;
  clear: both;
  z-index: 9000;
  color: #fef5c7;
  line-height: 14px;
  line-height: 1rem;
  padding: 10px 10px 1px 10px;
  padding: 0.7142857142857143rem 0.7142857142857143rem 0.07142857142857142rem 0.7142857142857143rem;
  background-color: #8c1515;
  position: relative;
}
.emergency-broadcast a,
.emergency-broadcast a:link,
.emergency-broadcast a:active,
.emergency-broadcast a:visited {
  color: #fef5c7 !important;
  text-decoration: underline;
}
.emergency-broadcast {
  margin-bottom: 18px;
}

