@charset "UTF-8";


/*! ---------- =reset ---------- */

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  list-style: disc;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
img, picture {
  -ms-interpolation-mode: bicubic;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin: 24px 0;
  border-bottom: 2px solid #aaa;
  clear: both;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;

}

/*! ---------- =typography ---------- */

body {
  font: 16px/24px "Open Sans", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444444
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.alternate-typeface,
.note,
.pull-quote__attribution,
.item-list__date,
.sfcommentDate {
  font-family: Georgia, serif;
  font-weight: 400;
  font-style: italic;
}

p, ol, ul, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 24px;
}
p, ol, ul {
  orphans: 2;
  widows: 2;
}
p:last-child, ol:last-child, ul:last-child {
  margin-bottom: 0;
}
ol, ul {
  margin-left: 2em;
}
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility;
  color: #004568;
  font-weight: 400;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  display: inline-block;
  vertical-align: middle;
}
h5, h6 {
  font-weight: 700;
}
h1 {
  font-size: 40px;
  line-height: 48px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
}
h2 {
  font-size: 32px;
  line-height: 36px;
}
h3 {
  font-size: 26px;
  line-height: 36px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 17px;
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before { content: "\f000"; }
.fa-music:before { content: "\f001"; }
.fa-search:before { content: "\f002"; }
.fa-envelope-o:before { content: "\f003"; }
.fa-heart:before { content: "\f004"; }
.fa-star:before { content: "\f005"; }
.fa-star-o:before { content: "\f006"; }
.fa-user:before { content: "\f007"; }
.fa-film:before { content: "\f008"; }
.fa-th-large:before { content: "\f009"; }
.fa-th:before { content: "\f00a"; }
.fa-th-list:before { content: "\f00b"; }
.fa-check:before { content: "\f00c"; }
.fa-remove:before,
.fa-close:before,
.fa-times:before { content: "\f00d"; }
.fa-search-plus:before { content: "\f00e"; }
.fa-search-minus:before { content: "\f010"; }
.fa-power-off:before { content: "\f011"; }
.fa-signal:before { content: "\f012"; }
.fa-gear:before,
.fa-cog:before { content: "\f013"; }
.fa-trash-o:before { content: "\f014"; }
.fa-home:before { content: "\f015"; }
.fa-file-o:before { content: "\f016"; }
.fa-clock-o:before { content: "\f017"; }
.fa-road:before { content: "\f018"; }
.fa-download:before { content: "\f019"; }
.fa-arrow-circle-o-down:before { content: "\f01a"; }
.fa-arrow-circle-o-up:before { content: "\f01b"; }
.fa-inbox:before { content: "\f01c"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-rotate-right:before,
.fa-repeat:before { content: "\f01e"; }
.fa-refresh:before { content: "\f021"; }
.fa-list-alt:before { content: "\f022"; }
.fa-lock:before { content: "\f023"; }
.fa-flag:before { content: "\f024"; }
.fa-headphones:before { content: "\f025"; }
.fa-volume-off:before { content: "\f026"; }
.fa-volume-down:before { content: "\f027"; }
.fa-volume-up:before { content: "\f028"; }
.fa-qrcode:before { content: "\f029"; }
.fa-barcode:before { content: "\f02a"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-book:before { content: "\f02d"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-print:before { content: "\f02f"; }
.fa-camera:before { content: "\f030"; }
.fa-font:before { content: "\f031"; }
.fa-bold:before { content: "\f032"; }
.fa-italic:before { content: "\f033"; }
.fa-text-height:before { content: "\f034"; }
.fa-text-width:before { content: "\f035"; }
.fa-align-left:before { content: "\f036"; }
.fa-align-center:before { content: "\f037"; }
.fa-align-right:before { content: "\f038"; }
.fa-align-justify:before { content: "\f039"; }
.fa-list:before { content: "\f03a"; }
.fa-dedent:before,
.fa-outdent:before { content: "\f03b"; }
.fa-indent:before { content: "\f03c"; }
.fa-video-camera:before { content: "\f03d"; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before { content: "\f03e"; }
.fa-pencil:before { content: "\f040"; }
.fa-map-marker:before { content: "\f041"; }
.fa-adjust:before { content: "\f042"; }
.fa-tint:before { content: "\f043"; }
.fa-edit:before,
.fa-pencil-square-o:before { content: "\f044"; }
.fa-share-square-o:before { content: "\f045"; }
.fa-check-square-o:before { content: "\f046"; }
.fa-arrows:before { content: "\f047"; }
.fa-step-backward:before { content: "\f048"; }
.fa-fast-backward:before { content: "\f049"; }
.fa-backward:before { content: "\f04a"; }
.fa-play:before { content: "\f04b"; }
.fa-pause:before { content: "\f04c"; }
.fa-stop:before { content: "\f04d"; }
.fa-forward:before { content: "\f04e"; }
.fa-fast-forward:before { content: "\f050"; }
.fa-step-forward:before { content: "\f051"; }
.fa-eject:before { content: "\f052"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-minus-circle:before { content: "\f056"; }
.fa-times-circle:before { content: "\f057"; }
.fa-check-circle:before { content: "\f058"; }
.fa-question-circle:before { content: "\f059"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-times-circle-o:before { content: "\f05c"; }
.fa-check-circle-o:before { content: "\f05d"; }
.fa-ban:before { content: "\f05e"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-mail-forward:before,
.fa-share:before { content: "\f064"; }
.fa-expand:before { content: "\f065"; }
.fa-compress:before { content: "\f066"; }
.fa-plus:before { content: "\f067"; }
.fa-minus:before { content: "\f068"; }
.fa-asterisk:before { content: "\f069"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-gift:before { content: "\f06b"; }
.fa-leaf:before { content: "\f06c"; }
.fa-fire:before { content: "\f06d"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-warning:before,
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-plane:before { content: "\f072"; }
.fa-calendar:before { content: "\f073"; }
.fa-random:before { content: "\f074"; }
.fa-comment:before { content: "\f075"; }
.fa-magnet:before { content: "\f076"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-retweet:before { content: "\f079"; }
.fa-shopping-cart:before { content: "\f07a"; }
.fa-folder:before { content: "\f07b"; }
.fa-folder-open:before { content: "\f07c"; }
.fa-arrows-v:before { content: "\f07d"; }
.fa-arrows-h:before { content: "\f07e"; }
.fa-bar-chart-o:before,
.fa-bar-chart:before { content: "\f080"; }
.fa-twitter-square:before { content: "\f081"; }
.fa-facebook-square:before { content: "\f082"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-key:before { content: "\f084"; }
.fa-gears:before,
.fa-cogs:before { content: "\f085"; }
.fa-comments:before { content: "\f086"; }
.fa-thumbs-o-up:before { content: "\f087"; }
.fa-thumbs-o-down:before { content: "\f088"; }
.fa-star-half:before { content: "\f089"; }
.fa-heart-o:before { content: "\f08a"; }
.fa-sign-out:before { content: "\f08b"; }
.fa-linkedin-square:before { content: "\f08c"; }
.fa-thumb-tack:before { content: "\f08d"; }
.fa-external-link:before { content: "\f08e"; }
.fa-sign-in:before { content: "\f090"; }
.fa-trophy:before { content: "\f091"; }
.fa-github-square:before { content: "\f092"; }
.fa-upload:before { content: "\f093"; }
.fa-lemon-o:before { content: "\f094"; }
.fa-phone:before { content: "\f095"; }
.fa-square-o:before { content: "\f096"; }
.fa-bookmark-o:before { content: "\f097"; }
.fa-phone-square:before { content: "\f098"; }
.fa-twitter:before { content: "\f099"; }
.fa-facebook-f:before,
.fa-facebook:before { content: "\f09a"; }
.fa-github:before { content: "\f09b"; }
.fa-unlock:before { content: "\f09c"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-feed:before,
.fa-rss:before { content: "\f09e"; }
.fa-hdd-o:before { content: "\f0a0"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bell:before { content: "\f0f3"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-hand-o-right:before { content: "\f0a4"; }
.fa-hand-o-left:before { content: "\f0a5"; }
.fa-hand-o-up:before { content: "\f0a6"; }
.fa-hand-o-down:before { content: "\f0a7"; }
.fa-arrow-circle-left:before { content: "\f0a8"; }
.fa-arrow-circle-right:before { content: "\f0a9"; }
.fa-arrow-circle-up:before { content: "\f0aa"; }
.fa-arrow-circle-down:before { content: "\f0ab"; }
.fa-globe:before { content: "\f0ac"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-tasks:before { content: "\f0ae"; }
.fa-filter:before { content: "\f0b0"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-arrows-alt:before { content: "\f0b2"; }
.fa-group:before,
.fa-users:before { content: "\f0c0"; }
.fa-chain:before,
.fa-link:before { content: "\f0c1"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-flask:before { content: "\f0c3"; }
.fa-cut:before,
.fa-scissors:before { content: "\f0c4"; }
.fa-copy:before,
.fa-files-o:before { content: "\f0c5"; }
.fa-paperclip:before { content: "\f0c6"; }
.fa-save:before,
.fa-floppy-o:before { content: "\f0c7"; }
.fa-square:before { content: "\f0c8"; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before { content: "\f0c9"; }
.fa-list-ul:before { content: "\f0ca"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-strikethrough:before { content: "\f0cc"; }
.fa-underline:before { content: "\f0cd"; }
.fa-table:before { content: "\f0ce"; }
.fa-magic:before { content: "\f0d0"; }
.fa-truck:before { content: "\f0d1"; }
.fa-pinterest:before { content: "\f0d2"; }
.fa-pinterest-square:before { content: "\f0d3"; }
.fa-google-plus-square:before { content: "\f0d4"; }
.fa-google-plus:before { content: "\f0d5"; }
.fa-money:before { content: "\f0d6"; }
.fa-caret-down:before { content: "\f0d7"; }
.fa-caret-up:before { content: "\f0d8"; }
.fa-caret-left:before { content: "\f0d9"; }
.fa-caret-right:before { content: "\f0da"; }
.fa-columns:before { content: "\f0db"; }
.fa-unsorted:before,
.fa-sort:before { content: "\f0dc"; }
.fa-sort-down:before,
.fa-sort-desc:before { content: "\f0dd"; }
.fa-sort-up:before,
.fa-sort-asc:before { content: "\f0de"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-linkedin:before { content: "\f0e1"; }
.fa-rotate-left:before,
.fa-undo:before { content: "\f0e2"; }
.fa-legal:before,
.fa-gavel:before { content: "\f0e3"; }
.fa-dashboard:before,
.fa-tachometer:before { content: "\f0e4"; }
.fa-comment-o:before { content: "\f0e5"; }
.fa-comments-o:before { content: "\f0e6"; }
.fa-flash:before,
.fa-bolt:before { content: "\f0e7"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-umbrella:before { content: "\f0e9"; }
.fa-paste:before,
.fa-clipboard:before { content: "\f0ea"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-exchange:before { content: "\f0ec"; }
.fa-cloud-download:before { content: "\f0ed"; }
.fa-cloud-upload:before { content: "\f0ee"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-stethoscope:before { content: "\f0f1"; }
.fa-suitcase:before { content: "\f0f2"; }
.fa-bell-o:before { content: "\f0a2"; }
.fa-coffee:before { content: "\f0f4"; }
.fa-cutlery:before { content: "\f0f5"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-building-o:before { content: "\f0f7"; }
.fa-hospital-o:before { content: "\f0f8"; }
.fa-ambulance:before { content: "\f0f9"; }
.fa-medkit:before { content: "\f0fa"; }
.fa-fighter-jet:before { content: "\f0fb"; }
.fa-beer:before { content: "\f0fc"; }
.fa-h-square:before { content: "\f0fd"; }
.fa-plus-square:before { content: "\f0fe"; }
.fa-angle-double-left:before { content: "\f100"; }
.fa-angle-double-right:before { content: "\f101"; }
.fa-angle-double-up:before { content: "\f102"; }
.fa-angle-double-down:before { content: "\f103"; }
.fa-angle-left:before { content: "\f104"; }
.fa-angle-right:before { content: "\f105"; }
.fa-angle-up:before { content: "\f106"; }
.fa-angle-down:before { content: "\f107"; }
.fa-desktop:before { content: "\f108"; }
.fa-laptop:before { content: "\f109"; }
.fa-tablet:before { content: "\f10a"; }
.fa-mobile-phone:before,
.fa-mobile:before { content: "\f10b"; }
.fa-circle-o:before { content: "\f10c"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-quote-right:before { content: "\f10e"; }
.fa-spinner:before { content: "\f110"; }
.fa-circle:before { content: "\f111"; }
.fa-mail-reply:before,
.fa-reply:before { content: "\f112"; }
.fa-github-alt:before { content: "\f113"; }
.fa-folder-o:before { content: "\f114"; }
.fa-folder-open-o:before { content: "\f115"; }
.fa-smile-o:before { content: "\f118"; }
.fa-frown-o:before { content: "\f119"; }
.fa-meh-o:before { content: "\f11a"; }
.fa-gamepad:before { content: "\f11b"; }
.fa-keyboard-o:before { content: "\f11c"; }
.fa-flag-o:before { content: "\f11d"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-terminal:before { content: "\f120"; }
.fa-code:before { content: "\f121"; }
.fa-mail-reply-all:before,
.fa-reply-all:before { content: "\f122"; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before { content: "\f123"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-crop:before { content: "\f125"; }
.fa-code-fork:before { content: "\f126"; }
.fa-unlink:before,
.fa-chain-broken:before { content: "\f127"; }
.fa-question:before { content: "\f128"; }
.fa-info:before { content: "\f129"; }
.fa-exclamation:before { content: "\f12a"; }
.fa-superscript:before { content: "\f12b"; }
.fa-subscript:before { content: "\f12c"; }
.fa-eraser:before { content: "\f12d"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-microphone:before { content: "\f130"; }
.fa-microphone-slash:before { content: "\f131"; }
.fa-shield:before { content: "\f132"; }
.fa-calendar-o:before { content: "\f133"; }
.fa-fire-extinguisher:before { content: "\f134"; }
.fa-rocket:before { content: "\f135"; }
.fa-maxcdn:before { content: "\f136"; }
.fa-chevron-circle-left:before { content: "\f137"; }
.fa-chevron-circle-right:before { content: "\f138"; }
.fa-chevron-circle-up:before { content: "\f139"; }
.fa-chevron-circle-down:before { content: "\f13a"; }
.fa-html5:before { content: "\f13b"; }
.fa-css3:before { content: "\f13c"; }
.fa-anchor:before { content: "\f13d"; }
.fa-unlock-alt:before { content: "\f13e"; }
.fa-bullseye:before { content: "\f140"; }
.fa-ellipsis-h:before { content: "\f141"; }
.fa-ellipsis-v:before { content: "\f142"; }
.fa-rss-square:before { content: "\f143"; }
.fa-play-circle:before { content: "\f144"; }
.fa-ticket:before { content: "\f145"; }
.fa-minus-square:before { content: "\f146"; }
.fa-minus-square-o:before { content: "\f147"; }
.fa-level-up:before { content: "\f148"; }
.fa-level-down:before { content: "\f149"; }
.fa-check-square:before { content: "\f14a"; }
.fa-pencil-square:before { content: "\f14b"; }
.fa-external-link-square:before { content: "\f14c"; }
.fa-share-square:before { content: "\f14d"; }
.fa-compass:before { content: "\f14e"; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before { content: "\f150"; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before { content: "\f151"; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before { content: "\f152"; }
.fa-euro:before,
.fa-eur:before { content: "\f153"; }
.fa-gbp:before { content: "\f154"; }
.fa-dollar:before,
.fa-usd:before { content: "\f155"; }
.fa-rupee:before,
.fa-inr:before { content: "\f156"; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before { content: "\f157"; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before { content: "\f158"; }
.fa-won:before,
.fa-krw:before { content: "\f159"; }
.fa-bitcoin:before,
.fa-btc:before { content: "\f15a"; }
.fa-file:before { content: "\f15b"; }
.fa-file-text:before { content: "\f15c"; }
.fa-sort-alpha-asc:before { content: "\f15d"; }
.fa-sort-alpha-desc:before { content: "\f15e"; }
.fa-sort-amount-asc:before { content: "\f160"; }
.fa-sort-amount-desc:before { content: "\f161"; }
.fa-sort-numeric-asc:before { content: "\f162"; }
.fa-sort-numeric-desc:before { content: "\f163"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-thumbs-down:before { content: "\f165"; }
.fa-youtube-square:before { content: "\f166"; }
.fa-youtube:before { content: "\f167"; }
.fa-xing:before { content: "\f168"; }
.fa-xing-square:before { content: "\f169"; }
.fa-youtube-play:before { content: "\f16a"; }
.fa-dropbox:before { content: "\f16b"; }
.fa-stack-overflow:before { content: "\f16c"; }
.fa-instagram:before { content: "\f16d"; }
.fa-flickr:before { content: "\f16e"; }
.fa-adn:before { content: "\f170"; }
.fa-bitbucket:before { content: "\f171"; }
.fa-bitbucket-square:before { content: "\f172"; }
.fa-tumblr:before { content: "\f173"; }
.fa-tumblr-square:before { content: "\f174"; }
.fa-long-arrow-down:before { content: "\f175"; }
.fa-long-arrow-up:before { content: "\f176"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-apple:before { content: "\f179"; }
.fa-windows:before { content: "\f17a"; }
.fa-android:before { content: "\f17b"; }
.fa-linux:before { content: "\f17c"; }
.fa-dribbble:before { content: "\f17d"; }
.fa-skype:before { content: "\f17e"; }
.fa-foursquare:before { content: "\f180"; }
.fa-trello:before { content: "\f181"; }
.fa-female:before { content: "\f182"; }
.fa-male:before { content: "\f183"; }
.fa-gittip:before,
.fa-gratipay:before { content: "\f184"; }
.fa-sun-o:before { content: "\f185"; }
.fa-moon-o:before { content: "\f186"; }
.fa-archive:before { content: "\f187"; }
.fa-bug:before { content: "\f188"; }
.fa-vk:before { content: "\f189"; }
.fa-weibo:before { content: "\f18a"; }
.fa-renren:before { content: "\f18b"; }
.fa-pagelines:before { content: "\f18c"; }
.fa-stack-exchange:before { content: "\f18d"; }
.fa-arrow-circle-o-right:before { content: "\f18e"; }
.fa-arrow-circle-o-left:before { content: "\f190"; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before { content: "\f191"; }
.fa-dot-circle-o:before { content: "\f192"; }
.fa-wheelchair:before { content: "\f193"; }
.fa-vimeo-square:before { content: "\f194"; }
.fa-turkish-lira:before,
.fa-try:before { content: "\f195"; }
.fa-plus-square-o:before { content: "\f196"; }
.fa-space-shuttle:before { content: "\f197"; }
.fa-slack:before { content: "\f198"; }
.fa-envelope-square:before { content: "\f199"; }
.fa-wordpress:before { content: "\f19a"; }
.fa-openid:before { content: "\f19b"; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before { content: "\f19c"; }
.fa-mortar-board:before,
.fa-graduation-cap:before { content: "\f19d"; }
.fa-yahoo:before { content: "\f19e"; }
.fa-google:before { content: "\f1a0"; }
.fa-reddit:before { content: "\f1a1"; }
.fa-reddit-square:before { content: "\f1a2"; }
.fa-stumbleupon-circle:before { content: "\f1a3"; }
.fa-stumbleupon:before { content: "\f1a4"; }
.fa-delicious:before { content: "\f1a5"; }
.fa-digg:before { content: "\f1a6"; }
.fa-pied-piper-pp:before { content: "\f1a7"; }
.fa-pied-piper-alt:before { content: "\f1a8"; }
.fa-drupal:before { content: "\f1a9"; }
.fa-joomla:before { content: "\f1aa"; }
.fa-language:before { content: "\f1ab"; }
.fa-fax:before { content: "\f1ac"; }
.fa-building:before { content: "\f1ad"; }
.fa-child:before { content: "\f1ae"; }
.fa-paw:before { content: "\f1b0"; }
.fa-spoon:before { content: "\f1b1"; }
.fa-cube:before { content: "\f1b2"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-behance:before { content: "\f1b4"; }
.fa-behance-square:before { content: "\f1b5"; }
.fa-steam:before { content: "\f1b6"; }
.fa-steam-square:before { content: "\f1b7"; }
.fa-recycle:before { content: "\f1b8"; }
.fa-automobile:before,
.fa-car:before { content: "\f1b9"; }
.fa-cab:before,
.fa-taxi:before { content: "\f1ba"; }
.fa-tree:before { content: "\f1bb"; }
.fa-spotify:before { content: "\f1bc"; }
.fa-deviantart:before { content: "\f1bd"; }
.fa-soundcloud:before { content: "\f1be"; }
.fa-database:before { content: "\f1c0"; }
.fa-file-pdf-o:before { content: "\f1c1"; }
.fa-file-word-o:before { content: "\f1c2"; }
.fa-file-excel-o:before { content: "\f1c3"; }
.fa-file-powerpoint-o:before { content: "\f1c4"; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before { content: "\f1c5"; }
.fa-file-zip-o:before,
.fa-file-archive-o:before { content: "\f1c6"; }
.fa-file-sound-o:before,
.fa-file-audio-o:before { content: "\f1c7"; }
.fa-file-movie-o:before,
.fa-file-video-o:before { content: "\f1c8"; }
.fa-file-code-o:before { content: "\f1c9"; }
.fa-vine:before { content: "\f1ca"; }
.fa-codepen:before { content: "\f1cb"; }
.fa-jsfiddle:before { content: "\f1cc"; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before { content: "\f1cd"; }
.fa-circle-o-notch:before { content: "\f1ce"; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before { content: "\f1d0"; }
.fa-ge:before,
.fa-empire:before { content: "\f1d1"; }
.fa-git-square:before { content: "\f1d2"; }
.fa-git:before { content: "\f1d3"; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before { content: "\f1d4"; }
.fa-tencent-weibo:before { content: "\f1d5"; }
.fa-qq:before { content: "\f1d6"; }
.fa-wechat:before,
.fa-weixin:before { content: "\f1d7"; }
.fa-send:before,
.fa-paper-plane:before { content: "\f1d8"; }
.fa-send-o:before,
.fa-paper-plane-o:before { content: "\f1d9"; }
.fa-history:before { content: "\f1da"; }
.fa-circle-thin:before { content: "\f1db"; }
.fa-header:before { content: "\f1dc"; }
.fa-paragraph:before { content: "\f1dd"; }
.fa-sliders:before { content: "\f1de"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-share-alt-square:before { content: "\f1e1"; }
.fa-bomb:before { content: "\f1e2"; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before { content: "\f1e3"; }
.fa-tty:before { content: "\f1e4"; }
.fa-binoculars:before { content: "\f1e5"; }
.fa-plug:before { content: "\f1e6"; }
.fa-slideshare:before { content: "\f1e7"; }
.fa-twitch:before { content: "\f1e8"; }
.fa-yelp:before { content: "\f1e9"; }
.fa-newspaper-o:before { content: "\f1ea"; }
.fa-wifi:before { content: "\f1eb"; }
.fa-calculator:before { content: "\f1ec"; }
.fa-paypal:before { content: "\f1ed"; }
.fa-google-wallet:before { content: "\f1ee"; }
.fa-cc-visa:before { content: "\f1f0"; }
.fa-cc-mastercard:before { content: "\f1f1"; }
.fa-cc-discover:before { content: "\f1f2"; }
.fa-cc-amex:before { content: "\f1f3"; }
.fa-cc-paypal:before { content: "\f1f4"; }
.fa-cc-stripe:before { content: "\f1f5"; }
.fa-bell-slash:before { content: "\f1f6"; }
.fa-bell-slash-o:before { content: "\f1f7"; }
.fa-trash:before { content: "\f1f8"; }
.fa-copyright:before { content: "\f1f9"; }
.fa-at:before { content: "\f1fa"; }
.fa-eyedropper:before { content: "\f1fb"; }
.fa-paint-brush:before { content: "\f1fc"; }
.fa-birthday-cake:before { content: "\f1fd"; }
.fa-area-chart:before { content: "\f1fe"; }
.fa-pie-chart:before { content: "\f200"; }
.fa-line-chart:before { content: "\f201"; }
.fa-lastfm:before { content: "\f202"; }
.fa-lastfm-square:before { content: "\f203"; }
.fa-toggle-off:before { content: "\f204"; }
.fa-toggle-on:before { content: "\f205"; }
.fa-bicycle:before { content: "\f206"; }
.fa-bus:before { content: "\f207"; }
.fa-ioxhost:before { content: "\f208"; }
.fa-angellist:before { content: "\f209"; }
.fa-cc:before { content: "\f20a"; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before { content: "\f20b"; }
.fa-meanpath:before { content: "\f20c"; }
.fa-buysellads:before { content: "\f20d"; }
.fa-connectdevelop:before { content: "\f20e"; }
.fa-dashcube:before { content: "\f210"; }
.fa-forumbee:before { content: "\f211"; }
.fa-leanpub:before { content: "\f212"; }
.fa-sellsy:before { content: "\f213"; }
.fa-shirtsinbulk:before { content: "\f214"; }
.fa-simplybuilt:before { content: "\f215"; }
.fa-skyatlas:before { content: "\f216"; }
.fa-cart-plus:before { content: "\f217"; }
.fa-cart-arrow-down:before { content: "\f218"; }
.fa-diamond:before { content: "\f219"; }
.fa-ship:before { content: "\f21a"; }
.fa-user-secret:before { content: "\f21b"; }
.fa-motorcycle:before { content: "\f21c"; }
.fa-street-view:before { content: "\f21d"; }
.fa-heartbeat:before { content: "\f21e"; }
.fa-venus:before { content: "\f221"; }
.fa-mars:before { content: "\f222"; }
.fa-mercury:before { content: "\f223"; }
.fa-intersex:before,
.fa-transgender:before { content: "\f224"; }
.fa-transgender-alt:before { content: "\f225"; }
.fa-venus-double:before { content: "\f226"; }
.fa-mars-double:before { content: "\f227"; }
.fa-venus-mars:before { content: "\f228"; }
.fa-mars-stroke:before { content: "\f229"; }
.fa-mars-stroke-v:before { content: "\f22a"; }
.fa-mars-stroke-h:before { content: "\f22b"; }
.fa-neuter:before { content: "\f22c"; }
.fa-genderless:before { content: "\f22d"; }
.fa-facebook-official:before { content: "\f230"; }
.fa-pinterest-p:before { content: "\f231"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-server:before { content: "\f233"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-times:before { content: "\f235"; }
.fa-hotel:before,
.fa-bed:before { content: "\f236"; }
.fa-viacoin:before { content: "\f237"; }
.fa-train:before { content: "\f238"; }
.fa-subway:before { content: "\f239"; }
.fa-medium:before { content: "\f23a"; }
.fa-yc:before,
.fa-y-combinator:before { content: "\f23b"; }
.fa-optin-monster:before { content: "\f23c"; }
.fa-opencart:before { content: "\f23d"; }
.fa-expeditedssl:before { content: "\f23e"; }
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before { content: "\f240"; }
.fa-battery-3:before,
.fa-battery-three-quarters:before { content: "\f241"; }
.fa-battery-2:before,
.fa-battery-half:before { content: "\f242"; }
.fa-battery-1:before,
.fa-battery-quarter:before { content: "\f243"; }
.fa-battery-0:before,
.fa-battery-empty:before { content: "\f244"; }
.fa-mouse-pointer:before { content: "\f245"; }
.fa-i-cursor:before { content: "\f246"; }
.fa-object-group:before { content: "\f247"; }
.fa-object-ungroup:before { content: "\f248"; }
.fa-sticky-note:before { content: "\f249"; }
.fa-sticky-note-o:before { content: "\f24a"; }
.fa-cc-jcb:before { content: "\f24b"; }
.fa-cc-diners-club:before { content: "\f24c"; }
.fa-clone:before { content: "\f24d"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-hourglass-o:before { content: "\f250"; }
.fa-hourglass-1:before,
.fa-hourglass-start:before { content: "\f251"; }
.fa-hourglass-2:before,
.fa-hourglass-half:before { content: "\f252"; }
.fa-hourglass-3:before,
.fa-hourglass-end:before { content: "\f253"; }
.fa-hourglass:before { content: "\f254"; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before { content: "\f255"; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before { content: "\f256"; }
.fa-hand-scissors-o:before { content: "\f257"; }
.fa-hand-lizard-o:before { content: "\f258"; }
.fa-hand-spock-o:before { content: "\f259"; }
.fa-hand-pointer-o:before { content: "\f25a"; }
.fa-hand-peace-o:before { content: "\f25b"; }
.fa-trademark:before { content: "\f25c"; }
.fa-registered:before { content: "\f25d"; }
.fa-creative-commons:before { content: "\f25e"; }
.fa-gg:before { content: "\f260"; }
.fa-gg-circle:before { content: "\f261"; }
.fa-tripadvisor:before { content: "\f262"; }
.fa-odnoklassniki:before { content: "\f263"; }
.fa-odnoklassniki-square:before { content: "\f264"; }
.fa-get-pocket:before { content: "\f265"; }
.fa-wikipedia-w:before { content: "\f266"; }
.fa-safari:before { content: "\f267"; }
.fa-chrome:before { content: "\f268"; }
.fa-firefox:before { content: "\f269"; }
.fa-opera:before { content: "\f26a"; }
.fa-internet-explorer:before { content: "\f26b"; }
.fa-tv:before,
.fa-television:before { content: "\f26c"; }
.fa-contao:before { content: "\f26d"; }
.fa-500px:before { content: "\f26e"; }
.fa-amazon:before { content: "\f270"; }
.fa-calendar-plus-o:before { content: "\f271"; }
.fa-calendar-minus-o:before { content: "\f272"; }
.fa-calendar-times-o:before { content: "\f273"; }
.fa-calendar-check-o:before { content: "\f274"; }
.fa-industry:before { content: "\f275"; }
.fa-map-pin:before { content: "\f276"; }
.fa-map-signs:before { content: "\f277"; }
.fa-map-o:before { content: "\f278"; }
.fa-map:before { content: "\f279"; }
.fa-commenting:before { content: "\f27a"; }
.fa-commenting-o:before { content: "\f27b"; }
.fa-houzz:before { content: "\f27c"; }
.fa-vimeo:before { content: "\f27d"; }
.fa-black-tie:before { content: "\f27e"; }
.fa-fonticons:before { content: "\f280"; }
.fa-reddit-alien:before { content: "\f281"; }
.fa-edge:before { content: "\f282"; }
.fa-credit-card-alt:before { content: "\f283"; }
.fa-codiepie:before { content: "\f284"; }
.fa-modx:before { content: "\f285"; }
.fa-fort-awesome:before { content: "\f286"; }
.fa-usb:before { content: "\f287"; }
.fa-product-hunt:before { content: "\f288"; }
.fa-mixcloud:before { content: "\f289"; }
.fa-scribd:before { content: "\f28a"; }
.fa-pause-circle:before { content: "\f28b"; }
.fa-pause-circle-o:before { content: "\f28c"; }
.fa-stop-circle:before { content: "\f28d"; }
.fa-stop-circle-o:before { content: "\f28e"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-shopping-basket:before { content: "\f291"; }
.fa-hashtag:before { content: "\f292"; }
.fa-bluetooth:before { content: "\f293"; }
.fa-bluetooth-b:before { content: "\f294"; }
.fa-percent:before { content: "\f295"; }
.fa-gitlab:before { content: "\f296"; }
.fa-wpbeginner:before { content: "\f297"; }
.fa-wpforms:before { content: "\f298"; }
.fa-envira:before { content: "\f299"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-wheelchair-alt:before { content: "\f29b"; }
.fa-question-circle-o:before { content: "\f29c"; }
.fa-blind:before { content: "\f29d"; }
.fa-audio-description:before { content: "\f29e"; }
.fa-volume-control-phone:before { content: "\f2a0"; }
.fa-braille:before { content: "\f2a1"; }
.fa-assistive-listening-systems:before { content: "\f2a2"; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before { content: "\f2a3"; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before { content: "\f2a4"; }
.fa-glide:before { content: "\f2a5"; }
.fa-glide-g:before { content: "\f2a6"; }
.fa-signing:before,
.fa-sign-language:before { content: "\f2a7"; }
.fa-low-vision:before { content: "\f2a8"; }
.fa-viadeo:before { content: "\f2a9"; }
.fa-viadeo-square:before { content: "\f2aa"; }
.fa-snapchat:before { content: "\f2ab"; }
.fa-snapchat-ghost:before { content: "\f2ac"; }
.fa-snapchat-square:before { content: "\f2ad"; }
.fa-pied-piper:before { content: "\f2ae"; }
.fa-first-order:before { content: "\f2b0"; }
.fa-yoast:before { content: "\f2b1"; }
.fa-themeisle:before { content: "\f2b2"; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before { content: "\f2b3"; }
.fa-fa:before,
.fa-font-awesome:before { content: "\f2b4"; }
.fa-handshake-o:before { content: "\f2b5"; }
.fa-envelope-open:before { content: "\f2b6"; }
.fa-envelope-open-o:before { content: "\f2b7"; }
.fa-linode:before { content: "\f2b8"; }
.fa-address-book:before { content: "\f2b9"; }
.fa-address-book-o:before { content: "\f2ba"; }
.fa-vcard:before,
.fa-address-card:before { content: "\f2bb"; }
.fa-vcard-o:before,
.fa-address-card-o:before { content: "\f2bc"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-circle-o:before { content: "\f2be"; }
.fa-user-o:before { content: "\f2c0"; }
.fa-id-badge:before { content: "\f2c1"; }
.fa-drivers-license:before,
.fa-id-card:before { content: "\f2c2"; }
.fa-drivers-license-o:before,
.fa-id-card-o:before { content: "\f2c3"; }
.fa-quora:before { content: "\f2c4"; }
.fa-free-code-camp:before { content: "\f2c5"; }
.fa-telegram:before { content: "\f2c6"; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before { content: "\f2c7"; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before { content: "\f2c8"; }
.fa-thermometer-2:before,
.fa-thermometer-half:before { content: "\f2c9"; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before { content: "\f2ca"; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before { content: "\f2cb"; }
.fa-shower:before { content: "\f2cc"; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before { content: "\f2cd"; }
.fa-podcast:before { content: "\f2ce"; }
.fa-window-maximize:before { content: "\f2d0"; }
.fa-window-minimize:before { content: "\f2d1"; }
.fa-window-restore:before { content: "\f2d2"; }
.fa-times-rectangle:before,
.fa-window-close:before { content: "\f2d3"; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before { content: "\f2d4"; }
.fa-bandcamp:before { content: "\f2d5"; }
.fa-grav:before { content: "\f2d6"; }
.fa-etsy:before { content: "\f2d7"; }
.fa-imdb:before { content: "\f2d8"; }
.fa-ravelry:before { content: "\f2d9"; }
.fa-eercast:before { content: "\f2da"; }
.fa-microchip:before { content: "\f2db"; }
.fa-snowflake-o:before { content: "\f2dc"; }
.fa-superpowers:before { content: "\f2dd"; }
.fa-wpexplorer:before { content: "\f2de"; }
.fa-meetup:before { content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


/*! ---------- =common =components ---------- */

body {
  background-color: #fff;
}

a {
  text-decoration: none;
  color: #004568;
  font-weight: 700;
}
a:hover, a:focus {
  color: #00a69d;
}
a, button {
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border 0.15s ease-out, opacity 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border 0.15s ease-out, opacity 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  -o-transition: color 0.15s ease-out, background-color 0.15s ease-out, border 0.15s ease-out, box-shadow 0.15s ease-out, opacity 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border 0.15s ease-out, box-shadow 0.15s ease-out, opacity 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border 0.15s ease-out, box-shadow 0.15s ease-out, opacity 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
}

.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}

.margin {
  margin-bottom: 24px;
}
.margin-large {
  margin-bottom: 48px;
}
.margin-small {
  margin-bottom: 12px;
}
.margin-top {
  margin-top: 24px;
}
.margin-top-large {
  margin-top: 48px;
}
.margin-top-small {
  margin-top: 12px;
}

.more {
  display: inline-block;
  font-weight: 700;
  color: #00a69d;
}
.more .fa:last-child {
  margin-left: 0.3em;
  font-size: 1.1em;
}
.more .fa-chevron-right,
.more .fa-chevron-circle-right {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.more:hover, .more:focus {
  color: #004568;
}
.more:hover .fa-chevron-right,
.more:hover .fa-chevron-circle-right, .more:focus .fa-chevron-right,
.more:focus .fa-chevron-circle-right {
  -webkit-transform: translateX(4px);
      -ms-transform: translateX(4px);
          transform: translateX(4px);
}

.img-left, .img-right {
  display: block;
  max-width: 40%;
  margin: 0 0 12px;
}
.img-left img, .img-right img {
  display: block;
}
.img-left {
  float: left;
  margin-right: 12px;
}
.img-right {
  float: right;
  margin-left: 12px;
}

.note {
  opacity: 0.8;
}
pre + .note, input + .note, textarea + .note {
  margin-top: -12px;
}

.highlight {
  color: #00a69d;
}

.warn {
  color: #d43725;
}

figure {
  display: block;
  margin-bottom: 24px;
  border: 1px solid #f8f8f8;
  padding: 6px;
}
figcaption {
  display: block;
  padding: 6px 0;
  font-size: 13px;
  opacity: 0.8;
}

.arrow {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  margin-left: 0.75em;
  margin-right: 0.5em;
  margin-top: -0.2em;
  line-height: 1em;
  border: 0.5em solid transparent;
  border-left-color: #004568;
  border-right-width: 0;
  -webkit-transform: scaleX(1.5);
      -ms-transform: scaleX(1.5);
          transform: scaleX(1.5);
}
.arrow--highlight {
  border-left-color: #00a69d;
}
.arrow--action {
  border-left-color: #f95639;
}
.arrow--warn {
  border-left-color: #d43725;
}
.arrow--inverse {
  border-left-color: #fff;
}
.arrow--down, .accordion__label.is-active .arrow {
  -webkit-transform: rotate(90deg) scaleX(1.5);
      -ms-transform: rotate(90deg) scaleX(1.5);
          transform: rotate(90deg) scaleX(1.5);
}
.arrow--up {
  -webkit-transform: rotate(-90deg) scaleX(1.5);
      -ms-transform: rotate(-90deg) scaleX(1.5);
          transform: rotate(-90deg) scaleX(1.5);
}
.arrow--left {
  -webkit-transform: scaleX(-1.5);
      -ms-transform: scaleX(-1.5);
          transform: scaleX(-1.5);
}

.button,
.sfcommentsSubmitBtn,
.sfAddToCartBtn,
.sfApplyCouponBtn,
.sfcheckoutContinueBtn,
.login-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  padding: 12px 36px;
  border: 2px solid #004568;
  border-radius: 3px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #004568;
  background: #fff;
  -webkit-transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  -o-transition: color 0.15s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out, border-color 0.15s ease-out;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out, border-color 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
}
.button:hover,
.button:focus,
.sfcommentsSubmitBtn:hover,
.sfcommentsSubmitBtn:focus,
.sfAddToCartBtn:hover,
.sfAddToCartBtn:focus,
.sfApplyCouponBtn:hover,
.sfApplyCouponBtn:focus {
  color: #fff;
  background-color: #004568;
}
.button:active,
.sfcommentsSubmitBtn:active,
.sfApplyCouponBtn:active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.button--large {
  display: block;
  width: auto;
  max-width: 100%;
}
.button--large + .button--large {
  margin-left: 0;
  margin-top: 12px;
}
.button--small,
.sfApplyCouponBtn {
  padding: 6px 24px;
  font-size: 14.5px;
}
.button--highlight {
  color: #0b5f5b;
  border-color: #00a69d;
}
.button--highlight:hover, .button--highlight:focus {
  background: #00a69d;
}
.button--action {
  color: #882817;
  border-color: #f95639;
}
.button--action:hover, .button--action:focus {
  background: #f95639;
}
.button--warn {
  color: #d43725;
  border-color: #d43725;
}
.button--warn:hover, .button--warn:focus {
  background: #d43725;
}
.button--cancel {
  font-size: 14.5px;
  font-weight: 400;
  color: #65747C;
  border: 1px solid #e8efed;
}
.button--cancel:hover, .button--cancel:focus {
  color: #004568;
  border-color: #004568;
  background: #f8f8f8;
}
.button--cta,
.sfAddToCartBtn,
.sfcheckoutContinueBtn,
.login-form input[type="submit"] {
  padding: 18px 42px;
  border-width: 0;
  font-weight: 400;
  color: #fff !important;
  background-color: #00293e;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.button--cta.button--small,
.sfAddToCartBtn,
.login-form input[type="submit"] {
  padding: 9px 24px;
}
.button--cta:hover,
.button--cta:focus,
.sfAddToCartBtn:hover,
.sfAddToCartBtn:focus,
.sfcheckoutContinueBtn:hover,
.sfcheckoutContinueBtn:focus,
.login-form input[type="submit"]:hover,
.login-form input[type="submit"]:focus {
  background-color: #004568;
  -webkit-box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
          box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.3);
}
.button--cta.button--highlight {
  background-color: #00a69d;
}
.button--cta.button--highlight:hover, .button--cta.button--highlight:focus {
  background-color: #00c4ba;
}
.button--cta.button--action {
  background-color: #f95639;
}
.button--cta.button--action:hover, .button--cta.button--action:focus {
  background-color: #f95639;
}
.button .fa {
  font-size: 1.1em;
}
.button .fa:first-child {
  margin-right: 0.5em;
  margin-left: 0;
}
.button .fa:last-child {
  margin-left: 0.5em;
  margin-right: 0;
}
.button .fa-chevron-right,
.button .fa-chevron-circle-right {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.button:hover .fa-chevron-right,
.button:hover .fa-chevron-circle-right, .button:focus .fa-chevron-right,
.button:focus .fa-chevron-circle-right {
  -webkit-transform: translateX(2.5px);
      -ms-transform: translateX(2.5px);
          transform: translateX(2.5px);
}
.button.is-loading,
.sfAddToCartBtn.is-loading {
  color: transparent !important;
  background-image: url('/images/librariesprovider2/page-layout-images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.pull-quote {
  padding: 24px 0;
  margin: 24px 0;
  border: solid #0b5f5b;
  border-width: 2px 0;
  font-size: 17px;
  line-height: 36px;
  font-weight: 300;
}
.pull-quote__attribution {
  display: block;
  font-size: 14.5px;
  line-height: 24px;
  opacity: 0.8;
}
.pull-quote__attribution::before {
  content: '– ';
}
p + .pull-quote__attribution {
  margin-top: -18px;
}

@media (min-width: 470px) {
  .pull-quote--left, .pull-quote--right {
    max-width: 40%;
    margin-top: 0;
  }
  .pull-quote--left {
    float: left;
    margin-right: 24px;
    padding: 0 24px 0 0;
    border-width: 0 2px 0 0;
  }
  .pull-quote--right {
    float: right;
    margin-left: 24px;
  }
}
.content-box {
  padding: 24px;
  background: #e8efed;
  margin-bottom: 24px;
}
.content-box-redesign {

  padding:0px;
}
.content-box:last-child {
  margin-bottom: 0;
}
.content-box::after {
  content: '';
  display: table;
  clear: both;
}
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
  color: #004568;
}
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4 {
  font-weight: 300;
}
.content-box--highlight,
.content-box.highlight {
  border: 2px solid #00a69d;
  background: #fff;
}
.content-box--highlight h1,
.content-box.highlight h1,
.content-box--highlight h2,
.content-box.highlight h2,
.content-box--highlight h3,
.content-box.highlight h3,
.content-box--highlight h4,
.content-box.highlight h4,
.content-box--highlight h5,
.content-box.highlight h5,
.content-box--highlight h6,
.content-box.highlight h6 {
  color: #00a69d;
}
.content-box--action,
.content-box.action {
  border: 2px solid #f95639;
  background: #fff;
}
.content-box--action h1,
.content-box.action h1,
.content-box--action h2,
.content-box.action h2,
.content-box--action h3,
.content-box.action h3,
.content-box--action h4,
.content-box.action h4,
.content-box--action h5,
.content-box.action h5,
.content-box--action h6,
.content-box.action h6 {
  color: #f95639;
}
.content-box--inverse,
.content-box.inverse {
  background: #004568;
}
.content-box--inverse.content-box--highlight,
.content-box--inversehighlight {
  background: #53565A;
  border: none;
}
.content-box--inverse,
.content-box.inverse,
.content-box.inversehighlight,
.content-box--inverse h1,
.content-box.inverse h1,
.content-box.inversehighlight h1,
.content-box--inverse h2,
.content-box.inverse h2,
.content-box.inversehighlight h2,
.content-box--inverse h3,
.content-box.inverse h3,
.content-box.inversehighlight h3,
.content-box--inverse h4,
.content-box.inverse h4,
.content-box.inversehighlight h4,
.content-box--inverse h5,
.content-box.inverse h5,
.content-box.inversehighlight h5,
.content-box--inverse h6,
.content-box.inverse h6,
.content-box.inversehighlight h6,
.content-box--inverse p,
.content-box.inverse p,
.content-box.inversehighlight p,
.content-box--inverse li,
.content-box.inverse li,
.content-box.inversehighlight li,
.content-box--inverse a,
.content-box.inverse a,
.content-box.inversehighlight a {
  color: #fff;
}
.content-box--inverse a:hover,
.content-box.inverse a:hover,
.content-box.inversehighlight a:hover,
.content-box--inverse a:focus,
.content-box.inverse a:focus,
.content-box.inversehighlight a:focus {
  text-decoration: underline;
}
.content-box--inverse .more:hover,
.content-box.inverse .more:hover,
.content-box.inversehighlight .more:hover,
.content-box--inverse .more:focus,
.content-box.inverse .more:focus,
.content-box.inversehighlight .more:focus {
  color: #fff;
  text-decoration: none;
}

/* and re-overrides for plain white content boxes inside inverses */
.content-box--plain {
  background: #fff !important;
}
.content-box--plain,
.content-box--plain p,
.content-box--plain li {
  color: #444444 !important;
}
.content-box--plain h1,
.content-box--plain h2,
.content-box--plain h3,
.content-box--plain h4,
.content-box--plain h5,
.content-box--plain h6 {
  color: #004568 !important;
}
.content-box--plain a {
  color: #004568 !important;
}
.content-box--plain a:hover,
.content-box--plain a:focus,
.content-box--plain .more:hover,
.content-box--plain .more:focus {
  text-decoration: none !important;
  color: #00a69d !important;
}
.content-box--plain .button,
.content-box--plain .button:hover,
.content-box--plain .button:focus {
  color: #fff !important;
}

.quicklink {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 48px 24px;
  font-size: 14.5px;
  text-align: center;
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
  background-color: #444;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: color 0.15s ease-out, -webkit-transform 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  transition: color 0.15s ease-out, -webkit-transform 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
  -o-transition: color 0.15s ease-out, transform 0.15s ease-out, box-shadow 0.15s ease-out;
  transition: color 0.15s ease-out, transform 0.15s ease-out, box-shadow 0.15s ease-out;
  transition: color 0.15s ease-out, transform 0.15s ease-out, box-shadow 0.15s ease-out, -webkit-transform 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
}
.quicklink__title,
.quicklink div,
.quicklink p {
  width: 100%;
}
.quicklink__title {
  font-weight: 400;
  color: #fff;
  margin-bottom: 12px;
}
.quicklink:hover,
.quicklink:focus {
  color: #fff;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
.quicklink:active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.item-list {
  list-style: none;
  margin: 0 0 48px;
}
.item-list:last-child {
  margin-bottom: 0;
}
.item-list + .button {
  margin-top: -24px;
}
.item-list__item + .item-list__item {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.item-list__content {
  overflow: hidden;
}
.item-list__title {
  font-size: 17px;
  line-height: 24px;
  font-weight: 700;
  margin: 0;
}
.item-list__date {
  opacity: 0.7;
  margin: 0 0 6px;
}
.item-list__description {
  opacity: 0.85;
  margin: 6px 0 0;
}
.item-list__description p {
  margin-bottom: 12px;
}
.item-list__description p:last-child {
  margin-bottom: 0;
}
.item-list__thumbnail {
  max-width: 33%;
  float: left;
  margin-right: 24px;
}
.item-list__thumbnail ~ .item-list__title,
.item-list__thumbnail ~ .item-list__date,
.item-list__thumbnail ~ .item-list__description {
  overflow: hidden;
}
.item-list__icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.4em 0 0;
  max-height: 24px;
}
.item-list--compact .item-list__item + .item-list__item {
  margin-top: 12px;
  padding-top: 12px;
  border-top-width: 1px;
}
.item-list--compact .item-list__title {
  font-size: 15px;
  font-weight: 400;
}

.toggle-indicator {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  position: relative;
}
.toggle-indicator:first-child {
  margin-right: 12px;
}
.toggle-indicator:last-child {
  margin-left: 12px;
}
.toggle-indicator__piece {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  -webkit-transition: opacity 0.2s ease-out 0.4s, margin 0.2s ease-out 0.4s, -webkit-transform 0.25s ease-out;
  transition: opacity 0.2s ease-out 0.4s, margin 0.2s ease-out 0.4s, -webkit-transform 0.25s ease-out;
  -o-transition: opacity 0.2s ease-out 0.4s, margin 0.2s ease-out 0.4s, transform 0.25s ease-out;
  transition: opacity 0.2s ease-out 0.4s, margin 0.2s ease-out 0.4s, transform 0.25s ease-out;
  transition: opacity 0.2s ease-out 0.4s, margin 0.2s ease-out 0.4s, transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.toggle-indicator__piece::before {
  content: '';
  display: block;
  width: 24px;
  height: 4px;
  background: #004568;
  -webkit-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.toggle-indicator__piece--1 {
  margin-top: -8px;
}
.toggle-indicator__piece--3 {
  margin-top: 4px;
}
.is-active .toggle-indicator__piece {
  -webkit-transition: opacity 0.2s ease-out, margin 0.2s ease-out, -webkit-transform 0.25s ease-out 0.3s;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out, -webkit-transform 0.25s ease-out 0.3s;
  -o-transition: opacity 0.2s ease-out, margin 0.2s ease-out, transform 0.25s ease-out 0.3s;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out, transform 0.25s ease-out 0.3s;
  transition: opacity 0.2s ease-out, margin 0.2s ease-out, transform 0.25s ease-out 0.3s, -webkit-transform 0.25s ease-out 0.3s;
}
.is-active .toggle-indicator__piece::before {
  background: #00a69d;
}
.is-active .toggle-indicator__piece--2 {
  opacity: 0;
}
.is-active .toggle-indicator__piece--1,
.is-active .toggle-indicator__piece--3 {
  margin-top: -2px;
}
.is-active .toggle-indicator__piece--1 {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.is-active .toggle-indicator__piece--3 {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.js .toggle-target:not(.is-active) {
  display: none;
}

.group:after, .item-list__item:after, .side-label:after, .page-header:after, .page-footer .page-bounds:after, .home-feature .page-bounds:after, .interior-layout:after {
  content: "";
  display: table;
  clear: both;
}


/*! ---------- =grids ---------- */

/* !importants in the section added for sitefinity grid overrides */
.grid {
  display: block;
  width: auto !important;
  padding: 0 !important;
  margin-right: -24px !important;
  letter-spacing: -0.31em !important;
  text-rendering: optimizespeed !important;
  text-align: center !important;
}
.grid--compact {
  margin-right: -12px !important;
}

.grid__unit {
  display: inline-block !important;
  width: 100% !important;
  padding: 0 24px 24px 0 !important;
  margin: 0 !important;
  vertical-align: top !important;
  letter-spacing: normal !important;
  text-rendering: auto !important;
  text-align: left !important;
}
.grid--compact > .grid__unit {
  padding: 0 12px 12px 0 !important;
}

.grid__unit--1-2 { width: 50% !important; }
.grid__unit--1-3 { width: 33.33% !important; }
.grid__unit--2-3 { width: 66.66% !important; }
.grid__unit--1-4 { width: 25% !important; }
.grid__unit--3-4 { width: 75% !important; }
.grid__unit--1-5 { width: 20% !important; }
.grid__unit--2-5 { width: 40% !important; }
.grid__unit--3-5 { width: 60% !important; }
.grid__unit--4-5 { width: 80% !important; }
.grid__unit--1-6 { width: 16.66% !important; }
.grid__unit--5-6 { width: 83.3% !important; }
.grid__unit--1-8 { width: 12.5% !important; }
.grid__unit--3-8 { width: 37.5% !important; }
.grid__unit--5-8 { width: 62.5% !important; }
.grid__unit--7-8 { width: 87.5% !important; }
.grid__unit--1-9 { width: 11.11% !important; }
.grid__unit--2-9 { width: 22.22% !important; }
.grid__unit--4-9 { width: 44.44% !important; }
.grid__unit--5-9 { width: 55.55% !important; }
.grid__unit--7-9 { width: 77.77% !important; }
.grid__unit--8-9 { width: 88.88% !important; }
.grid__unit--1-12 { width: 8.33% !important; }
.grid__unit--5-12 { width: 41.65% !important; }
.grid__unit--7-12 { width: 58.31% !important; }
.grid__unit--11-12 { width: 91.63% !important; }


@media (min-width: 470px) {
  .grid__unit--1-2-s { width: 50% !important; }
  .grid__unit--1-3-s { width: 33.33% !important; }
  .grid__unit--2-3-s { width: 66.66% !important; }
  .grid__unit--1-4-s { width: 25% !important; }
  .grid__unit--3-4-s { width: 75% !important; }
  .grid__unit--1-5-s { width: 20% !important; }
  .grid__unit--2-5-s { width: 40% !important; }
  .grid__unit--3-5-s { width: 60% !important; }
  .grid__unit--4-5-s { width: 80% !important; }
  .grid__unit--1-6-s { width: 16.66% !important; }
  .grid__unit--5-6-s { width: 83.3% !important; }
  .grid__unit--1-8-s { width: 12.5% !important; }
  .grid__unit--3-8-s { width: 37.5% !important; }
  .grid__unit--5-8-s { width: 62.5% !important; }
  .grid__unit--7-8-s { width: 87.5% !important; }
  .grid__unit--1-9-s { width: 11.11% !important; }
  .grid__unit--2-9-s { width: 22.22% !important; }
  .grid__unit--4-9-s { width: 44.44% !important; }
  .grid__unit--5-9-s { width: 55.55% !important; }
  .grid__unit--7-9-s { width: 77.77% !important; }
  .grid__unit--8-9-s { width: 88.88% !important; }
  .grid__unit--1-12-s { width: 8.33% !important; }
  .grid__unit--5-12-s { width: 41.65% !important; }
  .grid__unit--7-12-s { width: 58.31% !important; }
  .grid__unit--11-12-s { width: 91.63% !important; }
}


@media (min-width: 768px) {
  .grid {
    margin-right: -48px !important;
  }
  .grid--compact {
    margin-right: -24px !important;
  }
  .grid__unit {
    padding: 0 48px 48px 0 !important;
  }
  .grid--compact > .grid__unit {
    padding: 0 24px 24px 0 !important;
  }
  .grid__unit--1-2-m { width: 50% !important; }
  .grid__unit--1-3-m { width: 33.33% !important; }
  .grid__unit--2-3-m { width: 66.66% !important; }
  .grid__unit--1-4-m { width: 25% !important; }
  .grid__unit--3-4-m { width: 75% !important; }
  .grid__unit--1-5-m { width: 20% !important; }
  .grid__unit--2-5-m { width: 40% !important; }
  .grid__unit--3-5-m { width: 60% !important; }
  .grid__unit--4-5-m { width: 80% !important; }
  .grid__unit--1-6-m { width: 16.66% !important; }
  .grid__unit--5-6-m { width: 83.3% !important; }
  .grid__unit--1-8-m { width: 12.5% !important; }
  .grid__unit--3-8-m { width: 37.5% !important; }
  .grid__unit--5-8-m { width: 62.5% !important; }
  .grid__unit--7-8-m { width: 87.5% !important; }
  .grid__unit--1-9-m { width: 11.11% !important; }
  .grid__unit--2-9-m { width: 22.22% !important; }
  .grid__unit--4-9-m { width: 44.44% !important; }
  .grid__unit--5-9-m { width: 55.55% !important; }
  .grid__unit--7-9-m { width: 77.77% !important; }
  .grid__unit--8-9-m { width: 88.88% !important; }
  .grid__unit--1-12-m { width: 8.33% !important; }
  .grid__unit--5-12-m { width: 41.65% !important; }
  .grid__unit--7-12-m { width: 58.31% !important; }
  .grid__unit--11-12-m { width: 91.63% !important; }
}


@media (min-width: 960px) {
  .grid__unit--1-2-l { width: 50% !important; }
  .grid__unit--1-3-l { width: 33.33% !important; }
  .grid__unit--2-3-l { width: 66.66% !important; }
  .grid__unit--1-4-l { width: 25% !important; }
  .grid__unit--3-4-l { width: 75% !important; }
  .grid__unit--1-5-l { width: 20% !important; }
  .grid__unit--2-5-l { width: 40% !important; }
  .grid__unit--3-5-l { width: 60% !important; }
  .grid__unit--4-5-l { width: 80% !important; }
  .grid__unit--1-6-l { width: 16.66% !important; }
  .grid__unit--5-6-l { width: 83.3% !important; }
  .grid__unit--1-8-l { width: 12.5% !important; }
  .grid__unit--3-8-l { width: 37.5% !important; }
  .grid__unit--5-8-l { width: 62.5% !important; }
  .grid__unit--7-8-l { width: 87.5% !important; }
  .grid__unit--1-9-l { width: 11.11% !important; }
  .grid__unit--2-9-l { width: 22.22% !important; }
  .grid__unit--4-9-l { width: 44.44% !important; }
  .grid__unit--5-9-l { width: 55.55% !important; }
  .grid__unit--7-9-l { width: 77.77% !important; }
  .grid__unit--8-9-l { width: 88.88% !important; }
  .grid__unit--1-12-l { width: 8.33% !important; }
  .grid__unit--5-12-l { width: 41.65% !important; }
  .grid__unit--7-12-l { width: 58.31% !important; }
  .grid__unit--11-12-l { width: 91.63% !important; }
}


@media (min-width: 1296px) {
  .grid__unit--1-2-w { width: 50% !important; }
  .grid__unit--1-3-w { width: 33.33% !important; }
  .grid__unit--2-3-w { width: 66.66% !important; }
  .grid__unit--1-4-w { width: 25% !important; }
  .grid__unit--3-4-w { width: 75% !important; }
  .grid__unit--1-5-w { width: 20% !important; }
  .grid__unit--2-5-w { width: 40% !important; }
  .grid__unit--3-5-w { width: 60% !important; }
  .grid__unit--4-5-w { width: 80% !important; }
  .grid__unit--1-6-w { width: 16.66% !important; }
  .grid__unit--5-6-w { width: 83.3% !important; }
  .grid__unit--1-8-w { width: 12.5% !important; }
  .grid__unit--3-8-w { width: 37.5% !important; }
  .grid__unit--5-8-w { width: 62.5% !important; }
  .grid__unit--7-8-w { width: 87.5% !important; }
  .grid__unit--1-9-w { width: 11.11% !important; }
  .grid__unit--2-9-w { width: 22.22% !important; }
  .grid__unit--4-9-w { width: 44.44% !important; }
  .grid__unit--5-9-w { width: 55.55% !important; }
  .grid__unit--7-9-w { width: 77.77% !important; }
  .grid__unit--8-9-w { width: 88.88% !important; }
  .grid__unit--1-12-w { width: 8.33% !important; }
  .grid__unit--5-12-w { width: 41.65% !important; }
  .grid__unit--7-12-w { width: 58.31% !important; }
  .grid__unit--11-12-w { width: 91.63% !important; }
}


/*! ---------- =forms ---------- */

input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="tel"],
textarea,
select {
  display: block;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 24px;
  border: 1px solid #bbd0ca;
  color: #65747C;
  color: rgba(101, 116, 124, 0.8);
  font: 14.5px/24px "Open Sans", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: color 0.15s ease-out, border-color 0.15s ease-out, background-color 0.15s ease-out, opacity 0.15s ease-out;
  -o-transition: color 0.15s ease-out, border-color 0.15s ease-out, background-color 0.15s ease-out, opacity 0.15s ease-out;
  transition: color 0.15s ease-out, border-color 0.15s ease-out, background-color 0.15s ease-out, opacity 0.15s ease-out;
}
input[type="text"]:last-child,
input[type="email"]:last-child,
input[type="password"]:last-child,
input[type="number"]:last-child,
input[type="tel"]:last-child,
textarea:last-child,
select:last-child {
  margin-bottom: 0;
}
input[type="text"]:required,
input[type="email"]:required,
input[type="password"]:required,
input[type="number"]:required,
input[type="tel"]:required,
textarea:required,
select:required {
  border-color: #c6cfd3;
}
input[type="text"].input-validation-error,
input[type="email"].input-validation-error,
input[type="password"].input-validation-error,
input[type="number"].input-validation-error,
input[type="tel"].input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
  border-color: #d43725;
  color: #d43725;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
  border-color: #004568;
  color: #65747C;
}
textarea {
  padding: 12px;
  min-height: 96px;
}
textarea.textarea-large {
  min-height: 240px;
}

input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
  position: relative;
  top: -0.1em;
}
label + input[type="radio"],
label + input[type="checkbox"] {
  margin-left: 24px;
}

label {
  display: block;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 700;
  color: #004568;
  opacity: 0.9;
  -webkit-transition: color 0.15s ease-out, opacity 0.15s ease-out;
  -o-transition: color 0.15s ease-out, opacity 0.15s ease-out;
  transition: color 0.15s ease-out, opacity 0.15s ease-out;
}
label.sfRequired::after,
label.is-required::after {
  content: ' (required)';
  font-weight: 400;
  font-style: italic;
  color: #00a69d;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
}
label.required {
  color: #00293e;
}
label.required::after {
  content: '*';
  font-weight: 400;
}
label.input-validation-error {
  color: #d43725;
}
label.is-selected {
  color: #0b5f5b;
}
label.is-focused {
  color: #004568;
  opacity: 1;
}
.side-label {
  margin-bottom: 24px;
}
.side-label:last-child {
  margin-bottom: 0;
}

@media (min-width: 470px) {
  .side-label {
    padding-left: 168px;
  }
  .side-label label {
    width: 168px;
    float: left;
    margin-left: -168px;
    padding: 6px 1em 0 0;
  }
}

.field-validation-error {
  display: block;
  margin-bottom: 24px;
  font-size: 14.5px;
  color: #d43725;
}
input + .field-validation-error,
select + .field-validation-error,
textarea + .field-validation-error {
  margin-top: -18px;
}


/*! ---------- =tabs ---------- */

.tabs--standard {
  margin-bottom: 48px;
}
.tabs--standard:last-child {
  margin-bottom: 0;
}
.tabs--standard .tabs__tab {
  display: inline-block;
  vertical-align: bottom;
  padding: 12px;
  margin-bottom: -1px;
  border: 1px solid #f8f8f8;
  background: #f8f8f8;
  opacity: 0.9;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.tabs--standard .tabs__tab.is-active {
  background: #fff;
  border-bottom-color: #fff;
  color: #00a69d;
}
.tabs--standard .tabs__pane {
  border: 1px solid #f8f8f8;
  padding: 24px;
  display: none;
}
.tabs--standard .tabs__pane.is-active {
  display: block;
}

.accordion {
  margin-bottom: 48px;
}
.accordion:last-child {
  margin-bottom: 0;
}
.accordion__label {
  display: block;
  padding: 12px;
  background: #fff;
  border: 1px solid #f8f8f8;
  color: #65747C;
  font-weight: 600;
  font-size: 14.5px;
  cursor: pointer;
}
.accordion__label .arrow {
  font-size: 0.9em;
  border-left-color: #65747C;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.accordion__label.is-active {
  color: #00a69d;
  border-color: #00a69d #00a69d #f8f8f8 #00a69d;
  background: #f7f7f7;
}
.accordion__label.is-active .arrow {
  border-left-color: #00a69d;
}
.accordion__label ~ .accordion__label {
  margin-top: 6px;
}
.accordion__content {
  border: 1px solid #00a69d;
  border-top: none;
  padding: 24px 12px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.js .accordion__content:not(.is-active) {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-width: 0 1px;
  visibility: hidden;
  opacity: 0;
}

@media (min-width: 470px) {
  .tabs--standard .tabs__tab {
    padding: 18px 24px;
    font-weight: 600;
  }
}


.image-slideshow {
  position: relative;
  color: #fff;
  background: #222;
}
.image-slideshow:not(:first-child) {
  margin-top: 48px;
}
.image-slideshow:not(:last-child) {
  margin-bottom: 48px;
}
.image-slideshow__item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  transition: all 0.2s ease-out;
}
.image-slideshow__item:first-child {
  position: relative;
}
.image-slideshow__item img {
  display: block;
  width: 100%;
}
.js .image-slideshow__item:not(.is-active) {
  opacity: 0;
  z-index: 0;
}
.image-slideshow__description {
  padding: 24px 24px 72px;
}
.image-slideshow__play,
.image-slideshow__pause {
  font-size: 24px;
  position: absolute;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.image-slideshow.is-playing .image-slideshow__play,
.image-slideshow:not(.is-playing) .image-slideshow__pause {
  display: none;
}
.image-slideshow__previous,
.image-slideshow__next {
  position: absolute;
  top: 40%;
  padding: 48px 10%;
  margin-top: -72px;
  opacity: 0.5;
  z-index: 2;
  font-size: 48px;
  transition: opacity 0.15s ease-out;
  text-shadow: 0 0 0 3px rgba(0,0,0,0.8);
}
.image-slideshow__previous:hover,
.image-slideshow__previous:focus,
.image-slideshow__next:hover,
.image-slideshow__next:focus {
  opacity: 1;
}
.image-slideshow__previous {
  left: 0;
}
.image-slideshow__next {
  right: 0;
}


/*! ---------- =code and =syntax highlighting ---------- */

pre, code {
  font-family: "Inconsolata", monospace;
  font-size: 14.5px;
  line-height: 24px;
}
pre {
  display: block;
  padding: 24px 12px;
  border: 1px solid #eeeeee;
  margin-bottom: 24px;
  color: #222;
  background: white;
  overflow-y: auto;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
pre:last-child {
  margin-bottom: 0;
}
pre::before {
  content: attr(rel);
  font-family: "Open Sans", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #a1b9c6;
  position: absolute;
  top: 2px;
  right: 12px;
}

p > code,
li > code {
  background: #f8f8f8;
  font-style: normal;
}
p > code::before,
p > code::after,
li > code::before,
li > code::after {
  content: '';
  display: inline-block;
  width: 0.5em;
}

/*! syntax highlighting through prism: http://prismjs.com/index.html
*  the following is based off the default theme */
pre[class*="language-"] {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}
.token.punctuation {
  color: #999;
}
.namespace {
  opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}
.token.function {
  color: #DD4A68;
}
.token.regex,
.token.important,
.token.variable {
  color: #e90;
}
.token.important,
.token.bold {
  font-weight: bold;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}


/*! ---------- =body ---------- */

body {
  width: 100%;
  overflow-x: hidden;
  background: #fff;
}

.content {
  padding: 24px;
}

.page-bounds {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 768px) {
  .content {
    padding: 48px;
  }
}


/*! ---------- =header, =nav ---------- */

.page-header {
  padding: 0 24px;
  position: relative;
  z-index: 14;
}
.page-header .page-bounds {
  position: relative;
}
.page-header__toggle {
  display: none;
}

.header-logo a,
.header-logo img {
  display: block;
  max-width: 100%;
  margin: 0;
}
.header-logo a {
  padding: 10px 0;
}

.header-user__icon,
.header-utility__icon {
  color: #00a69d;
}
.header-user a,
.header-utility a {
  font-weight: 400;
}

.header-user {
  background: #e8efed;
  text-align: center;
}
.header-user a,
.header-user button,
.header-user span:not(.fa) {
  display: inline-block;
  vertical-align: middle;
  padding: 24px 12px;
  white-space: nowrap;
}
.header-user a:first-child,
.header-user button:first-child,
.header-user span:not(.fa):first-child {
  padding-left: 24px;
}
.header-user a:last-child,
.header-user button:last-child,
.header-user span:not(.fa):last-child {
  padding-right: 24px;
}

.header-utility__list {
  list-style: none;
  margin: 0;
}
.header-utility__item {
  display: inline-block;
}
.header-utility__item a {
  display: block;
  /*color: #65747C;*/
}

.header-search {
  position: relative;
}
.header-search__label {
  display: block;
  position: absolute;
  top: 50%;
  left: 24px;
  margin-top: -11px !important;
  margin-bottom: auto !important;
}
.header-search__input {
  display: block;
  width: 100%;
  padding: 12px 72px 12px 24px !important;
  margin: 0 !important;
  border: 1px solid #e8efed !important;
  font-size: 14.5px;
  line-height: 24px;
  background: #fff;
}
.header-search__submit {
  display: block;
  width: 60px;
  padding: 12px 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  color: #00a69d;
  background: #fff;
  border: 1px solid #e8efed;
  font-size: 14.5px;
  font-weight: 700;
}
.header-search__close-icon {
  display: none;
}

.header-nav ul {
  list-style: none;
  margin: 0;
}
.header-nav li {
  position: relative;
}
.header-nav a {
  display: block;
  font-weight: 400;
  color: #f95639;
}
.header-nav li li a {
  color: #65747C;
}
.header-nav__toggle {
  display: none;
}


@media (max-width: 959px) {
  .page-header {
    width: 100%;
    border-bottom: 1px solid #e8efed;
    background: #fff;
    background: rgba(255, 255, 255, 0.92);
  }
  .page-header__toggle {
    position: absolute;
    right: -36px;
    top: 0;
    padding: 24px;
    font-size: 13px;
    color: #444;
  }
  .page-header__toggle.is-active {
    color: #00a69d;
  }
  .js .page-header__toggle {
    display: block;
  }
  .page-header__content {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-left: -24px;
    margin-right: -24px;
  }
  .js .page-header__content:not(.is-active) {
    display: none;
  }

  .header-logo__image--large {
    display: none !important;
  }
  .header-logo a {
    padding: 12px 0;
  }
  .header-logo img {
    max-height: 48px;
  }

  .header-user, .header-utility {
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
    word-wrap: break-word;
  }
  .header-user__icon, .header-utility__icon {
    display: block;
    margin: 0 0 6px;
    font-size: 26px;
  }
  .header-user {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .header-utility {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    padding: 0 24px;
  }
  .header-utility__item {
    vertical-align: top;
    width: 23%;
  }
  .header-utility__item a {
    padding: 24px 0;
  }
  .header-search {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .header-search__submit {
    top: 25px;
    right: 0;
  }
  .header-search__label, .header-search__go-text {
    display: none;
  }
  .header-nav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background: #fff;
	border-radius:10px;
  }
  .header-nav a {
    padding: 12px 96px 12px 24px;
    border-bottom: 1px solid #e8efed;
  }
  .header-nav li li a {
    padding-left: 48px;
    border-bottom-color: #f8f8f8;
  }
  .header-nav li li li a {
    padding-left: 72px;
  }
  .js .header-nav li ul {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.3s cubic-bezier(0, 0.5, 0, 1);
    -o-transition: max-height 0.3s cubic-bezier(0, 0.5, 0, 1);
    transition: max-height 0.3s cubic-bezier(0, 0.5, 0, 1);
  }
  .js .header-nav li ul.is-active {
    max-height: 100em;
    -webkit-transition: max-height 0.4s cubic-bezier(0.7, 0, 0.1, 1);
    -o-transition: max-height 0.4s cubic-bezier(0.7, 0, 0.1, 1);
    transition: max-height 0.4s cubic-bezier(0.7, 0, 0.1, 1);
  }
  .header-nav__toggle {
    width: 60px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    border-left: 1px solid #e8efed;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .js .header-nav__toggle {
    display: block;
  }
  .header-nav__toggle::before {
    content: '\f054';
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -0.5em 0 0 -0.3em;
    color: #f95639;
    text-indent: 0;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    -o-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .header-nav__toggle.is-active::before {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}


@media (min-width: 960px) {
  .page-header {
    padding: 0 48px;
  }

  .header-logo {
    float: left;
    width: 220px;
  }
  .header-logo__image--small {
    display: none !important;
  }

  .header-user {
    position: absolute;
    top: 0;
    right: 0;
    white-space: nowrap;
  }
  .header-user a,
  .header-user button,
  .header-user span:not(.fa) {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .header-utility__icon,
  .header-search__go-icon {
    margin-right: 0.3em;
  }
  .header-utility {
    text-align: right;
    padding: 60px 96px 0 0;
  }
  .header-utility__item a {
    padding: 18px 12px;
    opacity: 0.9;
  }
  .header-utility__item a:hover, .header-utility__item a:focus {
    opacity: 1;
    color: #00a69d;
  }
  .header-search {
    position: absolute;
    right: 0;
    top: 64px;
  }
  .header-search__label, .header-search__input, .header-search__submit {
    -webkit-transition: all 0.2s ease-out !important;
    -o-transition: all 0.2s ease-out !important;
    transition: all 0.2s ease-out !important;
  }
  .header-search__label {
    left: auto;
    right: 0;
    top: 0;
    padding: 13px;
    margin-top: 0 !important;
    color: #65747C;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    z-index: 2;
    cursor: pointer;
  }
  .header-search__label:hover {
    color: #00a69d;
  }
  .header-search__label.is-active {
    right: 560px;
    background: #00a69d;
    color: #fff;
    opacity: 1;
  }
  .header-search__label.is-active .header-search__search-icon,
  .header-search__label.is-active .header-search__search-text {
    display: none;
  }
  .header-search__label.is-active .header-search__close-icon {
    display: inline-block;
    padding: 0 12px;
  }
  .header-search__search-icon {
    color: #00a69d;
  }
  .header-search__input {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-color: transparent !important;
    z-index: 3;
  }
  .header-search__input:focus, .header-search__input.is-active {
    width: 560px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    border-color: #00a69d !important;
  }
  .header-search__submit {
    width: 72px;
    background: #00a69d;
    color: #fff;
    border-color: #00a69d;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
    z-index: 4;
  }
  .header-search__input:focus + .header-search__submit,
  .header-search__input.is-active + .header-search__submit {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .header-nav {
    margin-left: 140px;
  }
  .header-nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    text-align: center;
  }
  .header-nav > ul > li {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .header-nav > ul > li > a {
    padding: 12px 0 36px;
    font-size: 17px;
    position: relative;
  }

  .header-nav > ul > li > ul {
    min-width: 12em;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 12px 0;
    text-align: left;
    background: #00a69d;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: opacity 0.15s ease-out, visibility 0s linear 0.15s, z-index 0s linear 0.15s;
    -o-transition: opacity 0.15s ease-out, visibility 0s linear 0.15s, z-index 0s linear 0.15s;
    transition: opacity 0.15s ease-out, visibility 0s linear 0.15s, z-index 0s linear 0.15s;
  }
  .header-nav > ul > li > ul::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-width: 0;
    border-bottom-color: #00a69d;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-left: -6px;
    transform: scaleX(1.6);
  }
  .header-nav > ul > li > ul > li > a {
    padding: 12px 24px;
    font-size: 16px;
    color: #fff;
  }
  .header-nav > ul > li > ul > li > a:hover {
    background: rgba(255,255,255,0.15);
  }
  .header-nav > ul > li > ul > li > ul {
    display: none;
  }
  .header-nav > ul > li:hover > a {
    color: #00a69d;
  }
  .header-nav > ul > li:hover > ul {
    opacity: 1;
    z-index: 100;
    visibility: visible;
    -webkit-transition: opacity 0.2s ease-out 0.5s, z-index 0s linear 0.5s, visibility 0s linear 0.5s;
    -o-transition: opacity 0.2s ease-out 0.5s, z-index 0s linear 0.5s, visibility 0s linear 0.5s;
    transition: opacity 0.2s ease-out 0.5s, z-index 0s linear 0.5s, visibility 0s linear 0.5s;
  }

  .header-nav .is-current > a {
    font-weight: 700;
  }
}

@media (min-width: 960px) and (min-width: 1296px) {
  .header-nav > ul > li > a {
    font-size: 18px;
  }
}


/*! ---------- =footer ---------- */

.page-footer {
  padding: 0 24px;
}
.page-footer .page-bounds {
  padding: 24px 0;
  border-top: 1px solid #e8efed;
  position: relative;
}

.footer-social {
  margin-bottom: 24px;
}
.footer-social__icon {
  display: inline-block;
  color: #f95639;
  font-size: 26px;
  line-height: 1;
}
.footer-social__icon + .footer-social__icon {
  margin-left: 12px;
}

.footer-utility {
  margin-bottom: 24px;
}
.footer-utility__list {
  list-style: none;
  margin: 0;
}
.footer-utility--secondary {
  font-size: 14.5px;
}
.footer-utility a {
  display: block;
  font-weight: 400;
  padding: 6px 12px;
}

.footer-contact {
  font-size: 14.5px;
}

.footer-foundation {
  border: 1px solid #f95639;
  margin: 0 0 24px;
}
.footer-foundation__logo {
  padding: 12px;
  max-width: 250px;
  margin: 0 auto;
}
.footer-foundation__logo a,
.footer-foundation__logo img {
  display: block;
}
.footer-foundation__content {
  padding: 12px;
  font-size: 14.5px;
  text-align: center;
  color: #fff;
  background: #f95639;
}
.footer-foundation__content a {
  color: #fff;
  font-weight: 400;
}


@media (max-width: 767px) {
  .page-footer {
    text-align: center;
  }
}


@media (min-width: 768px) {
  .page-footer {
    padding: 0 48px;
  }
  .page-footer .page-bounds {
    padding: 48px 0;
  }
  .footer-utility {
    margin-left: -6px;
  }
  .footer-utility__item {
    display: inline-block;
  }
  .footer-utility__item a {
    padding: 6px;
    margin: -6px 0;
  }
  .footer-utility__item + .footer-utility__item {
    border-left: 1px solid #b1b6b5;
    padding-left: 0.15em;
  }
}


@media (min-width: 960px) {
  .footer-foundation {
    width: 30%;
    float: right;
    margin: 0 0 0 24px;
  }
}


/* ---------- =home ---------- */

.home-feature {
  margin: -24px -24px 48px;
  background-color: #e8efed;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(65%, white), to(rgba(255, 255, 255, 0))), repeating-linear-gradient(to bottom, #e8efed 0, #e8efed 5px, transparent 5px, transparent 10px), repeating-linear-gradient(to right, #b1b6b5 0, #b1b6b5 1px, transparent 1px, transparent 96px);
  background-image: -webkit-linear-gradient(top, white 0%, white 65%, rgba(255, 255, 255, 0) 100%), -webkit-repeating-linear-gradient(top, #e8efed 0, #e8efed 5px, transparent 5px, transparent 10px), -webkit-repeating-linear-gradient(left, #b1b6b5 0, #b1b6b5 1px, transparent 1px, transparent 96px);
  background-image: -o-linear-gradient(top, white 0%, white 65%, rgba(255, 255, 255, 0) 100%), -o-repeating-linear-gradient(top, #e8efed 0, #e8efed 5px, transparent 5px, transparent 10px), -o-repeating-linear-gradient(left, #b1b6b5 0, #b1b6b5 1px, transparent 1px, transparent 96px);
  background-image: linear-gradient(to bottom, white 0%, white 65%, rgba(255, 255, 255, 0) 100%), repeating-linear-gradient(to bottom, #e8efed 0, #e8efed 5px, transparent 5px, transparent 10px), repeating-linear-gradient(to right, #b1b6b5 0, #b1b6b5 1px, transparent 1px, transparent 96px);
}
.home-feature__description {
  max-width: 30em;
  padding: 10vh 12px;
  margin: 0 auto;
  font-size: 19px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  color: #004568;
  background: transparent url("/images/librariesprovider2/page-layout-images/logo-watermark.svg") no-repeat 50% 25%;
  background-position: 50% calc(50% - 30px);
  background-size: auto 55%;
}
.home-feature__description strong {
  display: block;
  font-size: 1.2em;
  font-weight: 800;
  color: #E04E39;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .home-feature {
    margin: -48px -48px 48px;
  }
}

@media (max-width: 959px) {
  .home-feature__graphic {
    display: none;
  }
}

@media (min-width: 960px) {
  .home-feature__description {
    width: 60%;
    padding: 72px 0;
    max-width: none;
    float: right;
    margin-right: 48px;
    font-size: 20px;
  }
  .home-feature__description strong {
    font-size: 1.3em;
  }
  .home-feature__graphic {
    width: 40%;
    padding-left: 48px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

.home-your-pamed {
  padding: 24px;
  background: #53565A;
  color: #fff;
}
.home-your-pamed h1,
.home-your-pamed h2,
.home-your-pamed h3,
.home-your-pamed h4,
.home-your-pamed h5,
.home-your-pamed h6 {
  color: #fff;
}
.home-your-pamed__content {
  padding: 24px;
  background: #fff;
  color: #65747C;
}
.home-your-pamed__account .button {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 12px;
  text-align: left;
}

.home-upcoming-title {
  margin-top: 24px;
  border-bottom: 1px solid #00293e;
  line-height: 48px;
}

@media (min-width: 25em) {
  .home-upcoming-title {
    margin-bottom: 0;
  }
  .home-upcoming-title + .more {
    float: right;
    margin: -30px 0 0;
  }
}

@media (min-width: 720px) {
  .home-row-2 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .home-row-2 .item-list__title {
    font-size: 15px;
  }
  .home-row-2 .item-list__date {
    margin-bottom: 0;
    font-size: 14px;
  }
}

@media (min-width: 960px) {
  .home-upcoming-title {
    margin-bottom: 24px;
  }
  .home-upcoming-title + .more {
    margin-top: -54px;
  }
}

@media (max-width: 767px) {
  .home-row-1 {
    min-height: 0 !important;
  }
}

@media (max-width: 767px) {
  .home-row-2 {
    min-height: 0 !important;
  }
}

@media (max-width: 1295px) {
  .home-row-2.home-your-pamed {
    min-height: 0 !important;
  }
}


/* ---------- =interior ---------- */

/* !importants to override sitefinity grids */

.page-title {
  color: #00293e;
}

.interior-layout__nav, .interior-layout__main {
  margin-bottom: 24px !important;
}

@media (min-width: 768px) {
  .interior-layout__nav, .interior-layout__main {
    margin-bottom: 48px !important;
  }
  .interior-layout__nav, .interior-layout__aside {
    width: 30% !important;
    float: right !important;
    clear: right !important;
    overflow: hidden !important;
  }
  .interior-layout__main {
    width: 70% !important;
    float: left !important;
    padding-right: 48px !important;
  }
  .interior-layout--reverse .interior-layout__title {
    width: 70% !important;
    margin-right: 0 !important;
    margin-left: auto !important;
    padding-left: 48px !important;
  }
  .interior-layout--reverse .interior-layout__nav,
  .interior-layout--reverse .interior-layout__aside {
    float: left !important;
    clear: left !important;
  }
  .interior-layout--reverse .interior-layout__nav {
    margin-top: -48px !important;
  }
  .interior-layout--reverse .interior-layout__main {
    float: right !important;
    padding-right: 0 !important;
    padding-left: 48px !important;
  }
}

.breadcrumbs {
  font-size: 14.5px;
  margin-bottom: 24px;
}
.breadcrumbs a {
  font-weight: 400;
  color: #65747C;
  opacity: 0.9;
  padding: 0 !important;
  border: none !important;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
  color: #00a69d !important;
  opacity: 1;
  border: none !important;
  background: transparent !important;
}
.breadcrumbs__separator,
.sfBreadcrumbNodeSeparator {
  display: inline-block;
  margin: 0 0.3em;
  opacity: 0.4;
}
h1 + .breadcrumbs,
h1 + div > .breadcrumbs {
  margin-top: -12px;
}

.in-this-section a {
  display: block;
  padding: 6px 0;
  font-weight: 400;
  position: relative;
}
.in-this-section a > .fa-plus-circle {
  position: absolute;
  right: 0;
}
.in-this-section ul {
  display: none;
  list-style: none;
  margin: 0;
}
.in-this-section > ul {
  display: block;
}
.in-this-section > ul > li {
  display: none;
}
.in-this-section > ul > li.is-current {
  display: block;
}
.in-this-section ul ul ul a {
  padding-left: 24px;
}
.in-this-section ul ul ul ul a {
  padding-left: 48px;
}
.in-this-section ul ul a {
  font-size: 14.5px;
}
.in-this-section .is-current > ul {
  display: block;
}
.in-this-section .is-current > a {
  font-weight: 700;
  color: #00a69d;
}

@media (max-width: 767px) {
  .in-this-section__toggle {
    display: block;
    width: 100%;
    margin-bottom: 24px;
    text-align: left;
  }
  .no-js .in-this-section__toggle {
    display: none;
  }
  .js .in-this-section > ul {
    display: none;
  }
  .js .in-this-section > ul.is-active {
    display: block;
    margin-top: 12px;
  }
}

@media (min-width: 768px) {
  .in-this-section__toggle {
    display: none;
  }
  .in-this-section {
    background: #ccc;
    padding: 18px 0;
  }
  .interior-layout .in-this-section {
    margin-top: -6px;
  }
  .in-this-section a {
    padding: 12px 24px;
  }
  .in-this-section a:hover,
  .in-this-section a:focus {
    color: #fff;
    background: #555;
  }
  .in-this-section a > .fa-plus-circle {
    right: 24px;
  }
  .in-this-section .is-current > a {
    background: #bbb;
    color: #444;
  }
  .in-this-section .is-current > a > .fa-plus-circle {
    display: none;
  }
  .in-this-section > ul > li.is-current > a {
    background: transparent;
  }
  .in-this-section ul ul .is-current > ul {
    background: rgba(255,255,255,0.3);
  }
  .in-this-section ul ul ul a {
    padding-left: 36px;
  }
}


/* ---------- =comments ---------- */

.sfcommentsShort {
  display: none;
}

.sfcommentsWrp {
  margin-top: 48px;
}

.sfcommentsTitle {
  font-size: 30px;
}

.sfcommentsList,
.sfcommentsFieldsList {
  clear: both;
  list-style: none;
  margin: 0 0 24px;
}
.sfkendoList {
  border: none !important;
}

.sfcommentDetails::after {
  content: '';
  display: table;
  clear: both;
}
.sfcommentDetails + .sfcommentDetails {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ddd;
}
.sfcommentAuthorAvatar {
  display: block;
  width: 100px;
  max-width: 25%;
  float: left;
  margin-right: 20px;
}
.sfcommentAuthor {
  font-weight: 700;
  font-size: 17px;
}
.sfcommentSeparator {
  display: inline-block;
  margin: 0 0.5em;
  opacity: 0.5;
}
.sfcommentText {
  overflow: hidden;
  margin-top: 12px;
}

.sfcommentsFormWithAvatarWrp {
  padding-top: 24px;
  border-top: 1px solid #ddd;
}
.sfcommentsForm {
  border: none;
  margin: 0;
  padding: 0;
}
.sfcommentEditor .k-widget {
  border: none;
  border-spacing: 0;
}


@media (max-width: 479px) {
  .sfLeaveCommentLnk {
    display: block;
    margin: -24px 0 24px;
  }
  .sfcommentText {
    clear: left;
    padding-top: 24px;
  }
  /* separators don't have a wrapper, so hide them and unhide everything else */
  .sfcommentDetails {
    color: transparent;
  }
  .sfcommentAuthor,
  .sfcommentDate,
  .sfcommentText {
    color: #787878;
  }
  .sfcommentDate {
    display: block;
  }
  .sfcommentsTitle {
    font-size: 26px;
  }
  .sfcommentsSubmitBtn {
    display: block;
    width: 100%;
  }
}


@media (min-width: 480px) {
  .sfcommentsOrderFilterWrp,
  .sfLeaveCommentLnk {
    float: right;
    clear: right;
  }
  .sfcommentsOrderFilterWrp {
    margin: -8px 0 0;
  }
  .sfLeaveCommentLnk {
    margin: -42px 0 36px;
  }
}


/*! ---------- =pagination ------------ */

.pagination, .sf_pagerNumeric, .search-pagination {
  margin: 12.5px 0 25px;
  font-size: 16px;
}
.pagination a,
.pagination span,
.search-pagination a,
.search-pagination span,
.sf_pagerNumeric a {
  display: inline-block;
  padding: 3.125px;
  text-align: center;
}
.pagination__overview,
.pagination > p:first-child,
.search-pagination > p:first-child {
  display: inline-block;
  padding: 0 !important;
  margin: 0 25px 0 0 !important;
  font-style: italic;
  opacity: 0.8;
}
.pagination__page,
.pagerPage,
.sf_pagerNumeric a {
  font-weight: 700;
  color: #444;
}
.pagination__current,
.sf_PagerCurrent,
.pagerPage.current,
.pagination__page.current {
  min-width: 31.25px;
  background: #00a69d;
  color: #fff !important;
}
.pagination__fold,
.search-pagination > span:not([class]),
.pagination > span:not([class]) {
  opacity: 0.4;
}


@media (max-width: 479px) {
  .pagination,
  .search-pagination {
    text-align: center;
  }
  .pagination > p:first-child,
  .search-pagination > p:first-child {
    margin-bottom: 10px !important;
    display: block !important;
  }
}


/* ---------- =search ---------- */

.search-results__facets {
  margin-bottom: 24px;
}
.search-results__facets-title {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5em 0 0;
}
.search-results__facet {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 12px;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 15px;
  font-weight: 400;
}
.search-results__facet .fa {
  margin-left: 0.3em;
}


@media (max-width: 767px) {
  .search-refine {
    margin-top: 12px;
  }
  .js .search-refine {
    display: none;
  }
  .js .search-refine.is-active {
    display: block;
  }
}


@media (min-width: 768px) {
  .search-refine__toggle {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .search-refine__toggle .toggle-indicator {
    display: none;
  }
}


/* ---------- =store ---------- */

.store-header {
  margin-bottom: 48px;
}

.item-list--products .item-list__title {
  font-size: 20px;
}
.item-list__prices {
  margin: 12px 0;
}
.item-list__primary-price {
  font-size: 24px;
  color: #00a69d;
}
.item-list__primary-price-label {
  font-size: 15px;
  color: #00a69d;
}
.item-list__price-separator {
  display: inline-block;
  margin: 0 0.5em;
  opacity: 0.5;
}
.item-list__secondary-price {
  font-size: 18px;
}
.item-list__secondary-price-label {
  font-size: 15px;
}
.item-list__description .sfAddToCartWrp {
  display: inline-block;
  position: relative;
}
.item-list__description .sfAddToCartWrp .sfMessage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 6px;
  pointer-events: none;
  font-size: 13px;
  line-height: 1;
}

.sfAddToCartWrp .sfTxtLbl,
.sfAddToCartWrp .sfQuantity {
  display: none;
}

.sfProductsInCart {
  margin: 24px 0 12px;
  font-weight: 700;
}

.sfshoppingCartWrp table,
.sfcheckoutPreviewProduct table,
.sfordersListDetailView table {
  table-layout: fixed !important;
  margin-bottom: 24px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.sfshoppingCartWrp thead,
.sfcheckoutPreviewProduct thead,
.sfordersListDetailView thead {
  display: none;
}
.sfshoppingCartWrp tr + tr,
.sfcheckoutPreviewProduct tr + tr,
.sfordersListDetailView tr + tr {
  border-top: 1px solid #ccc;
}
.sfshoppingCartWrp th,
.sfcheckoutPreviewProduct th,
.sfordersListDetailView th {
  font-size: 20px;
}
.sfshoppingCartWrp td,
.sfcheckoutPreviewProduct td,
.sfordersListDetailView td {
  vertical-align: middle;
  padding: 12px 0;
}
.sfshoppingCartWrp .sfProductTmbWrpthumbnail,
.sfcheckoutPreviewProduct .sfProductTmbWrpthumbnail,
.sfordersListDetailView .sfProductTmbWrpthumbnail {
  width: 50px;
}
.sfshoppingCartWrp .sfItmTitleCol,
.sfcheckoutPreviewProduct .sfItmTitleCol,
.sfordersListDetailView .sfItmTitleCol {
  text-align: left;
}
.sfshoppingCartWrp .sfProductTmbWrpthumbnail + .sfItmTitleCol,
.sfcheckoutPreviewProduct .sfProductTmbWrpthumbnail + .sfItmTitleCol,
.sfordersListDetailView .sfProductTmbWrpthumbnail + .sfItmTitleCol {
  padding-left: 24px;
}
.sfshoppingCartWrp .sfItmTitleCol .sfItmTitleWrp,
.sfcheckoutPreviewProduct .sfItmTitleCol .sfItmTitleWrp,
.sfordersListDetailView .sfItmTitleCol .sfItmTitleWrp {
  font-size: 20px;
}
.sfshoppingCartWrp .sfItmTitleCol .sfItmLnksWrp a,
.sfcheckoutPreviewProduct .sfItmTitleCol .sfItmLnksWrp a,
.sfordersListDetailView .sfItmTitleCol .sfItmLnksWrp a {
  font-weight: 400;
}
.sfshoppingCartWrp .sfSingleItmPriceCol,
.sfshoppingCartWrp .sfItmQuantityCol,
.sfshoppingCartWrp .sfItmPriceCol,
.sfcheckoutPreviewProduct .sfSingleItmPriceCol,
.sfcheckoutPreviewProduct .sfItmQuantityCol,
.sfcheckoutPreviewProduct .sfItmPriceCol,
.sfordersListDetailView .sfSingleItmPriceCol,
.sfordersListDetailView .sfItmQuantityCol,
.sfordersListDetailView .sfItmPriceCol {
  width: 6em;
}
.sfshoppingCartWrp .sfItmQuantityCol input[type="text"],
.sfcheckoutPreviewProduct .sfItmQuantityCol input[type="text"],
.sfordersListDetailView .sfItmQuantityCol input[type="text"] {
  display: inline-block;
  width: 4em;
  margin: 0;
}
.sfshoppingCartWrp .sfItmPriceCol,
.sfcheckoutPreviewProduct .sfItmPriceCol,
.sfordersListDetailView .sfItmPriceCol {
  text-align: right;
}

.sfCouponEntryField .sfTxt {
  display: inline-block;
  width: auto;
  margin: 0;
}

.sfshoppingCartBtnsWrp {
  margin-top: 24px;
}
.sfshoppingCartBtnsWrp div {
  display: inline-block;
  margin-left: 0.5em;
}

.sfcheckoutFormList {
  list-style: none;
  margin-left: 0;
}

.rtsLevel {
  margin-bottom: 12px;
}
.rtsLevel .rtsUL {
  display: block !important;
  float: none !important;
  white-space: nowrap;
  overflow-x: auto !important;
}
.rtsLevel a {
  display: block;
  padding: 12px 0 !important;
}
.rtsLevel .rtsLI {
  float: none !important;
  display: inline-block !important;
}
.rtsLevel .rtsLI + .rtsLI {
  border-left: 1px solid #ccc;
  margin-left: 24px;
  padding-left: 24px;
}
.rtsLevel span {
  padding: 0 !important;
}
.rtsSelected {
  color: #00a69d;
}
.sfcheckoutMulitPage fieldset {
  padding: 24px;
  margin-bottom: 24px;
}
.sfcheckoutFormItm {
  margin-bottom: 12px;
}
.sfcheckoutFormItm input,
.sfcheckoutFormItm select {
  margin-bottom: 0;
}

.sfcheckoutPreviewAddressBlock {
  margin: 24px 0;
}

.sfcheckoutTotalPriceWrp {
  list-style: none;
  margin: 0 0 24px !important;
}
.sfcheckoutTotal .sfPrice {
  font-weight: 700;
}

.sfordersListCount {
  font-weight: 700;
  margin-bottom: 24px;
}
.sfordersList {
  list-style: none;
  margin: 0;
}
.sfordersListItem + .sfordersListItem {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ccc;
}
.sforderBriefInfoList {
  margin: 12px 0 12px 24px !important;
}

#download-button {
  margin-bottom: 24px;
}

.sforderDetailsLnk + .sfPrint {
  display: inline-block;
  margin-left: 1em;
}

.store-table {
  width: 100%;
}

.store-header {
  text-align: left;
  padding-bottom: 1em;
  padding-left: 1em;
}

.store-alt-row {
  background-color: #ddd;
}

.store-col {
  padding: 1em 0 1em 1em;
}

.store-order-link {
  display: block;
}

@media (max-width: 479px) {
  .store-header .img-right {
    max-width: 100%;
    float: none;
    margin: 12px 0 0;
    vertical-align: bottom;
  }

  .item-list--products .item-list__thumbnail {
    max-width: 25%;
    float: right;
    margin: 0 0 0 12px;
  }
  .item-list--products .item-list__content {
    overflow: visible;
  }
  .item-list__price-separator {
    display: block;
    margin: 0;
    height: 1px;
    color: transparent;
    overflow: hidden;
  }
}


@media (max-width: 719px) {
  .sfshoppingCartWrp table,
  .sfcheckoutPreviewProduct table,
  .sfordersListDetailView table,
  .sfshoppingCartWrp tbody,
  .sfcheckoutPreviewProduct tbody,
  .sfordersListDetailView tbody,
  .sfshoppingCartWrp tr,
  .sfcheckoutPreviewProduct tr,
  .sfordersListDetailView tr,
  .sfshoppingCartWrp th,
  .sfcheckoutPreviewProduct th,
  .sfordersListDetailView th,
  .sfshoppingCartWrp td,
  .sfcheckoutPreviewProduct td,
  .sfordersListDetailView td {
    display: block !important;
    padding: 0 !important;
  }
  .sfshoppingCartWrp .sfproductTmbWrp,
  .sfcheckoutPreviewProduct .sfproductTmbWrp,
  .sfordersListDetailView .sfproductTmbWrp {
    float: left;
    margin: 6px 12px 0 0;
  }
  .sfshoppingCartWrp .sfproductTmbWrp,
  .sfcheckoutPreviewProduct .sfproductTmbWrp,
  .sfordersListDetailView .sfproductTmbWrp {
    margin-bottom: 12px;
  }
  .sfshoppingCartWrp .sfItmDiscountDscCol,
  .sfcheckoutPreviewProduct .sfItmDiscountDscCol,
  .sfordersListDetailView .sfItmDiscountDscCol,
  .sfshoppingCartWrp .sfSingleItmPriceCol,
  .sfcheckoutPreviewProduct .sfSingleItmPriceCol,
  .sfordersListDetailView .sfSingleItmPriceCol,
  .sfshoppingCartWrp .sfItmQuantityCol,
  .sfcheckoutPreviewProduct .sfItmQuantityCol,
  .sfordersListDetailView .sfItmQuantityCol,
  .sfshoppingCartWrp .sfItmPriceCol,
  .sfcheckoutPreviewProduct .sfItmPriceCol,
  .sfordersListDetailView .sfItmPriceCol {
    display: inline-block !important;
    vertical-align: middle;
    clear: left;
  }
}


@media (min-width: 720px) {
  .sfShoppingCartGridFooter {
    text-align: right;
  }
  .sfcouponCodeEntryViewWrap {
    float: left;
    text-align: left;
  }
  .sfshoppingCartBtnsWrp {
    text-align: right;
  }
}


/* ---------- =unique ---------- */

/* share buttons on detail pages */
.detail-share {
  margin-bottom: 24px;
}
.detail-share .button {
  margin-right: 12px;
}
.detail-share .button .fa {
  margin-right: 12px;
  margin-left: 0;
}

@media (min-width: 510px) and (max-width: 767px), (min-width: 840px) and (max-width: 989px) {
  .detail-share .button .fa {
    display: none !important;
  }
}

@media (max-width: 509px), (min-width: 768px) and (max-width: 839px) {
  .detail-share .button {
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 6px;
  }
  .detail-share__text {
    display: none !important;
  }
  .detail-share .button .fa {
    margin: 0;
  }
}

/* item list scrollers */
.list-scroller {
  max-height: 400px;
  overflow-y: auto;
  padding: 24px 12px;
  margin-bottom: 24px;
  background: #fff;
}
.list-scroller.is-enhanced {
  overflow-y: hidden;
  margin-bottom: 0;
}
.list-scroller__control {
  display: block;
  width: 100%;
  padding: 6px;
  font-size: 40px;
  color: #fff;
  background: #00a69d;
  transition: all 0.15s ease-out;
}
.list-scroller__control:disabled {
  color: #676767;
  background: #ccc;
}
.list-scroller__control--down {
  margin-bottom: 24px;
}
.list-scroller .item-list {
  position: relative;
  top: 0;
  transition: top 0.2s ease-out;
}
.list-scroller .item-list__date {
  color: #444444;
}
.list-scroller .item-list__title,
.list-scroller .item-list__title a {
  color: #00a69d;
}

/* login form */
.login-form {
  min-height: 324px;
  background: #fff url('/images/librariesprovider2/page-layout-images/ajax-loader-teal.gif') no-repeat 50% 50%;
}
.login-form div {
  background: #fff;
}
.login-form input[type="submit"] {
  margin: 12px 0;
}
.login-form__register, .login-form__recovery {
  display: inline-block;
  padding: 12px 24px 12px 0;
  font-weight: 400;
}
@media (min-width: 480px) {
  .login-form,
  .login-form__actions {
    max-width: 400px;
    padding: 24px;
    margin: 0 auto;
  }
  .login-form {
    border: 1px solid #ccc;
    margin-top: 48px;
    position: relative;
  }
  .login-form__actions {
    margin-bottom: 48px;
  }
  .login-form__register {
    float: right;
    margin-top: -105px;
    padding-right: 0;
    position: relative;
    z-index: 2;
  }
  .login-form__recovery {
    font-size: 0.9em;
    padding: 12px 0;
    margin-top: -12px;
    opacity: 0.8;
  }
}


/* ---------- =sitefinity ---------- */

.sys-template {
  display: none;
}

.sfContentBlock {
  margin-bottom: 24px;
}
.sfContentBlock:last-child {
  margin-bottom: 0;
}

.sf_cols:not(.interior-layout):not(.grid):not(.content-box-wrap) {
  width: auto !important;
  margin-right: -24px !important;
}
.sf_colsOut:not([class*="interior-layout"]):not(.grid__unit):not(.content-box) {
  padding-right: 24px !important;
  padding-bottom: 24px !important;
}
.sf_colsOut:not(.grid__unit) > .sf_colsIn {
  margin: 0 !important;
}

/* For Solr debug */
.debug-url {
  background-color: #efe;
  border: 2px solid Green;
  padding:.5em;
  margin-bottom:.5em;
  word-wrap: break-word;
}

/* make it possible to actually edit global items in page builder view */
.sfPageEditor .header-logo,
.sfPageEditor .header-user,
.sfPageEditor .header-utility,
.sfPageEditor .header-search,
.sfPageEditor .header-nav,
.sfPageEditor .footer-foundation,
.sfPageEditor .footer-contact,
.sfPageEditor .footer-social,
.sfPageEditor .footer-utility,
.sfPageEditor .footer-copyright {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 0 20px !important;
  float: none !important;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
/* reduce size of svg logo in page builder */
.sfPageEditor .header-logo picture,
.sfPageEditor .header-logo img {
  max-height: 100px;
}

/* space form builder fields */
.sf-fieldWrp > input,
.sf-fieldWrp > select,
.sf-fieldWrp > textarea,
.sf-fieldWrp > div > input,
.sf-fieldWrp > div > select,
.sf-fieldWrp > div > textarea {
  margin-bottom: 20px !important;
}
.sf_colsIn > .sf-fieldWrp > input:last-child,
.sf_colsIn > .sf-fieldWrp > select:last-child,
.sf_colsIn > .sf-fieldWrp > textarea:last-child {
  margin-bottom: 0 !important;
}

.sfInlineEditingPageMenu .sfInlineEditingToggleLnk {
  z-index: 1001 !important;
}



/* PAMED Staff Editor Styles */
.OrangeButtons {
border-radius: 5px;
background-color:#f85639;
text-align:center;
padding:10px;
color: #ffffff;
margin:5px;
font-size:18px;
font-weight:bold;
width:200px;
}

.BlueButtons {
border-radius: 5px;
background-color:#004568;
text-align:center;
padding:10px;
color: #ffffff;
margin:5px;
font-size:18px;
font-weight:bold;
width:250px;
}

.headerbars {
  text-align:center;
  background-color:#3d89b1;
  margin:10px 0px;
  padding:12px 0px;
  font-size: 18pt;
  font-weight: bold;
  color: #ffffff;

}

.figcaptionHelper {
 margin-top:-5px;
}

.divCaptionHelper > figure > img {
 display:initial !important;
}

.PAMED-bkgdGray {

  background-color:#dddddd;
   padding:20px !important;
  margin: 10px !important;
  border: thin solid #444;
  border-radius: 5px;
   box-shadow: 10px 10px 5px grey;

}

.PAMED-bkgdNavy {

  background-color:#004568;
  padding:20px !important;
  margin: 10px !important;

}

.PAMED-TeenHealthCalendar {
  background-color:#ffffff;
  padding:5px !important;
  margin: 5px !important;
  border:thin dotted #004250;
  height: 165px;
}

.PAMED-brderFull {
  
  border: thin solid #3d89b1;
  padding:10px;
}

.PAMED-brdrRightdk {

  border-right: thick solid #444;
  padding: 3px 10px 3px 0px;
}

.PAMED-brdrLeftdk {

  border-left: thick solid #444;
  padding: 3px 0px 3px 10px;
}

.PAMED-brdrRightwt {

  border-right: thick solid #fff;
  padding: 3px 10px 3px 0px;
}

.PAMED-brdrLeftwt {

  border-left: thick solid #fff;
  padding: 3px 0px 3px 10px;
}

/* overrides for PAMED's Foundation site */

/* ---------- =header ---------- */

@media (min-width: 960px) {
  .header-logo {
    width: 160px;
  }

  .header-search {
    top: 37px;
  }

  .header-nav {
    margin: 0 -48px;
    padding: 0 48px;
    clear: both;
    background: #015697;
  }
  .header-nav > ul > li > a {
    padding-bottom: 12px;
    color: #fff;
  }
  .header-nav > ul > li > a strong {
    color: #beca5c;
  }
  /* Last li element for Donations is highlighted */
  .header-nav > ul > li:last-child {
    background-color: rgba(255, 255, 255, 0.4);
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .header-nav > ul > li > a {
    font-size: 15px;
  }
}


/* Centering of footer images and text */

@media (max-width: 960px) {
  .footer-foundation > div > a > img {
    position:static !important;
  }
  .footer-foundation > div > div > a > img {
    float: none !important;
    margin-top: 0px !important;
  }
  .footer-social > div > div > div, .footer-contact > div > div p {
    text-align:center !important; 
  }
}


/* ---------- =footer ---------- */

.footer-foundation {
  border-color: #ffffff;
}
.footer-foundation__logo img {
  max-height: 120px;
}
.footer-foundation__content {
  background: #004568;
}

.social-foundation {
    color: #ffffff;
    background-color: #015697;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    padding: 5px;
    text-align: center;
}


/* ---------- =home ---------- */

.home-hero {
  margin-bottom: 48px !important;
}
.home-hero .content-box {
  /* account for grid margins */
  padding-top: 48px;
  padding-bottom: 0;
}



/* ----- Added Foundation Styles --------- */
.FoundButton {
border-radius: 5px;
background-color:#dddddd;
text-align:center;
padding:10px;
color: #004250;
margin:5px;
font-size:18px;
font-weight:bold;
width:200px;
}


/* Background Image on Home */


  .BackImgHome {
    background-image:url(https://www.pamedsoc.org/images/librariesprovider3/default-album/foundation_background.jpg?sfvrsn=29dc8ca1_4);
    height: 400px; 
  background-position: center; 
  background-repeat: no-repeat; 
margin-top:-10px;
  
  
  }
  

/*  Foundation Styles */

.GrayBox {  

  background-color:#dddddd;
  padding:10px;
  border: thin solid #444;
}


.linkChevron::after {

  font-family: "FontAwesome";
  content: ' \f138';
}


/* Physician Resiliency Summit Styling */
#menuPRS {

  display: flex;
  /* flex-wrap: wrap; */
  /* width: 100%; */
  /* margin: auto; */
  background-color: #679ac1;
  padding: 10px 0px;
  margin-top: 20px;
}

#menuPRS a {
  
  margin: auto;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  width: 19%;
  padding: 0px 15px;
}

#menuPRS a:last-child {

  width: 24%;
}

#registerPRS {

  color: #ffffff;
  background-color: #81e05C;
  text-decoration: none;
  padding: 10px 35px 10px 10px;
  border-radius: 10px;
}

#registerPRS span::after {

  font-family: "FontAwesome";
  content: '  \f138';
  white-space: pre;
  position: absolute;
}

#menuPRS a:hover, #registerPRS:hover {

  text-decoration: underline;
}

#menuPRS > a:nth-child(2) {

  border-left: solid;
  border-right: solid;
}

#menuPRS > a:nth-child(3) {

  border-right: solid;
}

#menuPRS > a:nth-child(5) {

  border-left: solid;
}

#agendaTable td {

  padding: 10px 0px;
}

#agendaTable tr > td:first-child {

    font-weight: bold;
    color: #777777;
}

/*
Undergone schedule edit (5/2/19)
#agendaTable tr:not(:nth-child(1)):not(:nth-child(13)) {

  border-bottom: solid 1px;
}*/

#agendaTable tr:not(:last-child) {

    border-bottom: solid 1px;
}

.agendaRegister {

  float:right;
  margin-top:-65px;
}

@media screen and (min-width:320px) and (max-width:960px) {

    #menuPRS {

      width: 100%;
    }

  /*#menuPRS > a:nth-child(1) {

    padding-bottom: 0px;
  }*/

  #menuPRS {

    padding: 0px;
    flex-wrap: wrap;
  }
 
  #menuPRS a {

    width: 100% !important;
    padding: 20px;
  }

  #menuPRS > a:nth-child(2), #menuPRS > a:nth-child(3) {

    border-left: none;
    border-right: none; 
    border-top: solid;
    border-bottom: solid;
  }

  #menuPRS > a:nth-child(3) {

    border-top: none;
  }

  #menuPRS > a:nth-child(5) {

    border-left: none;
    border-right: none; 
    border-top: solid;
    border-bottom: none;
    padding-bottom: 25px;
    margin-bottom: -5px;
  }

  #agendaTable {

    margin-top: 25px;
  }

  .agendaRegister {

    float:none;
    margin:0px;
  }

  /* event changed to single day, no more headers needed
  #agendaTable tr:nth-child(1) th:nth-child(1), #agendaTable tr:nth-child(13) th:nth-child(1) {

    display:none;
  }*/

  #agendaTable tr {

    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  #agendaTable td {

    font-size: 14px;
    display: block;
    padding: 0px;
  }
}


/* changes pdf icon behavior of download lists, must first tell list to NOT display icons for this to work properly
must add 'pdfIconOverwrite' to the class in the download list advanced menu  */
.pdfIconOverwrite .sfdownloadList.sfListMode > li {

    background: none;
    position: relative !important;
    margin: 20px 0px;
}

.pdfIconOverwrite .sfdownloadList.sfListMode > li > a {

    padding-left: 43px;
    background: transparent url(https://www.pamedsoc.org/WebResource.axd?d=wjq-9KJ3L_pDQUf9rBe3qQemB2V-v_Q4soTzK0siIpJq87GH4zVFsfhDAi2DxyNRPP6Rg-JrebrSr0UTm9phHH2-5fA0XLK656Zin0jsHxk8qqJGwMU_TyYCTsKCcivXsJb3pbpKIey8fKcVjAffG2fkcU892AWUeetJfeLkeKEtbZBlGUSi47aIihzYHYQTJhBLge3U8iuBsiEZo96VnQ2&t=636982922947427581) no-repeat 0 0;
    background-position: 0 -100px;
    margin-left: -43px !important;
    height: 40px !important;
    display: block !important;
}

.pdfIconOverwrite .sfdownloadList.sfListMode > li > a + div.sfMetaInfo {

    position: absolute !important;
    top: 23px;
}

.foundationPDF > div > div {

    display: inline-block;
}

.foundationPDF > div {

    padding: 25px
}

.foundationPDF > div > div:first-child > a::before {

    content: '•';
}

.foundationPDF > div > div:nth-child(2) > a {

    display: none;
}