@charset "UTF-8";
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/* Roboto uses a font-weight: 900 for bold */
/* used in global nav; h5 */
/* used in warning messaging */
/* --- foundation 5 grid variables --- */
/* Not a foundation override, but needed to be placed here for $small-screen usage */
/* Not a foundation override, but needed to be placed here for $medium-screen usage */
/* Not a foundation override, but needed to be placed here for $large-screen usage */
/* Not a foundation override, but needed to be placed here for $large-screen usage */
/* Not a foundation override, but needed to be placed here for $medium-screen usage */
/* --- END foundation 5 grid variables --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/*!
 *  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-webfont.eot);
  src: url(../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../../fonts/fontawesome-webfont.woff2) format("woff2"), url(../../fonts/fontawesome-webfont.woff) format("woff"), url(../../fonts/fontawesome-webfont.ttf) format("truetype"), url(../../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, .icon-archive, .icon-arrow-circle-down, .icon-arrow-circle-right, .icon-arrow-circle-up, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-bold, .icon-book, .icon-check, .icon-check-circle, .icon-check-circle-o, .icon-chevron-down, .icon-chevron-left, .icon-chevron-right, .icon-circle, .icon-clipboard, .icon-close, .icon-commenting, .icon-download, .icon-ellipsis-h, .icon-envelope, .icon-exclamation, .icon-exclamation-circle, .icon-facebook, .icon-facebook-official, .icon-file, .icon-file-text-o, .icon-files-o, .icon-folder, .icon-globe, .icon-info-circle, .icon-italic, .icon-laptop, .icon-link, .icon-list-ol, .icon-list-ul, .icon-long-arrow-up, .icon-long-arrow-down, .icon-minus, .icon-paperclip, .icon-pencil, .icon-phone, .icon-plus, .icon-plus-circle, .icon-plus-square, .icon-question, .icon-question-circle, .icon-quote-left, .icon-quote-right, .icon-search, .icon-share-alt, .icon-shopping-cart, .icon-square, .icon-sticky-note, .icon-th, .icon-thumbs-down, .icon-thumbs-up, .icon-thumbs-o-down, .icon-thumbs-o-up, .icon-times-circle, .icon-trash, .icon-tumblr, .icon-twitter, .icon-underline, .icon-unlock-alt {
  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;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fa-pull-left.icon-archive, .fa-pull-left.icon-arrow-circle-down, .fa-pull-left.icon-arrow-circle-right, .fa-pull-left.icon-arrow-circle-up, .fa-pull-left.icon-arrow-down, .fa-pull-left.icon-arrow-left, .fa-pull-left.icon-arrow-right, .fa-pull-left.icon-arrow-up, .fa-pull-left.icon-bold, .fa-pull-left.icon-book, .fa-pull-left.icon-check, .fa-pull-left.icon-check-circle, .fa-pull-left.icon-check-circle-o, .fa-pull-left.icon-chevron-down, .fa-pull-left.icon-chevron-left, .fa-pull-left.icon-chevron-right, .fa-pull-left.icon-circle, .fa-pull-left.icon-clipboard, .fa-pull-left.icon-close, .fa-pull-left.icon-commenting, .fa-pull-left.icon-download, .fa-pull-left.icon-ellipsis-h, .fa-pull-left.icon-envelope, .fa-pull-left.icon-exclamation, .fa-pull-left.icon-exclamation-circle, .fa-pull-left.icon-facebook, .fa-pull-left.icon-facebook-official, .fa-pull-left.icon-file, .fa-pull-left.icon-file-text-o, .fa-pull-left.icon-files-o, .fa-pull-left.icon-folder, .fa-pull-left.icon-globe, .fa-pull-left.icon-info-circle, .fa-pull-left.icon-italic, .fa-pull-left.icon-laptop, .fa-pull-left.icon-link, .fa-pull-left.icon-list-ol, .fa-pull-left.icon-list-ul, .fa-pull-left.icon-long-arrow-up, .fa-pull-left.icon-long-arrow-down, .fa-pull-left.icon-minus, .fa-pull-left.icon-paperclip, .fa-pull-left.icon-pencil, .fa-pull-left.icon-phone, .fa-pull-left.icon-plus, .fa-pull-left.icon-plus-circle, .fa-pull-left.icon-plus-square, .fa-pull-left.icon-question, .fa-pull-left.icon-question-circle, .fa-pull-left.icon-quote-left, .fa-pull-left.icon-quote-right, .fa-pull-left.icon-search, .fa-pull-left.icon-share-alt, .fa-pull-left.icon-shopping-cart, .fa-pull-left.icon-square, .fa-pull-left.icon-sticky-note, .fa-pull-left.icon-th, .fa-pull-left.icon-thumbs-down, .fa-pull-left.icon-thumbs-up, .fa-pull-left.icon-thumbs-o-down, .fa-pull-left.icon-thumbs-o-up, .fa-pull-left.icon-times-circle, .fa-pull-left.icon-trash, .fa-pull-left.icon-tumblr, .fa-pull-left.icon-twitter, .fa-pull-left.icon-underline, .fa-pull-left.icon-unlock-alt {
  margin-right: .3em;
}

.fa.fa-pull-right, .fa-pull-right.icon-archive, .fa-pull-right.icon-arrow-circle-down, .fa-pull-right.icon-arrow-circle-right, .fa-pull-right.icon-arrow-circle-up, .fa-pull-right.icon-arrow-down, .fa-pull-right.icon-arrow-left, .fa-pull-right.icon-arrow-right, .fa-pull-right.icon-arrow-up, .fa-pull-right.icon-bold, .fa-pull-right.icon-book, .fa-pull-right.icon-check, .fa-pull-right.icon-check-circle, .fa-pull-right.icon-check-circle-o, .fa-pull-right.icon-chevron-down, .fa-pull-right.icon-chevron-left, .fa-pull-right.icon-chevron-right, .fa-pull-right.icon-circle, .fa-pull-right.icon-clipboard, .fa-pull-right.icon-close, .fa-pull-right.icon-commenting, .fa-pull-right.icon-download, .fa-pull-right.icon-ellipsis-h, .fa-pull-right.icon-envelope, .fa-pull-right.icon-exclamation, .fa-pull-right.icon-exclamation-circle, .fa-pull-right.icon-facebook, .fa-pull-right.icon-facebook-official, .fa-pull-right.icon-file, .fa-pull-right.icon-file-text-o, .fa-pull-right.icon-files-o, .fa-pull-right.icon-folder, .fa-pull-right.icon-globe, .fa-pull-right.icon-info-circle, .fa-pull-right.icon-italic, .fa-pull-right.icon-laptop, .fa-pull-right.icon-link, .fa-pull-right.icon-list-ol, .fa-pull-right.icon-list-ul, .fa-pull-right.icon-long-arrow-up, .fa-pull-right.icon-long-arrow-down, .fa-pull-right.icon-minus, .fa-pull-right.icon-paperclip, .fa-pull-right.icon-pencil, .fa-pull-right.icon-phone, .fa-pull-right.icon-plus, .fa-pull-right.icon-plus-circle, .fa-pull-right.icon-plus-square, .fa-pull-right.icon-question, .fa-pull-right.icon-question-circle, .fa-pull-right.icon-quote-left, .fa-pull-right.icon-quote-right, .fa-pull-right.icon-search, .fa-pull-right.icon-share-alt, .fa-pull-right.icon-shopping-cart, .fa-pull-right.icon-square, .fa-pull-right.icon-sticky-note, .fa-pull-right.icon-th, .fa-pull-right.icon-thumbs-down, .fa-pull-right.icon-thumbs-up, .fa-pull-right.icon-thumbs-o-down, .fa-pull-right.icon-thumbs-o-up, .fa-pull-right.icon-times-circle, .fa-pull-right.icon-trash, .fa-pull-right.icon-tumblr, .fa-pull-right.icon-twitter, .fa-pull-right.icon-underline, .fa-pull-right.icon-unlock-alt {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .pull-left.icon-archive, .pull-left.icon-arrow-circle-down, .pull-left.icon-arrow-circle-right, .pull-left.icon-arrow-circle-up, .pull-left.icon-arrow-down, .pull-left.icon-arrow-left, .pull-left.icon-arrow-right, .pull-left.icon-arrow-up, .pull-left.icon-bold, .pull-left.icon-book, .pull-left.icon-check, .pull-left.icon-check-circle, .pull-left.icon-check-circle-o, .pull-left.icon-chevron-down, .pull-left.icon-chevron-left, .pull-left.icon-chevron-right, .pull-left.icon-circle, .pull-left.icon-clipboard, .pull-left.icon-close, .pull-left.icon-commenting, .pull-left.icon-download, .pull-left.icon-ellipsis-h, .pull-left.icon-envelope, .pull-left.icon-exclamation, .pull-left.icon-exclamation-circle, .pull-left.icon-facebook, .pull-left.icon-facebook-official, .pull-left.icon-file, .pull-left.icon-file-text-o, .pull-left.icon-files-o, .pull-left.icon-folder, .pull-left.icon-globe, .pull-left.icon-info-circle, .pull-left.icon-italic, .pull-left.icon-laptop, .pull-left.icon-link, .pull-left.icon-list-ol, .pull-left.icon-list-ul, .pull-left.icon-long-arrow-up, .pull-left.icon-long-arrow-down, .pull-left.icon-minus, .pull-left.icon-paperclip, .pull-left.icon-pencil, .pull-left.icon-phone, .pull-left.icon-plus, .pull-left.icon-plus-circle, .pull-left.icon-plus-square, .pull-left.icon-question, .pull-left.icon-question-circle, .pull-left.icon-quote-left, .pull-left.icon-quote-right, .pull-left.icon-search, .pull-left.icon-share-alt, .pull-left.icon-shopping-cart, .pull-left.icon-square, .pull-left.icon-sticky-note, .pull-left.icon-th, .pull-left.icon-thumbs-down, .pull-left.icon-thumbs-up, .pull-left.icon-thumbs-o-down, .pull-left.icon-thumbs-o-up, .pull-left.icon-times-circle, .pull-left.icon-trash, .pull-left.icon-tumblr, .pull-left.icon-twitter, .pull-left.icon-underline, .pull-left.icon-unlock-alt {
  margin-right: .3em;
}

.fa.pull-right, .pull-right.icon-archive, .pull-right.icon-arrow-circle-down, .pull-right.icon-arrow-circle-right, .pull-right.icon-arrow-circle-up, .pull-right.icon-arrow-down, .pull-right.icon-arrow-left, .pull-right.icon-arrow-right, .pull-right.icon-arrow-up, .pull-right.icon-bold, .pull-right.icon-book, .pull-right.icon-check, .pull-right.icon-check-circle, .pull-right.icon-check-circle-o, .pull-right.icon-chevron-down, .pull-right.icon-chevron-left, .pull-right.icon-chevron-right, .pull-right.icon-circle, .pull-right.icon-clipboard, .pull-right.icon-close, .pull-right.icon-commenting, .pull-right.icon-download, .pull-right.icon-ellipsis-h, .pull-right.icon-envelope, .pull-right.icon-exclamation, .pull-right.icon-exclamation-circle, .pull-right.icon-facebook, .pull-right.icon-facebook-official, .pull-right.icon-file, .pull-right.icon-file-text-o, .pull-right.icon-files-o, .pull-right.icon-folder, .pull-right.icon-globe, .pull-right.icon-info-circle, .pull-right.icon-italic, .pull-right.icon-laptop, .pull-right.icon-link, .pull-right.icon-list-ol, .pull-right.icon-list-ul, .pull-right.icon-long-arrow-up, .pull-right.icon-long-arrow-down, .pull-right.icon-minus, .pull-right.icon-paperclip, .pull-right.icon-pencil, .pull-right.icon-phone, .pull-right.icon-plus, .pull-right.icon-plus-circle, .pull-right.icon-plus-square, .pull-right.icon-question, .pull-right.icon-question-circle, .pull-right.icon-quote-left, .pull-right.icon-quote-right, .pull-right.icon-search, .pull-right.icon-share-alt, .pull-right.icon-shopping-cart, .pull-right.icon-square, .pull-right.icon-sticky-note, .pull-right.icon-th, .pull-right.icon-thumbs-down, .pull-right.icon-thumbs-up, .pull-right.icon-thumbs-o-down, .pull-right.icon-thumbs-o-up, .pull-right.icon-times-circle, .pull-right.icon-trash, .pull-right.icon-tumblr, .pull-right.icon-twitter, .pull-right.icon-underline, .pull-right.icon-unlock-alt {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* 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, .icon-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, .icon-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before, .icon-check:before {
  content: "\F00C";
}

.fa-remove:before,
.fa-close:before,
.icon-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, .icon-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, .icon-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, .icon-bold:before {
  content: "\F032";
}

.fa-italic:before, .icon-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, .icon-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, .icon-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before, .icon-chevron-right:before {
  content: "\F054";
}

.fa-plus-circle:before, .icon-plus-circle:before {
  content: "\F055";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-times-circle:before, .icon-times-circle:before {
  content: "\F057";
}

.fa-check-circle:before, .icon-check-circle:before {
  content: "\F058";
}

.fa-question-circle:before, .icon-question-circle:before {
  content: "\F059";
}

.fa-info-circle:before, .icon-info-circle:before {
  content: "\F05A";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-times-circle-o:before {
  content: "\F05C";
}

.fa-check-circle-o:before, .icon-check-circle-o:before {
  content: "\F05D";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-arrow-left:before, .icon-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before, .icon-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before, .icon-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before, .icon-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, .icon-plus:before {
  content: "\F067";
}

.fa-minus:before, .icon-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-exclamation-circle:before, .icon-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, .icon-chevron-down:before {
  content: "\F078";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-shopping-cart:before, .icon-shopping-cart:before {
  content: "\F07A";
}

.fa-folder:before, .icon-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, .icon-thumbs-o-up:before {
  content: "\F087";
}

.fa-thumbs-o-down:before, .icon-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, .icon-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, .icon-twitter:before {
  content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before,
.icon-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, .icon-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before, .icon-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-circle-down:before, .icon-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-globe:before, .icon-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,
.icon-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,
.icon-files-o:before {
  content: "\F0C5";
}

.fa-paperclip:before, .icon-paperclip:before {
  content: "\F0C6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}

.fa-square:before, .icon-square:before {
  content: "\F0C8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}

.fa-list-ul:before, .icon-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before, .icon-list-ol:before {
  content: "\F0CB";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before, .icon-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, .icon-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,
.icon-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, .icon-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, .icon-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, .icon-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, .icon-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before, .icon-quote-right:before {
  content: "\F10E";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before, .icon-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, .icon-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before, .icon-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, .icon-unlock-alt:before {
  content: "\F13E";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-ellipsis-h:before, .icon-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, .icon-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, .icon-thumbs-up:before {
  content: "\F164";
}

.fa-thumbs-down:before, .icon-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, .icon-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-long-arrow-down:before, .icon-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before, .icon-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, .icon-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, .icon-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, .icon-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, .icon-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, .icon-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, .icon-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;
}

/* --- Bonsai Variables --- */
/* --- Mixins --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/* --- Bonsai Variables --- */
/* --- Foundation configuration --- */
/* --- Mixins --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
.drop-content-title {
  padding-right: 32px;
}

/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/* -- Bonsai Variables -- */
/* -- Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/* --- Foundation configuration --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
.drop-content-title {
  padding-right: 32px;
}

/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/*!
 *  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-webfont.eot);
  src: url(../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../../fonts/fontawesome-webfont.woff2) format("woff2"), url(../../fonts/fontawesome-webfont.woff) format("woff"), url(../../fonts/fontawesome-webfont.ttf) format("truetype"), url(../../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa, .icon-archive, .icon-arrow-circle-down, .icon-arrow-circle-right, .icon-arrow-circle-up, .icon-arrow-down, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-bold, .icon-book, .icon-check, .icon-check-circle, .icon-check-circle-o, .icon-chevron-down, .icon-chevron-left, .icon-chevron-right, .icon-circle, .icon-clipboard, .icon-close, .icon-commenting, .icon-download, .icon-ellipsis-h, .icon-envelope, .icon-exclamation, .icon-exclamation-circle, .icon-facebook, .icon-facebook-official, .icon-file, .icon-file-text-o, .icon-files-o, .icon-folder, .icon-globe, .icon-info-circle, .icon-italic, .icon-laptop, .icon-link, .icon-list-ol, .icon-list-ul, .icon-long-arrow-up, .icon-long-arrow-down, .icon-minus, .icon-paperclip, .icon-pencil, .icon-phone, .icon-plus, .icon-plus-circle, .icon-plus-square, .icon-question, .icon-question-circle, .icon-quote-left, .icon-quote-right, .icon-search, .icon-share-alt, .icon-shopping-cart, .icon-square, .icon-sticky-note, .icon-th, .icon-thumbs-down, .icon-thumbs-up, .icon-thumbs-o-down, .icon-thumbs-o-up, .icon-times-circle, .icon-trash, .icon-tumblr, .icon-twitter, .icon-underline, .icon-unlock-alt {
  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;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fa-pull-left.icon-archive, .fa-pull-left.icon-arrow-circle-down, .fa-pull-left.icon-arrow-circle-right, .fa-pull-left.icon-arrow-circle-up, .fa-pull-left.icon-arrow-down, .fa-pull-left.icon-arrow-left, .fa-pull-left.icon-arrow-right, .fa-pull-left.icon-arrow-up, .fa-pull-left.icon-bold, .fa-pull-left.icon-book, .fa-pull-left.icon-check, .fa-pull-left.icon-check-circle, .fa-pull-left.icon-check-circle-o, .fa-pull-left.icon-chevron-down, .fa-pull-left.icon-chevron-left, .fa-pull-left.icon-chevron-right, .fa-pull-left.icon-circle, .fa-pull-left.icon-clipboard, .fa-pull-left.icon-close, .fa-pull-left.icon-commenting, .fa-pull-left.icon-download, .fa-pull-left.icon-ellipsis-h, .fa-pull-left.icon-envelope, .fa-pull-left.icon-exclamation, .fa-pull-left.icon-exclamation-circle, .fa-pull-left.icon-facebook, .fa-pull-left.icon-facebook-official, .fa-pull-left.icon-file, .fa-pull-left.icon-file-text-o, .fa-pull-left.icon-files-o, .fa-pull-left.icon-folder, .fa-pull-left.icon-globe, .fa-pull-left.icon-info-circle, .fa-pull-left.icon-italic, .fa-pull-left.icon-laptop, .fa-pull-left.icon-link, .fa-pull-left.icon-list-ol, .fa-pull-left.icon-list-ul, .fa-pull-left.icon-long-arrow-up, .fa-pull-left.icon-long-arrow-down, .fa-pull-left.icon-minus, .fa-pull-left.icon-paperclip, .fa-pull-left.icon-pencil, .fa-pull-left.icon-phone, .fa-pull-left.icon-plus, .fa-pull-left.icon-plus-circle, .fa-pull-left.icon-plus-square, .fa-pull-left.icon-question, .fa-pull-left.icon-question-circle, .fa-pull-left.icon-quote-left, .fa-pull-left.icon-quote-right, .fa-pull-left.icon-search, .fa-pull-left.icon-share-alt, .fa-pull-left.icon-shopping-cart, .fa-pull-left.icon-square, .fa-pull-left.icon-sticky-note, .fa-pull-left.icon-th, .fa-pull-left.icon-thumbs-down, .fa-pull-left.icon-thumbs-up, .fa-pull-left.icon-thumbs-o-down, .fa-pull-left.icon-thumbs-o-up, .fa-pull-left.icon-times-circle, .fa-pull-left.icon-trash, .fa-pull-left.icon-tumblr, .fa-pull-left.icon-twitter, .fa-pull-left.icon-underline, .fa-pull-left.icon-unlock-alt {
  margin-right: .3em;
}

.fa.fa-pull-right, .fa-pull-right.icon-archive, .fa-pull-right.icon-arrow-circle-down, .fa-pull-right.icon-arrow-circle-right, .fa-pull-right.icon-arrow-circle-up, .fa-pull-right.icon-arrow-down, .fa-pull-right.icon-arrow-left, .fa-pull-right.icon-arrow-right, .fa-pull-right.icon-arrow-up, .fa-pull-right.icon-bold, .fa-pull-right.icon-book, .fa-pull-right.icon-check, .fa-pull-right.icon-check-circle, .fa-pull-right.icon-check-circle-o, .fa-pull-right.icon-chevron-down, .fa-pull-right.icon-chevron-left, .fa-pull-right.icon-chevron-right, .fa-pull-right.icon-circle, .fa-pull-right.icon-clipboard, .fa-pull-right.icon-close, .fa-pull-right.icon-commenting, .fa-pull-right.icon-download, .fa-pull-right.icon-ellipsis-h, .fa-pull-right.icon-envelope, .fa-pull-right.icon-exclamation, .fa-pull-right.icon-exclamation-circle, .fa-pull-right.icon-facebook, .fa-pull-right.icon-facebook-official, .fa-pull-right.icon-file, .fa-pull-right.icon-file-text-o, .fa-pull-right.icon-files-o, .fa-pull-right.icon-folder, .fa-pull-right.icon-globe, .fa-pull-right.icon-info-circle, .fa-pull-right.icon-italic, .fa-pull-right.icon-laptop, .fa-pull-right.icon-link, .fa-pull-right.icon-list-ol, .fa-pull-right.icon-list-ul, .fa-pull-right.icon-long-arrow-up, .fa-pull-right.icon-long-arrow-down, .fa-pull-right.icon-minus, .fa-pull-right.icon-paperclip, .fa-pull-right.icon-pencil, .fa-pull-right.icon-phone, .fa-pull-right.icon-plus, .fa-pull-right.icon-plus-circle, .fa-pull-right.icon-plus-square, .fa-pull-right.icon-question, .fa-pull-right.icon-question-circle, .fa-pull-right.icon-quote-left, .fa-pull-right.icon-quote-right, .fa-pull-right.icon-search, .fa-pull-right.icon-share-alt, .fa-pull-right.icon-shopping-cart, .fa-pull-right.icon-square, .fa-pull-right.icon-sticky-note, .fa-pull-right.icon-th, .fa-pull-right.icon-thumbs-down, .fa-pull-right.icon-thumbs-up, .fa-pull-right.icon-thumbs-o-down, .fa-pull-right.icon-thumbs-o-up, .fa-pull-right.icon-times-circle, .fa-pull-right.icon-trash, .fa-pull-right.icon-tumblr, .fa-pull-right.icon-twitter, .fa-pull-right.icon-underline, .fa-pull-right.icon-unlock-alt {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .pull-left.icon-archive, .pull-left.icon-arrow-circle-down, .pull-left.icon-arrow-circle-right, .pull-left.icon-arrow-circle-up, .pull-left.icon-arrow-down, .pull-left.icon-arrow-left, .pull-left.icon-arrow-right, .pull-left.icon-arrow-up, .pull-left.icon-bold, .pull-left.icon-book, .pull-left.icon-check, .pull-left.icon-check-circle, .pull-left.icon-check-circle-o, .pull-left.icon-chevron-down, .pull-left.icon-chevron-left, .pull-left.icon-chevron-right, .pull-left.icon-circle, .pull-left.icon-clipboard, .pull-left.icon-close, .pull-left.icon-commenting, .pull-left.icon-download, .pull-left.icon-ellipsis-h, .pull-left.icon-envelope, .pull-left.icon-exclamation, .pull-left.icon-exclamation-circle, .pull-left.icon-facebook, .pull-left.icon-facebook-official, .pull-left.icon-file, .pull-left.icon-file-text-o, .pull-left.icon-files-o, .pull-left.icon-folder, .pull-left.icon-globe, .pull-left.icon-info-circle, .pull-left.icon-italic, .pull-left.icon-laptop, .pull-left.icon-link, .pull-left.icon-list-ol, .pull-left.icon-list-ul, .pull-left.icon-long-arrow-up, .pull-left.icon-long-arrow-down, .pull-left.icon-minus, .pull-left.icon-paperclip, .pull-left.icon-pencil, .pull-left.icon-phone, .pull-left.icon-plus, .pull-left.icon-plus-circle, .pull-left.icon-plus-square, .pull-left.icon-question, .pull-left.icon-question-circle, .pull-left.icon-quote-left, .pull-left.icon-quote-right, .pull-left.icon-search, .pull-left.icon-share-alt, .pull-left.icon-shopping-cart, .pull-left.icon-square, .pull-left.icon-sticky-note, .pull-left.icon-th, .pull-left.icon-thumbs-down, .pull-left.icon-thumbs-up, .pull-left.icon-thumbs-o-down, .pull-left.icon-thumbs-o-up, .pull-left.icon-times-circle, .pull-left.icon-trash, .pull-left.icon-tumblr, .pull-left.icon-twitter, .pull-left.icon-underline, .pull-left.icon-unlock-alt {
  margin-right: .3em;
}

.fa.pull-right, .pull-right.icon-archive, .pull-right.icon-arrow-circle-down, .pull-right.icon-arrow-circle-right, .pull-right.icon-arrow-circle-up, .pull-right.icon-arrow-down, .pull-right.icon-arrow-left, .pull-right.icon-arrow-right, .pull-right.icon-arrow-up, .pull-right.icon-bold, .pull-right.icon-book, .pull-right.icon-check, .pull-right.icon-check-circle, .pull-right.icon-check-circle-o, .pull-right.icon-chevron-down, .pull-right.icon-chevron-left, .pull-right.icon-chevron-right, .pull-right.icon-circle, .pull-right.icon-clipboard, .pull-right.icon-close, .pull-right.icon-commenting, .pull-right.icon-download, .pull-right.icon-ellipsis-h, .pull-right.icon-envelope, .pull-right.icon-exclamation, .pull-right.icon-exclamation-circle, .pull-right.icon-facebook, .pull-right.icon-facebook-official, .pull-right.icon-file, .pull-right.icon-file-text-o, .pull-right.icon-files-o, .pull-right.icon-folder, .pull-right.icon-globe, .pull-right.icon-info-circle, .pull-right.icon-italic, .pull-right.icon-laptop, .pull-right.icon-link, .pull-right.icon-list-ol, .pull-right.icon-list-ul, .pull-right.icon-long-arrow-up, .pull-right.icon-long-arrow-down, .pull-right.icon-minus, .pull-right.icon-paperclip, .pull-right.icon-pencil, .pull-right.icon-phone, .pull-right.icon-plus, .pull-right.icon-plus-circle, .pull-right.icon-plus-square, .pull-right.icon-question, .pull-right.icon-question-circle, .pull-right.icon-quote-left, .pull-right.icon-quote-right, .pull-right.icon-search, .pull-right.icon-share-alt, .pull-right.icon-shopping-cart, .pull-right.icon-square, .pull-right.icon-sticky-note, .pull-right.icon-th, .pull-right.icon-thumbs-down, .pull-right.icon-thumbs-up, .pull-right.icon-thumbs-o-down, .pull-right.icon-thumbs-o-up, .pull-right.icon-times-circle, .pull-right.icon-trash, .pull-right.icon-tumblr, .pull-right.icon-twitter, .pull-right.icon-underline, .pull-right.icon-unlock-alt {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* 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, .icon-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, .icon-th:before {
  content: "\F00A";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-check:before, .icon-check:before {
  content: "\F00C";
}

.fa-remove:before,
.fa-close:before,
.icon-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, .icon-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, .icon-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, .icon-bold:before {
  content: "\F032";
}

.fa-italic:before, .icon-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, .icon-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, .icon-chevron-left:before {
  content: "\F053";
}

.fa-chevron-right:before, .icon-chevron-right:before {
  content: "\F054";
}

.fa-plus-circle:before, .icon-plus-circle:before {
  content: "\F055";
}

.fa-minus-circle:before {
  content: "\F056";
}

.fa-times-circle:before, .icon-times-circle:before {
  content: "\F057";
}

.fa-check-circle:before, .icon-check-circle:before {
  content: "\F058";
}

.fa-question-circle:before, .icon-question-circle:before {
  content: "\F059";
}

.fa-info-circle:before, .icon-info-circle:before {
  content: "\F05A";
}

.fa-crosshairs:before {
  content: "\F05B";
}

.fa-times-circle-o:before {
  content: "\F05C";
}

.fa-check-circle-o:before, .icon-check-circle-o:before {
  content: "\F05D";
}

.fa-ban:before {
  content: "\F05E";
}

.fa-arrow-left:before, .icon-arrow-left:before {
  content: "\F060";
}

.fa-arrow-right:before, .icon-arrow-right:before {
  content: "\F061";
}

.fa-arrow-up:before, .icon-arrow-up:before {
  content: "\F062";
}

.fa-arrow-down:before, .icon-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, .icon-plus:before {
  content: "\F067";
}

.fa-minus:before, .icon-minus:before {
  content: "\F068";
}

.fa-asterisk:before {
  content: "\F069";
}

.fa-exclamation-circle:before, .icon-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, .icon-chevron-down:before {
  content: "\F078";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-shopping-cart:before, .icon-shopping-cart:before {
  content: "\F07A";
}

.fa-folder:before, .icon-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, .icon-thumbs-o-up:before {
  content: "\F087";
}

.fa-thumbs-o-down:before, .icon-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, .icon-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, .icon-twitter:before {
  content: "\F099";
}

.fa-facebook-f:before,
.fa-facebook:before,
.icon-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, .icon-arrow-circle-right:before {
  content: "\F0A9";
}

.fa-arrow-circle-up:before, .icon-arrow-circle-up:before {
  content: "\F0AA";
}

.fa-arrow-circle-down:before, .icon-arrow-circle-down:before {
  content: "\F0AB";
}

.fa-globe:before, .icon-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,
.icon-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,
.icon-files-o:before {
  content: "\F0C5";
}

.fa-paperclip:before, .icon-paperclip:before {
  content: "\F0C6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}

.fa-square:before, .icon-square:before {
  content: "\F0C8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}

.fa-list-ul:before, .icon-list-ul:before {
  content: "\F0CA";
}

.fa-list-ol:before, .icon-list-ol:before {
  content: "\F0CB";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

.fa-underline:before, .icon-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, .icon-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,
.icon-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, .icon-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, .icon-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, .icon-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, .icon-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before, .icon-quote-right:before {
  content: "\F10E";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-circle:before, .icon-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, .icon-question:before {
  content: "\F128";
}

.fa-info:before {
  content: "\F129";
}

.fa-exclamation:before, .icon-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, .icon-unlock-alt:before {
  content: "\F13E";
}

.fa-bullseye:before {
  content: "\F140";
}

.fa-ellipsis-h:before, .icon-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, .icon-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, .icon-thumbs-up:before {
  content: "\F164";
}

.fa-thumbs-down:before, .icon-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, .icon-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-long-arrow-down:before, .icon-long-arrow-down:before {
  content: "\F175";
}

.fa-long-arrow-up:before, .icon-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, .icon-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, .icon-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, .icon-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, .icon-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, .icon-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, .icon-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;
}

/* --- Bonsai Variables --- */
/* --- Mixins --- */
/* --- Bonsai Variables --- */
/* --- Foundation Configuration --- */
/* --- Mixins --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/* -- Bonsai Variables -- */
/* headings */
/* body text */
/* --  Foundation Configuration -- */
/* -- Mixins -- */
/* --- Bonsai Variables --- */
/* --- Foundation configuration --- */
/* --- Mixins --- */
/* --- Bonsai Variables --- */
/* --- Foundation configuration --- */
/* --- Mixins --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
.hero.split::before, .hero.split::after, .hero.split-reverse::before, .hero.split-reverse::after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-color: inherit;
}

.hero.split::after, .hero.split-reverse::before {
  width: 54%;
  transform: skew(-25deg);
  background-image: none;
  z-index: 1;
}

.hero.split::before, .hero.split-reverse::after {
  background-image: inherit;
  transform: none;
  z-index: 0;
}

/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/* -- Bonsai Variables -- */
/* -- Mixins -- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/*!
 * Quill Editor v1.3.5
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}

.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}

.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}

.ql-editor ul > li::before {
  content: '\2022';
}

.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}

.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}

.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}

.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}

.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}

.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}

.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}

.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}

.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}

.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}

.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}

.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}

.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}

.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: 0.75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

.ql-editor .ql-align-center {
  text-align: center;
}

.ql-editor .ql-align-justify {
  text-align: justify;
}

.ql-editor .ql-align-right {
  text-align: right;
}

.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
.nav-search {
  max-width: 640px !important;
}

.nav-menu-tools-children {
  min-width: 210px !important;
}

.tabs-content thead {
  border-top: 0;
}

.footer .vertical-rule-footer {
  border-left: #ccc 1px solid;
  height: 100%;
  margin: 0 0 0 0;
}

@media screen and (max-width: 34.9375em) {
  .footer .vertical-rule-footer {
    border: none;
  }
}

.footer p {
  line-height: 1.4;
}

.footer .menu.simple.responsive-links li {
  margin-left: 0;
}

.footer .menu.simple.responsive-links a {
  text-decoration: underline;
  padding: 8px;
}

@media screen and (max-width: 47.4375em) {
  .footer .menu.simple.responsive-links {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: start;
  }
  .footer .menu.simple.responsive-links a {
    padding: 0;
  }
}

.footer ul.responsive-separator,
.footer ol.responsive-separator,
.footer div.responsive-separator {
  margin-left: 8px;
}

@media screen and (max-width: 47.4375em) {
  .footer ul.responsive-separator,
  .footer ol.responsive-separator,
  .footer div.responsive-separator {
    margin-left: 32px;
  }
}

@media screen and (max-width: 34.9375em) {
  .footer ul.responsive-separator,
  .footer ol.responsive-separator,
  .footer div.responsive-separator {
    margin-left: 0;
  }
}

.footer {
  background-color: #e8e8e8;
  padding-top: 32px !important;
}

.footer li {
  margin-bottom: 8px;
}

.footer a.button, .footer a.goog-te-gadget-simple, .footer a.button-outlined {
  width: 120px;
}

.footer .goog-te-gadget-simple {
  padding-left: 15px !important;
  float: right;
}

.footer .goog-te-gadget-simple a {
  text-decoration: none !important;
}

.footer .goog-te-gadget-simple a.goog-te-menu-value {
  color: #006179;
  font-size: 14px;
}

.footer .goog-te-gadget-simple a.goog-te-menu-value span:not(:first-child) {
  display: none;
}

.footer .goog-te-gadget-simple:hover a.goog-te-menu-value {
  color: #fff;
}

.footer .goog-te-gadget-simple::after {
  margin-top: 4px;
  margin-left: 0;
}

@media screen and (max-width: 34.9375em) {
  .footer .goog-te-gadget-simple {
    float: left;
  }
}

.footer p {
  padding: 0;
}

@media only screen and (max-width: 759px) {
  .subcontent {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

#provider-designation-statement .dropdown:hover, #provider-designation-statement .footer .goog-te-gadget-simple:hover, .footer #provider-designation-statement .goog-te-gadget-simple:hover,
#provider-designation-statement .button.has-dropdown:hover, #provider-designation-statement .has-dropdown.button-outlined:hover {
  cursor: default;
}

.action-buttons .button.has-dropdown::after, .action-buttons .footer .has-dropdown.goog-te-gadget-simple::after, .footer .action-buttons .has-dropdown.goog-te-gadget-simple::after, .action-buttons .has-dropdown.button-outlined::after,
.button.has-dropdown::after,
.footer .has-dropdown.goog-te-gadget-simple::after,
.has-dropdown.button-outlined::after {
  border: none !important;
  height: auto !important;
  width: auto !important;
}

@media only screen and (max-width: 559px) {
  .f-dropdown {
    width: 90% !important;
  }
}

.f-open-dropdown {
  visibility: visible !important;
}

.f-open-dropdown .close {
  font-size: 3rem !important;
  top: -10px !important;
}

.highlight {
  color: #000;
  background-color: #ff6;
  font-weight: bold;
}

.input-group, .sticky.is-stuck {
  width: 100% !important;
}

.form-jstor .checkbox-description {
  margin-left: initial !important;
}

.form-jstor input[type="checkbox"] + label span.pls, .form-jstor input[type="checkbox"] + label span.mls {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.form-jstor [type='text'], .form-jstor [type='password'], .form-jstor [type='date'], .form-jstor [type='datetime'], .form-jstor [type='datetime-local'], .form-jstor [type='month'], .form-jstor [type='week'], .form-jstor [type='email'], .form-jstor [type='number'], .form-jstor [type='search'], .form-jstor [type='tel'], .form-jstor [type='time'], .form-jstor [type='url'], .form-jstor [type='color'],
.form-jstor textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.70408rem;
  margin: 0 0 1.14286rem;
  padding: 0.57143rem;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: inset 0 0 4px #ccc;
  font-family: inherit;
  font-size: 1.14286rem;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}

.form-jstor [type='text']:focus, .form-jstor [type='password']:focus, .form-jstor [type='date']:focus, .form-jstor [type='datetime']:focus, .form-jstor [type='datetime-local']:focus, .form-jstor [type='month']:focus, .form-jstor [type='week']:focus, .form-jstor [type='email']:focus, .form-jstor [type='number']:focus, .form-jstor [type='search']:focus, .form-jstor [type='tel']:focus, .form-jstor [type='time']:focus, .form-jstor [type='url']:focus, .form-jstor [type='color']:focus,
.form-jstor textarea:focus {
  outline: none;
  border: 1px solid #1291ae;
  background-color: #fff;
  box-shadow: inset 0 0 4px #1291ae;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.form-jstor textarea {
  max-width: 100%;
}

.form-jstor textarea[rows] {
  height: auto;
}

.form-jstor input::placeholder,
.form-jstor textarea::placeholder {
  color: #9b9b9b;
}

.form-jstor input:disabled, .form-jstor input[readonly],
.form-jstor textarea:disabled,
.form-jstor textarea[readonly] {
  background-color: #e8e8e8;
  cursor: not-allowed;
}

.form-jstor [type='submit'],
.form-jstor [type='button'] {
  appearance: none;
  border-radius: 3px;
}

.form-jstor input[type='search'] {
  box-sizing: border-box;
}

.form-jstor [type='file'],
.form-jstor [type='checkbox'],
.form-jstor [type='radio'] {
  margin: 0 0 1.14286rem;
}

.form-jstor [type='checkbox'] + label,
.form-jstor [type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.57143rem;
  margin-right: 1.14286rem;
  margin-bottom: 0;
}

.form-jstor [type='checkbox'] + label[for],
.form-jstor [type='radio'] + label[for] {
  cursor: pointer;
}

.form-jstor label > [type='checkbox'],
.form-jstor label > [type='radio'] {
  margin-right: 0.57143rem;
}

.form-jstor [type='file'] {
  width: 100%;
}

.form-jstor label {
  display: block;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.85714;
  color: #333;
}

.form-jstor label.middle {
  margin: 0 0 1.14286rem;
  padding: 0.64286rem 0;
}

.form-jstor .help-text {
  margin-top: -0.57143rem;
  font-size: 0.92857rem;
  font-style: italic;
  color: #333;
}

.form-jstor .input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1.14286rem;
  align-items: stretch;
}

.form-jstor .input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.form-jstor .input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

.form-jstor .input-group-label, .form-jstor .input-group-field, .form-jstor .input-group-button, .form-jstor .input-group-button a, .input-group-button .form-jstor a,
.form-jstor .input-group-button input, .input-group-button .form-jstor input,
.form-jstor .input-group-button button, .input-group-button .form-jstor button,
.form-jstor .input-group-button label, .input-group-button .form-jstor label {
  margin: 0;
  white-space: nowrap;
}

.form-jstor .input-group-label {
  padding: 0 1rem;
  border: 1px solid #9b9b9b;
  background: #ccc;
  color: #333;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.form-jstor .input-group-label:first-child {
  border-right: 0;
}

.form-jstor .input-group-label:last-child {
  border-left: 0;
}

.form-jstor .input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.form-jstor .input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}

.form-jstor .input-group-button a,
.form-jstor .input-group-button input,
.form-jstor .input-group-button button,
.form-jstor .input-group-button label {
  height: auto;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.14286rem;
}

.form-jstor fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.form-jstor legend {
  max-width: 100%;
  margin-bottom: 0.57143rem;
}

.form-jstor .fieldset {
  margin: 1.28571rem 0;
  padding: 1.42857rem;
  border: 1px solid #9b9b9b;
}

.form-jstor .fieldset legend {
  margin: 0;
  margin-left: -0.21429rem;
  padding: 0 0.21429rem;
}

.form-jstor select {
  height: 2.70408rem;
  margin: 0 0 1.14286rem;
  padding: 0.57143rem;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  font-family: inherit;
  font-size: 1.14286rem;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28105, 105, 105%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1.14286rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.71429rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  .form-jstor select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

.form-jstor select:focus {
  outline: none;
  border: 1px solid #1291ae;
  background-color: #fff;
  box-shadow: inset 0 0 4px #1291ae;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.form-jstor select:disabled {
  background-color: #e8e8e8;
  cursor: not-allowed;
}

.form-jstor select::-ms-expand {
  display: none;
}

.form-jstor select[multiple] {
  height: auto;
  background-image: none;
}

.form-jstor .is-invalid-input:not(:focus) {
  border-color: #dc2a2a;
  background-color: #fceaea;
}

.form-jstor .is-invalid-input:not(:focus)::placeholder {
  color: #dc2a2a;
}

.form-jstor .is-invalid-label {
  color: #dc2a2a;
}

.form-jstor .form-error {
  display: none;
  margin-top: -0.57143rem;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: bold;
  color: #dc2a2a;
}

.form-jstor .form-error.is-visible {
  display: block;
}

.form-jstor label {
  font-weight: bold;
  color: #333;
}

.form-jstor fieldset {
  border: none;
  padding: 0;
}

.form-jstor fieldset legend {
  font-size: 17.5px;
  line-height: 1.45714;
  margin-bottom: 17.5px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-bottom: 1rem;
}

.form-jstor input[type="text"],
.form-jstor input[type="password"],
.form-jstor input[type="date"] {
  height: 40px;
  padding: 0 16px;
}

.form-jstor input[type="text"]:disabled,
.form-jstor input[type="password"]:disabled,
.form-jstor input[type="date"]:disabled {
  color: #4b5555;
}

.form-jstor .input-success {
  position: relative;
}

.form-jstor .input-success input {
  position: relative;
  border: 1px solid #ccc;
}

.form-jstor .input-success::after {
  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;
  content: "\F00C";
  color: #6eb032;
  position: absolute;
  text-align: center;
  right: 28px;
  top: 35px;
  font-size: 20px;
  width: 20px;
}

.form-jstor .input-error {
  position: relative;
}

.form-jstor .input-error,
.form-jstor .input-error input:not([type=checkbox]):not([type=radio]) {
  color: #dc2a2a;
}

.form-jstor .input-error input {
  position: relative;
  border: 1px solid #dc2a2a;
}

.form-jstor .input-error input:not([type=checkbox]):not([type=radio]):focus {
  border: 1px solid #dc2a2a;
  box-shadow: inset 0 0 4px #dc2a2a;
}

.form-jstor .input-error::after {
  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;
  content: "\F12A";
  color: #dc2a2a;
  position: absolute;
  text-align: center;
  right: 28px;
  top: 35px;
  font-size: 20px;
  width: 20px;
}

.form-jstor .input-error input {
  margin-bottom: 0;
}

.form-jstor .input-search-autocomplete {
  width: 100%;
  position: relative;
}

.form-jstor .input-search-autocomplete input {
  position: relative;
  border: 1px solid #ccc;
}

.form-jstor .input-search-autocomplete::after {
  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;
  content: "\F002";
  color: #006179;
  position: absolute;
  text-align: center;
  right: 28px;
  top: 35px;
  font-size: 20px;
  width: 20px;
}

.form-jstor .input-group input.input-group-field {
  border-right: none;
}

.form-jstor .input-group input.input-group-field:not(:focus) {
  box-shadow: inset 1px 0 10px -3px #ccc;
}

.form-jstor .input-group input.input-group-field:focus ~ .input-group-field.select::before {
  border: transparent;
}

.form-jstor .input-group input.input-group-field:focus ~ .input-group-field.select select {
  padding-left: 9px;
  margin-left: 0;
}

.form-jstor .input-group input.input-group-field:focus ~ .input-group-button {
  border-color: #1291ae;
}

.form-jstor .input-group input.input-group-field:focus ~ .input-group-button .button.secondary, .form-jstor .input-group input.input-group-field:focus ~ .input-group-button .footer .goog-te-gadget-simple, .footer .form-jstor .input-group input.input-group-field:focus ~ .input-group-button .goog-te-gadget-simple, .form-jstor .input-group input.input-group-field:focus ~ .input-group-button .button-outlined {
  background-color: #1291ae;
  color: #fff;
  box-shadow: none;
}

.form-jstor .input-group input.input-group-field:focus ~ .input-group-button .button.secondary::before, .form-jstor .input-group input.input-group-field:focus ~ .input-group-button .footer .goog-te-gadget-simple::before, .footer .form-jstor .input-group input.input-group-field:focus ~ .input-group-button .goog-te-gadget-simple::before, .form-jstor .input-group input.input-group-field:focus ~ .input-group-button .button-outlined::before {
  border: none;
}

.form-jstor .input-group .input-group-button {
  height: 40px;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 3px 3px 0;
}

.form-jstor .input-group .input-group-button .button, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple, .form-jstor .input-group .input-group-button .button-outlined {
  font-size: 15px;
  line-height: 28px;
  border: none;
  border-radius: 0;
  padding: 6px 12px;
  height: 100%;
}

.form-jstor .input-group .input-group-button .button.secondary, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple, .form-jstor .input-group .input-group-button .button-outlined {
  box-shadow: inset -1px 0 10px -3px #ccc;
  padding-left: 0;
}

.form-jstor .input-group .input-group-button .button.secondary::before, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple::before, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple::before, .form-jstor .input-group .input-group-button .button-outlined::before {
  border-left: #ccc 1px solid;
  height: 100%;
  margin: 0 0 0 0;
  content: "";
  padding: 6px 6px;
}

.form-jstor .input-group .input-group-button .button.secondary:active, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple:active, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple:active, .form-jstor .input-group .input-group-button .button-outlined:active, .form-jstor .input-group .input-group-button .button.secondary:focus, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple:focus, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple:focus, .form-jstor .input-group .input-group-button .button-outlined:focus, .form-jstor .input-group .input-group-button .button.secondary:hover, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple:hover, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple:hover, .form-jstor .input-group .input-group-button .button-outlined:hover {
  color: #fff;
}

.form-jstor .input-group .input-group-button .button.secondary:active::before, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple:active::before, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple:active::before, .form-jstor .input-group .input-group-button .button-outlined:active::before, .form-jstor .input-group .input-group-button .button.secondary:focus::before, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple:focus::before, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple:focus::before, .form-jstor .input-group .input-group-button .button-outlined:focus::before, .form-jstor .input-group .input-group-button .button.secondary:hover::before, .form-jstor .input-group .input-group-button .footer .goog-te-gadget-simple:hover::before, .footer .form-jstor .input-group .input-group-button .goog-te-gadget-simple:hover::before, .form-jstor .input-group .input-group-button .button-outlined:hover::before {
  border-color: #1291ae;
}

.form-jstor .select-container, .form-jstor .selectContainer {
  white-space: nowrap;
  margin-bottom: 1.14286rem;
}

.form-jstor .select-container::after, .form-jstor .selectContainer::after {
  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;
  color: #006179;
  position: static;
  content: "\F078";
  pointer-events: none;
  margin-left: -2rem;
}

.form-jstor .select-container:hover select, .form-jstor .selectContainer:hover select {
  background-color: #1291ae;
  color: #fff;
  box-shadow: none;
}

.form-jstor .select-container:hover::after, .form-jstor .selectContainer:hover::after {
  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;
  color: #fff;
  position: static;
  content: "\F078";
  pointer-events: none;
  margin-left: -2rem;
}

.form-jstor .select-container select, .form-jstor .selectContainer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: none;
  color: #006179;
  margin: 0;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-left: 16px;
  height: 40px;
}

.form-jstor .select-container select option, .form-jstor .selectContainer select option {
  background-color: #d9e7eb;
  color: #006179;
}

.form-jstor .input-group-field.select {
  box-shadow: inset 0 12px 10px -14px #ccc, inset 0 -12px 10px -14px #ccc;
  padding-right: 1px;
  transition: none;
  border: 1px solid #ccc;
  border-style: solid none;
}

.form-jstor .input-group-field.select::before {
  border-left: 1px solid #ccc;
  content: "";
  padding: 6px 0;
}

.form-jstor .input-group-field.select::after {
  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;
  color: #006179;
  position: static;
  content: "\F078";
  pointer-events: none;
  margin-left: -2.57143rem;
}

.form-jstor .input-group-field.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: none;
  color: #006179;
  margin: 0;
  font-size: 14px;
  border: none;
  border-radius: 0;
  height: 100%;
  margin-left: -3px;
  transition: none;
}

.form-jstor .input-group-field.select select:active, .form-jstor .input-group-field.select select:focus, .form-jstor .input-group-field.select select:hover {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
}

.form-jstor .switch label::before {
  visibility: hidden;
}

.form-jstor input[type="checkbox"] + label {
  margin-left: 0;
  margin-bottom: 8px;
  padding-left: 1.71429rem;
  display: block;
  line-height: 1.6;
}

.form-jstor input[type="checkbox"] + label::before {
  position: relative;
  left: -1.71429rem;
  content: "";
  width: 1.14286rem;
  height: 1.14286rem;
  padding-top: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: -1.14286rem;
  border-radius: 2px;
}

.form-jstor input[type="checkbox"]:hover + label::before {
  border-color: #1291ae;
  background-color: #d9e7eb;
}

.form-jstor input[type="checkbox"]:focus + label::before {
  border: 1px solid #1291ae;
  box-shadow: 0 0 4px 1px #1291ae;
}

.form-jstor input[type="checkbox"]:checked + label::before {
  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;
  font-size: 12px !important;
  border: 1px solid #005266;
  background-color: #005266;
  content: "\F00C";
  color: #fff;
}

.form-jstor input[type="checkbox"]:checked:not([readonly]):not(:disabled):hover + label::before {
  border-color: #1291ae;
  background-color: #1291ae;
}

.form-jstor input[type="checkbox"]:disabled + label,
.form-jstor input[type="checkbox"][readonly] + label {
  cursor: not-allowed;
  color: #696969;
}

.form-jstor input[type="checkbox"]:disabled + label::before,
.form-jstor input[type="checkbox"][readonly] + label::before {
  border-color: #ccc;
  background-color: #e8e8e8;
  color: #4b5555;
}

.form-jstor input[type="checkbox"].input-error:not(:checked):focus:not(:hover) + label::before {
  box-shadow: 0 0 4px 1px #dc2a2a;
}

.form-jstor input[type="checkbox"].input-error:not(:checked) + label {
  color: #dc2a2a;
}

.form-jstor input[type="checkbox"].input-error:not(:checked) + label:not(:hover)::before {
  border-color: #dc2a2a;
}

.form-jstor .switch label::before {
  visibility: hidden;
}

.form-jstor input[type="radio"] + label {
  margin-left: 0;
  margin-bottom: 8px;
  padding-left: 1.71429rem;
  display: block;
  line-height: 1.6;
}

.form-jstor input[type="radio"] + label::before {
  position: relative;
  left: -1.71429rem;
  content: "";
  width: 1.14286rem;
  height: 1.14286rem;
  padding-top: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: -1.14286rem;
  border-radius: 50%;
}

.form-jstor input[type="radio"]:hover + label::before {
  border-color: #1291ae;
  background-color: #d9e7eb;
}

.form-jstor input[type="radio"]:focus + label::before {
  border: 1px solid #1291ae;
  box-shadow: 0 0 4px 1px #1291ae;
}

.form-jstor input[type="radio"]:checked + label::before {
  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;
  font-size: 12px !important;
  border: 1px solid #005266;
  content: "\F111";
  color: #005266;
}

.form-jstor input[type="radio"]:checked:not([readonly]):not(:disabled):hover + label::before {
  border-color: #1291ae;
  color: #1291ae;
}

.form-jstor input[type="radio"]:disabled + label,
.form-jstor input[type="radio"][readonly] + label {
  cursor: not-allowed;
  color: #696969;
}

.form-jstor input[type="radio"]:disabled + label::before,
.form-jstor input[type="radio"][readonly] + label::before {
  border-color: #ccc;
  background-color: #e8e8e8;
  color: #4b5555;
}

.form-jstor input[type="radio"].input-error:not(:checked):focus:not(:hover) + label::before {
  box-shadow: 0 0 4px 1px #dc2a2a;
}

.form-jstor input[type="radio"].input-error:not(:checked) + label {
  color: #dc2a2a;
}

.form-jstor input[type="radio"].input-error:not(:checked) + label:not(:hover)::before {
  border-color: #dc2a2a;
}

.form-jstor .checkboxWrap {
  margin-left: 0 !important;
}

.form-jstor .checkboxWrap ul {
  margin-left: 0;
  list-style-type: none;
}

.form-jstor .checkboxWrap input[type="checkbox"] {
  margin: 0;
}

.form-jstor .checkbox-description {
  margin-left: 24px;
  font-weight: normal;
}

.form-jstor .selectContainer {
  display: inline-block;
  width: 100%;
}

.form-jstor .selectContainer.field-join-select {
  display: block;
}

@media screen and (min-width: 35em) {
  .form-jstor .selectContainer.field-join-select {
    display: inline-block;
  }
}

.form-jstor .selectContainer.small {
  width: 120px !important;
}

.form-jstor .recaptcha.input-error::after,
.form-jstor .recaptcha .input-error::after,
.form-jstor .checkboxWrap.input-error::after,
.form-jstor .checkboxWrap .input-error::after,
.form-jstor .recaptcha.input-success::after,
.form-jstor .checkboxWrap.input-success::after {
  content: none;
}

.form-jstor .alert-box-error, .form-jstor .alert-box-success {
  background: none;
  border: none;
  padding: 0 1.07143rem 0 1.07143rem;
  margin-bottom: 0;
}

.form-jstor .search-facet .alert-box-error {
  padding: 15px;
  width: 50%;
}

.form-jstor .search-facet .alert-box-error::after {
  font-size: inherit;
  right: 5px;
  top: 48px;
}

.form-jstor .asSearchBoxf {
  width: 150px !important;
}

@media screen and (min-width: 35em) {
  .form-jstor .asSearchBoxf {
    width: 404px !important;
  }
}

.form-jstor .asSearchBox {
  width: 150px !important;
}

@media screen and (min-width: 35em) {
  .form-jstor .asSearchBox {
    width: 279px !important;
  }
}

.has-tip {
  border-bottom: none !important;
}

.search-filters.sticky {
  width: 100%;
  background: #fff;
  z-index: 1;
  margin-top: 20px;
}

.search-filters.sticky .menu .active > a {
  color: #006179;
  cursor: default;
  pointer-events: none;
}

.search-filters.sticky .citation.dropdown li, .search-filters.sticky .footer .citation.goog-te-gadget-simple li, .footer .search-filters.sticky .citation.goog-te-gadget-simple li, .search-filters.sticky .citation.button.has-dropdown li, .search-filters.sticky .citation.has-dropdown.button-outlined li {
  width: 100%;
}

.search-filters.sticky .citation.dropdown li .button.citation, .search-filters.sticky .footer .citation.goog-te-gadget-simple li .button.citation, .footer .search-filters.sticky .citation.goog-te-gadget-simple li .button.citation, .search-filters.sticky .citation.button.has-dropdown li .button.citation, .search-filters.sticky .citation.has-dropdown.button-outlined li .button.citation, .search-filters.sticky .citation.dropdown li .footer .citation.goog-te-gadget-simple, .footer .search-filters.sticky .citation.dropdown li .citation.goog-te-gadget-simple, .search-filters.sticky .footer .citation.goog-te-gadget-simple li .citation.goog-te-gadget-simple, .footer .search-filters.sticky .citation.goog-te-gadget-simple li .citation.goog-te-gadget-simple, .search-filters.sticky .citation.button.has-dropdown li .footer .citation.goog-te-gadget-simple, .footer .search-filters.sticky .citation.button.has-dropdown li .citation.goog-te-gadget-simple, .search-filters.sticky .citation.has-dropdown.button-outlined li .footer .citation.goog-te-gadget-simple, .footer .search-filters.sticky .citation.has-dropdown.button-outlined li .citation.goog-te-gadget-simple, .search-filters.sticky .citation.dropdown li .citation.button-outlined, .search-filters.sticky .footer .citation.goog-te-gadget-simple li .citation.button-outlined, .footer .search-filters.sticky .citation.goog-te-gadget-simple li .citation.button-outlined, .search-filters.sticky .citation.button.has-dropdown li .citation.button-outlined, .search-filters.sticky .citation.has-dropdown.button-outlined li .citation.button-outlined {
  width: 100%;
  padding: 0.8rem 1rem;
  border: none;
}

.search-filters.sticky .citation.dropdown li .button.citation .button-label, .search-filters.sticky .footer .citation.goog-te-gadget-simple li .button.citation .button-label, .footer .search-filters.sticky .citation.goog-te-gadget-simple li .button.citation .button-label, .search-filters.sticky .citation.button.has-dropdown li .button.citation .button-label, .search-filters.sticky .citation.has-dropdown.button-outlined li .button.citation .button-label, .search-filters.sticky .citation.dropdown li .footer .citation.goog-te-gadget-simple .button-label, .footer .search-filters.sticky .citation.dropdown li .citation.goog-te-gadget-simple .button-label, .search-filters.sticky .footer .citation.goog-te-gadget-simple li .citation.goog-te-gadget-simple .button-label, .footer .search-filters.sticky .citation.goog-te-gadget-simple li .citation.goog-te-gadget-simple .button-label, .search-filters.sticky .citation.button.has-dropdown li .footer .citation.goog-te-gadget-simple .button-label, .footer .search-filters.sticky .citation.button.has-dropdown li .citation.goog-te-gadget-simple .button-label, .search-filters.sticky .citation.has-dropdown.button-outlined li .footer .citation.goog-te-gadget-simple .button-label, .footer .search-filters.sticky .citation.has-dropdown.button-outlined li .citation.goog-te-gadget-simple .button-label, .search-filters.sticky .citation.dropdown li .citation.button-outlined .button-label, .search-filters.sticky .footer .citation.goog-te-gadget-simple li .citation.button-outlined .button-label, .footer .search-filters.sticky .citation.goog-te-gadget-simple li .citation.button-outlined .button-label, .search-filters.sticky .citation.button.has-dropdown li .citation.button-outlined .button-label, .search-filters.sticky .citation.has-dropdown.button-outlined li .citation.button-outlined .button-label,
.search-filters.sticky .citation.dropdown li .button.citation .button-text,
.search-filters.sticky .footer .citation.goog-te-gadget-simple li .button.citation .button-text,
.footer .search-filters.sticky .citation.goog-te-gadget-simple li .button.citation .button-text,
.search-filters.sticky .citation.button.has-dropdown li .button.citation .button-text,
.search-filters.sticky .citation.has-dropdown.button-outlined li .button.citation .button-text,
.search-filters.sticky .citation.dropdown li .footer .citation.goog-te-gadget-simple .button-text,
.footer .search-filters.sticky .citation.dropdown li .citation.goog-te-gadget-simple .button-text,
.search-filters.sticky .footer .citation.goog-te-gadget-simple li .citation.goog-te-gadget-simple .button-text,
.footer .search-filters.sticky .citation.goog-te-gadget-simple li .citation.goog-te-gadget-simple .button-text,
.search-filters.sticky .citation.button.has-dropdown li .footer .citation.goog-te-gadget-simple .button-text,
.footer .search-filters.sticky .citation.button.has-dropdown li .citation.goog-te-gadget-simple .button-text,
.search-filters.sticky .citation.has-dropdown.button-outlined li .footer .citation.goog-te-gadget-simple .button-text,
.footer .search-filters.sticky .citation.has-dropdown.button-outlined li .citation.goog-te-gadget-simple .button-text,
.search-filters.sticky .citation.dropdown li .citation.button-outlined .button-text,
.search-filters.sticky .footer .citation.goog-te-gadget-simple li .citation.button-outlined .button-text,
.footer .search-filters.sticky .citation.goog-te-gadget-simple li .citation.button-outlined .button-text,
.search-filters.sticky .citation.button.has-dropdown li .citation.button-outlined .button-text,
.search-filters.sticky .citation.has-dropdown.button-outlined li .citation.button-outlined .button-text {
  pointer-events: none;
}

.search-filters.sticky .stand-alone button.button, .search-filters.sticky .stand-alone .footer button.goog-te-gadget-simple, .footer .search-filters.sticky .stand-alone button.goog-te-gadget-simple, .search-filters.sticky .stand-alone button.button-outlined {
  background: #006179;
  text-align: left;
  height: 42px;
  padding: 5px 10px !important;
}

.search-filters.sticky .stand-alone button.button[disabled], .search-filters.sticky .stand-alone .footer button.goog-te-gadget-simple[disabled], .footer .search-filters.sticky .stand-alone button.goog-te-gadget-simple[disabled], .search-filters.sticky .stand-alone button.button-outlined[disabled] {
  background: inherit;
}

.search-filters.sticky .stand-alone button.button::after, .search-filters.sticky .stand-alone .footer button.goog-te-gadget-simple::after, .footer .search-filters.sticky .stand-alone button.goog-te-gadget-simple::after, .search-filters.sticky .stand-alone button.button-outlined::after {
  position: absolute;
  top: 15px;
  right: 10px;
}

.search-filters.sticky .stand-alone .button-group {
  border: none;
}

.search-filters.sticky .button.secondary.sort, .search-filters.sticky .footer .sort.goog-te-gadget-simple, .footer .search-filters.sticky .sort.goog-te-gadget-simple, .search-filters.sticky .sort.button-outlined {
  border: none;
  padding: 1rem;
}

.search-filters.sticky .button.secondary.sort:hover, .search-filters.sticky .footer .sort.goog-te-gadget-simple:hover, .footer .search-filters.sticky .sort.goog-te-gadget-simple:hover, .search-filters.sticky .sort.button-outlined:hover, .search-filters.sticky .button.secondary.sort:focus, .search-filters.sticky .footer .sort.goog-te-gadget-simple:focus, .footer .search-filters.sticky .sort.goog-te-gadget-simple:focus, .search-filters.sticky .sort.button-outlined:focus, .search-filters.sticky .button.secondary.sort:active, .search-filters.sticky .footer .sort.goog-te-gadget-simple:active, .footer .search-filters.sticky .sort.goog-te-gadget-simple:active, .search-filters.sticky .sort.button-outlined:active {
  background-color: transparent;
  color: #006179;
}

.search-filters.sticky .button.secondary.sort:hover::after, .search-filters.sticky .footer .sort.goog-te-gadget-simple:hover::after, .footer .search-filters.sticky .sort.goog-te-gadget-simple:hover::after, .search-filters.sticky .sort.button-outlined:hover::after, .search-filters.sticky .button.secondary.sort:focus::after, .search-filters.sticky .footer .sort.goog-te-gadget-simple:focus::after, .footer .search-filters.sticky .sort.goog-te-gadget-simple:focus::after, .search-filters.sticky .sort.button-outlined:focus::after, .search-filters.sticky .button.secondary.sort:active::after, .search-filters.sticky .footer .sort.goog-te-gadget-simple:active::after, .footer .search-filters.sticky .sort.goog-te-gadget-simple:active::after, .search-filters.sticky .sort.button-outlined:active::after {
  color: #006179 !important;
}

.search-filters.sticky .button-group {
  border: 1px solid #006179;
  min-height: 42px;
  border-radius: 3px;
}

.search-filters.sticky .button-group .button-container {
  padding: 0;
}

.search-filters.sticky .button-group .toggle-snippets {
  margin: 5px 0;
  border-left: 1px solid #006179;
}

.search-filters.sticky .button-group #toggle-snippets-checkbox + label {
  line-height: 1;
}

.browse-table .browse-table-col.access-icons {
  width: 45px;
}

.browse-table .browse-table-col.titles {
  width: 600px;
}

.browse-table .browse-table-col.date-published {
  width: 150px;
}

.browse-table .browse-table-cell.no-content {
  padding-left: 45px;
}

.headerWithLines {
  border-top: #e8e8e8 1px solid;
  width: 100%;
  margin: 20px 0 20px 0;
  border-bottom: #e8e8e8 1px solid;
  width: 100%;
  margin: 20px 0 20px 0;
}

.publication .magellan-sticky {
  z-index: 1;
}

.publication .magellan-sticky .input-search-autocomplete {
  width: 35%;
}

.publication .magellan-sticky .input-search-autocomplete::after {
  top: 10px;
  right: 15px;
}

.outline-section__btn-link {
  margin: 2rem 0;
}

#add-section {
  margin-bottom: 6rem;
}

.access-icon.none {
  background-image: none !important;
}

.next-page > a .next,
.next-page > a .next-bottom,
.previous-page > a .previous,
.previous-page > a .previous-bottom {
  background: none !important;
  display: inline-block !important;
  text-indent: 0 !important;
  width: 100%;
}

.next-page > a .next::before,
.next-page > a .next-bottom::before,
.previous-page > a .previous::before,
.previous-page > a .previous-bottom::before {
  position: absolute;
  left: 25%;
}

.previous-page > a .previous::before,
.next-page > a .next::before {
  top: 1%;
}

.previous-page > a .previous-bottom::before,
.next-page > a .next-bottom::before {
  bottom: 1%;
}

.expand-arrow,
.collapse-arrow {
  background: none !important;
  width: inherit !important;
  text-indent: 0 !important;
}

.expand-arrow::before {
  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;
  color: #006179;
  position: static;
  font-size: 14px;
  content: "\F054";
}

.collapse-arrow::before {
  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;
  color: #006179;
  position: static;
  font-size: 14px;
  content: "\F078";
}

button.icon-minus,
button.icon-plus {
  background: none !important;
}

button.icon-minus::before,
button.icon-plus::before {
  color: #006179;
}

button.icon-minus:hover,
button.icon-plus:hover {
  background-color: #d9e7eb !important;
}

button.icon-minus.disabled,
button.icon-plus.disabled {
  cursor: default;
}

button.icon-minus.disabled::before,
button.icon-plus.disabled::before {
  color: #ccc;
}

button.icon-minus.disabled:hover,
button.icon-plus.disabled:hover {
  background-color: inherit !important;
}

button.icon-minus,
button.icon-plus {
  cursor: pointer;
  padding: 5px;
}

.topic-card,
.topic-card .heading {
  background: #e8e8e8 !important;
}

.facet-filters-container .facet-filter {
  background-color: #f6f9fc;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  font-size: 14px;
}

#facet-filters {
  background-color: rgba(232, 232, 232, 0.3);
}

.show-more-hide,
.fuzzy-filter-out {
  display: none;
}

.background-contain {
  background-size: contain !important;
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  font-size: 87.5%;
  line-height: 1.42857em;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  line-height: 1.42857em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.71429em 0;
}

h2 {
  font-size: 1.5em;
  line-height: 1.90476em;
  margin: 0.95238em 0;
}

h3 {
  font-size: 1.17em;
  line-height: 2.442em;
  margin: 1.221em 0;
}

h4 {
  font-size: 1em;
  line-height: 1.42857em;
  margin: 1.42857em 0;
}

h5 {
  font-size: 0.83em;
  line-height: 1.72117em;
  margin: 1.72117em 0;
}

h6 {
  font-size: 0.67em;
  line-height: 2.1322em;
  margin: 2.1322em 0;
}

/* Grouping content
       ========================================================================== */
/**
       * Set 1 unit of vertical rhythm on the top and bottom margin.
       */
blockquote {
  margin: 1.42857em 40px;
}

dl,
ol,
ul {
  margin: 1.42857em 0;
}

/**
       * Turn off margins on nested lists.
       */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

dd {
  margin: 0 0 0 40px;
}

ol,
ul {
  padding: 0 0 0 40px;
}

/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1.42857em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
  display: block;
}

/**
       * Set 1 unit of vertical rhythm on the top and bottom margin.
       */
p,
pre {
  margin: 1.42857em 0;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.42857em;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block;
  /*
         * 1. Set 1 unit of vertical rhythm on the top and bottom margin.
         * 2. Set consistent space for the list style image.
         */
  margin: 1.42857em 0;
  /* 1 */
  padding: 0 0 0 40px;
  /* 2 */
  /**
         * Turn off margins on nested lists.
         */
}

menu menu,
ol menu,
ul menu {
  margin: 0;
}

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
  display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=35em&large=47.5em&xlarge=64em&xxlarge=80em";
}

html {
  box-sizing: border-box;
  font-size: 14px;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 35em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}

@media print, screen and (min-width: 47.5em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-order-1 {
    order: 1;
  }
  .xlarge-order-2 {
    order: 2;
  }
  .xlarge-order-3 {
    order: 3;
  }
  .xlarge-order-4 {
    order: 4;
  }
  .xlarge-order-5 {
    order: 5;
  }
  .xlarge-order-6 {
    order: 6;
  }
}

@media screen and (min-width: 80em) {
  .xxlarge-order-1 {
    order: 1;
  }
  .xxlarge-order-2 {
    order: 2;
  }
  .xxlarge-order-3 {
    order: 3;
  }
  .xxlarge-order-4 {
    order: 4;
  }
  .xxlarge-order-5 {
    order: 5;
  }
  .xxlarge-order-6 {
    order: 6;
  }
}

.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 35em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 47.5em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-flex-container {
    display: flex;
  }
  .xlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 80em) {
  .xxlarge-flex-container {
    display: flex;
  }
  .xxlarge-flex-child-auto {
    flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 34.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 35em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 35em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 34.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 35em) and (max-width: 47.4375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 34.9375em), screen and (min-width: 47.5em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 47.5em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 47.4375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 47.5em) and (max-width: 63.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.4375em), screen and (min-width: 64em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 64em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 64em) and (max-width: 79.9375em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 80em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 80em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 79.9375em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 80em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 79.9375em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr, .form-jstor input[type="checkbox"], .form-jstor input[type="radio"], input[type="checkbox"], input[type="radio"],
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left, .left {
  float: left !important;
}

.float-right, .right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.clearfix::after {
  clear: both;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
  border-bottom: 1px solid #ccc;
}

thead,
tbody,
tfoot {
  border: 0;
  background-color: #fff;
}

caption {
  padding: 0.57143rem 0.71429rem 0.71429rem;
  font-weight: bold;
}

thead {
  background: #fff;
  color: #333;
}

tfoot {
  background: #f2f2f2;
  color: #333;
}

thead tr,
tfoot tr {
  background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.57143rem 0.71429rem 0.71429rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.57143rem 0.71429rem 0.71429rem;
}

tbody tr {
  border-bottom: 0;
  border-bottom: 0;
  background-color: #fff;
}

table.striped tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f2f2f2;
}

thead {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(51, 51, 51, 0.25);
  border-radius: 3px;
  background-color: white;
  color: #333;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.dark-blue {
  background-color: #006179;
  color: #fff;
}

.callout.dark-purple {
  background-color: #646779;
  color: #fff;
}

.callout.very-dark-blue {
  background-color: #005266;
  color: #fff;
}

.callout.blue-gray {
  background-color: #d9e7eb;
  color: #333;
}

.callout.blue {
  background-color: #1291ae;
  color: #fff;
}

.callout.light-green {
  background-color: #e2eed7;
  color: #333;
}

.callout.light-yellow {
  background-color: #ffefc2;
  color: #333;
}

.callout.red {
  background-color: #dc2a2a;
  color: #fff;
}

.callout.maroon {
  background-color: #990000;
  color: #fff;
}

.callout.light-blue {
  background-color: #b4e5f9;
  color: #333;
}

.callout.active {
  background-color: #005266;
  color: #fff;
}

.callout.alert {
  background-color: #dc2a2a;
  color: #fff;
}

.callout.dark-gray {
  background-color: dimgray;
  color: #fff;
}

.callout.disabled-text {
  background-color: #4b5555;
  color: #fff;
}

.callout.focus {
  background-color: #1291ae;
  color: #fff;
}

.callout.hover {
  background-color: #1291ae;
  color: #fff;
}

.callout.hover-background {
  background-color: #d9e7eb;
  color: #333;
}

.callout.hover-border {
  background-color: #1291ae;
  color: #fff;
}

.callout.information {
  background-color: #b4e5f9;
  color: #333;
}

.callout.light-gray {
  background-color: #cccccc;
  color: #333;
}

.callout.medium-gray {
  background-color: #9b9b9b;
  color: #333;
}

.callout.primary {
  background-color: #006179;
  color: #fff;
}

.callout.secondary, .footer .callout.goog-te-gadget-simple, .callout.button-outlined {
  background-color: white;
  color: #333;
}

.callout.success {
  background-color: #e2eed7;
  color: #333;
}

.callout.very-light-gray {
  background-color: #e8e8e8;
  color: #333;
}

.callout.warning {
  background-color: #ffefc2;
  color: #333;
}

.callout.yellow-green {
  background-color: #6eb032;
  color: #333;
}

.callout.dark-green {
  background-color: #538329;
  color: #fff;
}

.callout.very-light-blue-gray {
  background-color: #f6f9fc;
  color: #333;
}

.callout.white {
  background-color: white;
  color: #333;
}

.callout.black {
  background-color: #333333;
  color: #fff;
}

.callout.very-dark-gray {
  background-color: #4b5555;
  color: #fff;
}

.callout.facebook-blue {
  background-color: #4267b2;
  color: #fff;
}

.callout.twitter-blue {
  background-color: #1b95e0;
  color: #333;
}

.callout.tumblr-blue {
  background-color: #36465b;
  color: #fff;
}

.callout.true-black {
  background-color: black;
  color: #fff;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.callout {
  font-size: 14px;
}

.callout .callout-icon {
  text-align: center !important;
  vertical-align: middle !important;
  width: 25px;
  margin-right: 8px;
}

.callout .callout-action {
  font-size: 14px;
  float: right;
}

.callout .callout-action.button, .callout .footer .callout-action.goog-te-gadget-simple, .footer .callout .callout-action.goog-te-gadget-simple, .callout .callout-action.button-outlined {
  margin-top: -5px;
}

.callout span {
  vertical-align: middle !important;
}

.callout.alert .callout-action {
  color: inherit;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

.media-object-section {
  flex: 0 1 auto;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section > :last-child {
  margin-bottom: 0;
}

.media-object-section.main-section {
  flex: 1 1 0px;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

[data-whatinput='mouse'] .menu li {
  outline: 0;
}

.menu a,
.menu .button,
.menu .footer .goog-te-gadget-simple,
.footer .menu .goog-te-gadget-simple,
.menu .button-outlined {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}

.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}

.menu.expanded li {
  flex: 1 1 0px;
}

.menu.simple {
  align-items: center;
}

.menu.simple li + li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print, screen and (min-width: 35em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 47.5em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 64em) {
  .menu.xlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 80em) {
  .menu.xxlarge-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.xxlarge-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    flex: 1 1 0px;
  }
  .menu.xxlarge-simple li {
    flex: 1 1 0px;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: flex;
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}

.menu.icon-left li a {
  flex-flow: row nowrap;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  flex-flow: row nowrap;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  flex-flow: column nowrap;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  flex-flow: column nowrap;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #006179;
  color: #fff;
}

.menu .active > a {
  background: #006179;
  color: #fff;
}

.menu.align-left {
  justify-content: flex-start;
}

.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}

.menu.align-right li .submenu li {
  justify-content: flex-start;
}

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

.menu.align-right.vertical li .submenu li {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: flex;
  justify-content: center;
}

.menu.align-center li .submenu li {
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}

.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}

.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu li a {
  line-height: 1.6;
}


.menu .button,
.menu .footer .goog-te-gadget-simple,
.footer .menu .goog-te-gadget-simple,
.menu .button-outlined {
  white-space: normal;
}

.dropdown-pane, .f-dropdown, .f-open-dropdown {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #9b9b9b;
  border-radius: 3px;
  background-color: #fff;
  font-size: 1rem;
}

.dropdown-pane.is-opening, .is-opening.f-dropdown, .is-opening.f-open-dropdown {
  display: block;
}

.dropdown-pane.is-open, .is-open.f-dropdown, .is-open.f-open-dropdown {
  visibility: visible;
  display: block;
}

.dropdown-pane.tiny, .tiny.f-dropdown, .tiny.f-open-dropdown {
  width: 100px;
}

.dropdown-pane.small, .small.f-dropdown, .small.f-open-dropdown {
  width: 200px;
}

.dropdown-pane.large, .large.f-dropdown, .large.f-open-dropdown {
  width: 400px;
}

.dropdown-pane, .f-dropdown, .f-open-dropdown {
  list-style-type: none;
  z-index: 100;
  -webkit-box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.5);
  box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.5);
}

.dropdown-pane > li, .f-dropdown > li, .f-open-dropdown > li {
  padding: 8px 16px;
  cursor: pointer;
  color: #006179;
}

.dropdown-pane > li.active, .f-dropdown > li.active, .f-open-dropdown > li.active, .dropdown-pane > li:hover, .f-dropdown > li:hover, .f-open-dropdown > li:hover {
  -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
  -moz-box-shadow: 4px 0 0 0 #1291ae inset;
  box-shadow: 4px 0 0 0 #1291ae inset;
}

.dropdown-pane > li:hover, .f-dropdown > li:hover, .f-open-dropdown > li:hover {
  background-color: #d9e7eb;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu, .footer .menu.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu, .footer .menu.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu a, .footer .menu.goog-te-gadget-simple a, .menu.button.has-dropdown a, .menu.has-dropdown.button-outlined a {
  padding: 0.7rem 1rem;
}

[data-whatinput='mouse'] .dropdown.menu a, [data-whatinput='mouse'] .footer .menu.goog-te-gadget-simple a, .footer [data-whatinput='mouse'] .menu.goog-te-gadget-simple a, [data-whatinput='mouse'] .menu.button.has-dropdown a, [data-whatinput='mouse'] .menu.has-dropdown.button-outlined a {
  outline: 0;
}

.dropdown.menu .is-active > a, .footer .menu.goog-te-gadget-simple .is-active > a, .menu.button.has-dropdown .is-active > a, .menu.has-dropdown.button-outlined .is-active > a {
  background: transparent;
  color: #006179;
}

.no-js .dropdown.menu ul, .no-js .footer .menu.goog-te-gadget-simple ul, .footer .no-js .menu.goog-te-gadget-simple ul, .no-js .menu.button.has-dropdown ul, .no-js .menu.has-dropdown.button-outlined ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu, .footer .menu.goog-te-gadget-simple .nested.is-dropdown-submenu, .menu.button.has-dropdown .nested.is-dropdown-submenu, .menu.has-dropdown.button-outlined .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical > li .is-dropdown-submenu, .footer .menu.vertical.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.vertical.button.has-dropdown > li .is-dropdown-submenu, .footer .action-buttons .menu.vertical.has-dropdown.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.vertical.has-dropdown.button-outlined > li .is-dropdown-submenu, .menu.vertical.button.has-dropdown > li .is-dropdown-submenu, .menu.vertical.has-dropdown.button-outlined > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu, .footer .menu.vertical.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.vertical.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu, .footer .menu.vertical.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.vertical.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

@media print, screen and (min-width: 35em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu, .footer .menu.medium-horizontal.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.medium-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.medium-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.medium-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.medium-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.medium-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu, .footer .menu.medium-horizontal.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.medium-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.medium-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.medium-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.medium-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.medium-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu, .footer .menu.medium-vertical.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.medium-vertical.button.has-dropdown > li .is-dropdown-submenu, .footer .action-buttons .menu.medium-vertical.has-dropdown.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.medium-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu, .menu.medium-vertical.button.has-dropdown > li .is-dropdown-submenu, .menu.medium-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu, .footer .menu.medium-vertical.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.medium-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.medium-vertical.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.medium-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.medium-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.medium-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu, .footer .menu.medium-vertical.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.medium-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.medium-vertical.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.medium-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.medium-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.medium-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}

@media print, screen and (min-width: 47.5em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu, .footer .menu.large-horizontal.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.large-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.large-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.large-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.large-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.large-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu, .footer .menu.large-horizontal.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.large-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.large-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.large-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.large-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.large-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu, .footer .menu.large-vertical.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.large-vertical.button.has-dropdown > li .is-dropdown-submenu, .footer .action-buttons .menu.large-vertical.has-dropdown.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.large-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu, .menu.large-vertical.button.has-dropdown > li .is-dropdown-submenu, .menu.large-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu, .footer .menu.large-vertical.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.large-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.large-vertical.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.large-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.large-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.large-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu, .footer .menu.large-vertical.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.large-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.large-vertical.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.large-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.large-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.large-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}

@media screen and (min-width: 64em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu, .footer .menu.xlarge-horizontal.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xlarge-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.xlarge-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xlarge-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.xlarge-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.xlarge-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu, .footer .menu.xlarge-horizontal.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xlarge-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.xlarge-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xlarge-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.xlarge-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.xlarge-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu, .footer .menu.xlarge-vertical.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.xlarge-vertical.button.has-dropdown > li .is-dropdown-submenu, .footer .action-buttons .menu.xlarge-vertical.has-dropdown.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.xlarge-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu, .menu.xlarge-vertical.button.has-dropdown > li .is-dropdown-submenu, .menu.xlarge-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu, .footer .menu.xlarge-vertical.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xlarge-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.xlarge-vertical.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xlarge-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.xlarge-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.xlarge-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu, .footer .menu.xlarge-vertical.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xlarge-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.xlarge-vertical.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xlarge-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.xlarge-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.xlarge-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}

@media screen and (min-width: 80em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu, .footer .menu.xxlarge-horizontal.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xxlarge-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.xxlarge-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xxlarge-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.xxlarge-horizontal.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.xxlarge-horizontal.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu, .footer .menu.xxlarge-horizontal.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xxlarge-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.xxlarge-horizontal.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xxlarge-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.xxlarge-horizontal.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.xxlarge-horizontal.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu, .footer .menu.xxlarge-vertical.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.xxlarge-vertical.button.has-dropdown > li .is-dropdown-submenu, .footer .action-buttons .menu.xxlarge-vertical.has-dropdown.goog-te-gadget-simple > li .is-dropdown-submenu, .action-buttons .menu.xxlarge-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu, .menu.xxlarge-vertical.button.has-dropdown > li .is-dropdown-submenu, .menu.xxlarge-vertical.has-dropdown.button-outlined > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu, .footer .menu.xxlarge-vertical.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xxlarge-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.xxlarge-vertical.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.xxlarge-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.xxlarge-vertical.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.xxlarge-vertical.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu, .footer .menu.xxlarge-vertical.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xxlarge-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.xxlarge-vertical.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.xxlarge-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.xxlarge-vertical.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.xxlarge-vertical.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub, .footer .menu.align-right.goog-te-gadget-simple .is-dropdown-submenu.first-sub, .menu.align-right.button.has-dropdown .is-dropdown-submenu.first-sub, .menu.align-right.has-dropdown.button-outlined .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #9b9b9b;
  background: #fff;
}

.dropdown .is-dropdown-submenu a, .footer .goog-te-gadget-simple .is-dropdown-submenu a, .button.has-dropdown .is-dropdown-submenu a, .has-dropdown.button-outlined .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu, .footer .menu.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .footer .action-buttons .menu.has-dropdown.goog-te-gadget-simple > li.opens-left > .is-dropdown-submenu, .action-buttons .menu.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu, .menu.button.has-dropdown > li.opens-left > .is-dropdown-submenu, .menu.has-dropdown.button-outlined > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu, .footer .menu.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .footer .action-buttons .menu.has-dropdown.goog-te-gadget-simple > li.opens-right > .is-dropdown-submenu, .action-buttons .menu.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu, .menu.button.has-dropdown > li.opens-right > .is-dropdown-submenu, .menu.has-dropdown.button-outlined > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.no-js .dropdown.menu ul.menu, .no-js .footer .menu.goog-te-gadget-simple ul.menu, .footer .no-js .menu.goog-te-gadget-simple ul.menu, .no-js .menu.button.has-dropdown ul.menu, .no-js .menu.has-dropdown.button-outlined ul.menu {
  display: none;
}

@media screen and (max-width: 47.4375em) {
  .dropdown.menu, .footer .menu.goog-te-gadget-simple,
  .menu.button.has-dropdown, .menu.has-dropdown.button-outlined {
    padding-left: 0 !important;
  }
}

.dropdown.menu .is-active > a, .footer .menu.goog-te-gadget-simple .is-active > a, .menu.button.has-dropdown .is-active > a, .menu.has-dropdown.button-outlined .is-active > a {
  color: #1291ae;
}

.dropdown.menu .is-dropdown-submenu-parent.active, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent.active, .menu.button.has-dropdown .is-dropdown-submenu-parent.active, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent.active,
.dropdown.menu .is-dropdown-submenu-parent.active > a,
.footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent.active > a,
.menu.button.has-dropdown .is-dropdown-submenu-parent.active > a,
.menu.has-dropdown.button-outlined .is-dropdown-submenu-parent.active > a {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent:focus, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent:focus, .menu.button.has-dropdown .is-dropdown-submenu-parent:focus, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent:focus, .dropdown.menu .is-dropdown-submenu-parent:hover, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent:hover, .menu.button.has-dropdown .is-dropdown-submenu-parent:hover, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent:hover {
  -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
  -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
  box-shadow: 0 -4px 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

> a .dropdown.menu .is-dropdown-submenu-parent .no-arrow, > a .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow, > .footer a .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow, > .action-buttons a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow, > .action-buttons .footer a .menu.has-dropdown.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow, > .action-buttons a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow, > a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow, > a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow {
  display: inline-block;
  font-weight: bold;
  color: #333;
  padding: 12px;
}

> a .dropdown.menu .is-dropdown-submenu-parent .no-arrow.active, > a .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow.active, > .footer a .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow.active, > .action-buttons a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow.active, > .action-buttons .footer a .menu.has-dropdown.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow.active, > .action-buttons a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow.active, > a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow.active, > a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow.active,
> a .dropdown.menu .is-dropdown-submenu-parent .no-arrow.active > a,
> a .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow.active > a,
> .footer a .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow.active > a,
> .action-buttons a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow.active > a,
> .action-buttons .footer a .menu.has-dropdown.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow.active > a,
> .action-buttons a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow.active > a,
> a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow.active > a,
> a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow.active > a {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

> a .dropdown.menu .is-dropdown-submenu-parent .no-arrow:focus, > a .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow:focus, > .footer a .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow:focus, > .action-buttons a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow:focus, > .action-buttons .footer a .menu.has-dropdown.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow:focus, > .action-buttons a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow:focus, > a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow:focus, > a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow:focus, > a .dropdown.menu .is-dropdown-submenu-parent .no-arrow:hover, > a .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow:hover, > .footer a .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow:hover, > .action-buttons a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow:hover, > .action-buttons .footer a .menu.has-dropdown.goog-te-gadget-simple .is-dropdown-submenu-parent .no-arrow:hover, > .action-buttons a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow:hover, > a .menu.button.has-dropdown .is-dropdown-submenu-parent .no-arrow:hover, > a .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .no-arrow:hover {
  -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
  -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
  box-shadow: 0 -4px 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent > a:not(.no-arrow), .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent > a:not(.no-arrow), .menu.button.has-dropdown .is-dropdown-submenu-parent > a:not(.no-arrow), .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent > a:not(.no-arrow) {
  display: inline-block;
  font-weight: bold;
  color: #333;
  padding: 12px;
}

.dropdown.menu .is-dropdown-submenu-parent > a:not(.no-arrow).active, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent > a:not(.no-arrow).active, .menu.button.has-dropdown .is-dropdown-submenu-parent > a:not(.no-arrow).active, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent > a:not(.no-arrow).active,
.dropdown.menu .is-dropdown-submenu-parent > a:not(.no-arrow).active > a,
.footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent > a:not(.no-arrow).active > a,
.menu.button.has-dropdown .is-dropdown-submenu-parent > a:not(.no-arrow).active > a,
.menu.has-dropdown.button-outlined .is-dropdown-submenu-parent > a:not(.no-arrow).active > a {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent > a:not(.no-arrow):focus, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent > a:not(.no-arrow):focus, .menu.button.has-dropdown .is-dropdown-submenu-parent > a:not(.no-arrow):focus, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent > a:not(.no-arrow):focus, .dropdown.menu .is-dropdown-submenu-parent > a:not(.no-arrow):hover, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent > a:not(.no-arrow):hover, .menu.button.has-dropdown .is-dropdown-submenu-parent > a:not(.no-arrow):hover, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent > a:not(.no-arrow):hover {
  -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
  -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
  box-shadow: 0 -4px 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent > a:not(.no-arrow)::after, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent > a:not(.no-arrow)::after, .menu.button.has-dropdown .is-dropdown-submenu-parent > a:not(.no-arrow)::after, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent > a:not(.no-arrow)::after {
  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;
  color: #006179;
  position: static;
  content: "\F078";
  margin-left: 8px;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu {
  -webkit-box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.5);
  box-shadow: 0 4px 12px 0 rgba(51, 51, 51, 0.5);
  z-index: 2000;
  padding-top: 8px;
  border-radius: 2px;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active,
.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active > a,
.footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active > a,
.menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active > a,
.menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled).active > a {
  -webkit-box-shadow: 4px 0 0 0 #006179 inset;
  -moz-box-shadow: 4px 0 0 0 #006179 inset;
  box-shadow: 4px 0 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):focus, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):focus, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):focus, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):focus, .dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):hover, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):hover, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):hover, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled):hover {
  -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
  -moz-box-shadow: 4px 0 0 0 #1291ae inset;
  box-shadow: 4px 0 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active,
.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active > a,
.footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active > a,
.menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active > a,
.menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a.active > a {
  -webkit-box-shadow: 4px 0 0 0 #006179 inset;
  -moz-box-shadow: 4px 0 0 0 #006179 inset;
  box-shadow: 4px 0 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:focus, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:focus, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:focus, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:focus, .dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:hover, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:hover, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:hover, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item:not(.disabled) a:hover {
  -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
  -moz-box-shadow: 4px 0 0 0 #1291ae inset;
  box-shadow: 4px 0 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled {
  cursor: not-allowed;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled a, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled a, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled a, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.disabled a {
  color: #4b5555 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

.dropdown.menu .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.active > a, .footer .menu.goog-te-gadget-simple .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.active > a, .menu.button.has-dropdown .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.active > a, .menu.has-dropdown.button-outlined .is-dropdown-submenu-parent .is-dropdown-submenu .is-submenu-item.active > a {
  color: #006179;
}

.dropdown.menu li.menu-item.active, .footer .menu.goog-te-gadget-simple li.menu-item.active, .menu.button.has-dropdown li.menu-item.active, .menu.has-dropdown.button-outlined li.menu-item.active,
.dropdown.menu li.menu-item.active > a,
.footer .menu.goog-te-gadget-simple li.menu-item.active > a,
.menu.button.has-dropdown li.menu-item.active > a,
.menu.has-dropdown.button-outlined li.menu-item.active > a {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu li.menu-item:focus, .footer .menu.goog-te-gadget-simple li.menu-item:focus, .menu.button.has-dropdown li.menu-item:focus, .menu.has-dropdown.button-outlined li.menu-item:focus, .dropdown.menu li.menu-item:hover, .footer .menu.goog-te-gadget-simple li.menu-item:hover, .menu.button.has-dropdown li.menu-item:hover, .menu.has-dropdown.button-outlined li.menu-item:hover {
  -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
  -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
  box-shadow: 0 -4px 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu li.menu-item > a, .footer .menu.goog-te-gadget-simple li.menu-item > a, .menu.button.has-dropdown li.menu-item > a, .menu.has-dropdown.button-outlined li.menu-item > a {
  display: inline-block;
  font-weight: bold;
  color: #333;
  padding: 12px;
}

.dropdown.menu li.menu-item > a.active, .footer .menu.goog-te-gadget-simple li.menu-item > a.active, .menu.button.has-dropdown li.menu-item > a.active, .menu.has-dropdown.button-outlined li.menu-item > a.active,
.dropdown.menu li.menu-item > a.active > a,
.footer .menu.goog-te-gadget-simple li.menu-item > a.active > a,
.menu.button.has-dropdown li.menu-item > a.active > a,
.menu.has-dropdown.button-outlined li.menu-item > a.active > a {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu li.menu-item > a:focus, .footer .menu.goog-te-gadget-simple li.menu-item > a:focus, .menu.button.has-dropdown li.menu-item > a:focus, .menu.has-dropdown.button-outlined li.menu-item > a:focus, .dropdown.menu li.menu-item > a:hover, .footer .menu.goog-te-gadget-simple li.menu-item > a:hover, .menu.button.has-dropdown li.menu-item > a:hover, .menu.has-dropdown.button-outlined li.menu-item > a:hover {
  -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
  -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
  box-shadow: 0 -4px 0 0 #1291ae inset;
  background-color: #d9e7eb;
  outline: none;
}

.dropdown.menu.dropdown-button .is-dropdown-submenu-parent:hover, .footer .menu.dropdown-button.goog-te-gadget-simple .is-dropdown-submenu-parent:hover, .menu.dropdown-button.button.has-dropdown .is-dropdown-submenu-parent:hover, .menu.dropdown-button.has-dropdown.button-outlined .is-dropdown-submenu-parent:hover, .dropdown.menu.dropdown-button .is-dropdown-submenu-parent:focus, .footer .menu.dropdown-button.goog-te-gadget-simple .is-dropdown-submenu-parent:focus, .menu.dropdown-button.button.has-dropdown .is-dropdown-submenu-parent:focus, .menu.dropdown-button.has-dropdown.button-outlined .is-dropdown-submenu-parent:focus, .dropdown.menu.dropdown-button .is-dropdown-submenu-parent:active, .footer .menu.dropdown-button.goog-te-gadget-simple .is-dropdown-submenu-parent:active, .menu.dropdown-button.button.has-dropdown .is-dropdown-submenu-parent:active, .menu.dropdown-button.has-dropdown.button-outlined .is-dropdown-submenu-parent:active {
  box-shadow: none;
  background-color: inherit;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  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;
  color: #006179;
  position: static;
  font-size: 6px;
  content: "\F078";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  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;
  color: #006179;
  position: static;
  font-size: 6px;
  content: "\F078";
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.accordion-menu .active > a {
  color: #006179;
  background: #d9e7eb;
  -webkit-box-shadow: 4px 0 0 0 #006179 inset;
  -moz-box-shadow: 4px 0 0 0 #006179 inset;
  box-shadow: 4px 0 0 0 #006179 inset;
}

.accordion-menu .active > a:hover {
  background-color: #d9e7eb;
  outline: none;
  color: #006179;
  -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
  -moz-box-shadow: 4px 0 0 0 #1291ae inset;
  box-shadow: 4px 0 0 0 #1291ae inset;
}

.accordion-menu > li > a {
  font-weight: bold;
}

.accordion-menu > li a:focus, .accordion-menu > li a:hover {
  background-color: #d9e7eb;
  outline: none;
  color: #006179;
  -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
  -moz-box-shadow: 4px 0 0 0 #1291ae inset;
  box-shadow: 4px 0 0 0 #1291ae inset;
}

.accordion-menu > li a::after {
  font-size: 20px !important;
  top: 12px !important;
}

.close-button {
  position: absolute;
  color: #006179;
  cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
  outline: 0;
}

.close-button:hover, .close-button:focus {
  color: #1291ae;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 3em;
  line-height: 1;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 3em;
  line-height: 1;
}

a.close-button, a.close-button:hover {
  text-decoration: none;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 12px;
  color: #333;
  cursor: default;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #9b9b9b;
}

.breadcrumbs a {
  color: #006179;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #9b9b9b;
  cursor: not-allowed;
}

.bulleted-list, .list-jstor {
  list-style: none;
  margin-left: 0;
}

.bulleted-list li, .list-jstor li {
  padding-left: 1rem;
  margin-bottom: 0.3rem;
}

.bulleted-list li::before, .list-jstor li::before {
  content: "\2022";
  font-size: 1.5rem;
  color: #006179;
  line-height: 20px;
  position: relative;
  top: 0.2rem;
  left: -0.7rem;
}

.inline-list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

[data-whatinput='mouse'] .inline-list li {
  outline: 0;
}

.inline-list a,
.inline-list .button,
.inline-list .footer .goog-te-gadget-simple,
.footer .inline-list .goog-te-gadget-simple,
.inline-list .button-outlined {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.inline-list input,
.inline-list select,
.inline-list a,
.inline-list button {
  margin-bottom: 0;
}

.inline-list input {
  display: inline-block;
}

.inline-list li + li {
  margin-left: 10px;
}

.inline-list a {
  padding: 0;
}

.inline-list a,
.inline-list .link,
.inline-list .btn-link {
  color: #006179;
  text-decoration: underline;
}

.inline-list a:hover,
.inline-list .link:hover,
.inline-list .btn-link:hover {
  color: #1291ae;
}

.inline-list a:focus,
.inline-list .link:focus,
.inline-list .btn-link:focus {
  color: #1291ae;
}

.inline-list a:active,
.inline-list .link:active,
.inline-list .btn-link:active {
  color: #005266;
}

.inline-list a.disabled,
.inline-list .link.disabled,
.inline-list .disabled.btn-link {
  color: #4b5555 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

.inline-list a.disabled:hover,
.inline-list .link.disabled:hover,
.inline-list .disabled.btn-link:hover {
  color: #4b5555 !important;
}

.inline-list .no-underline,
.inline-list .no-underline a {
  text-decoration: none !important;
}

.inline-list .active,
.inline-list .active:hover {
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

.inline-list span {
  line-height: 1;
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1.71429rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 12px;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #9b9b9b;
}

h1, .h1 {
  font-size: 1.75rem;
  line-height: 1.32653;
  margin-top: 0;
  margin-bottom: 1.75rem;
}

h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.38095;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.45714;
  margin-top: 0;
  margin-bottom: 1.25rem;
}

h4, .h4 {
  font-size: 1.15rem;
  line-height: 1.49689;
  margin-top: 0;
  margin-bottom: 1.15rem;
}

a {
  line-height: inherit;
  color: #006179;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:focus {
  color: #005368;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 80rem;
  height: 0;
  margin: 1.42857rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #9b9b9b;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1.71429rem;
  padding: 0.64286rem 1.42857rem 0 1.35714rem;
  border-left: 1px solid #9b9b9b;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #696969;
}

cite {
  display: block;
  font-size: 0.92857rem;
  color: #696969;
}

cite:before {
  content: "\2014   ";
}

abbr, abbr[title] {
  border-bottom: 1px dotted #333;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  padding: 0.14286rem 0.35714rem 0.07143rem;
  border: 1px solid #9b9b9b;
  background-color: #ccc;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333;
}

kbd {
  margin: 0;
  padding: 0.14286rem 0.28571rem 0;
  background-color: #ccc;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #333;
  border-radius: 3px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #696969;
}

.lead {
  font-size: 17.5px;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ul.no-bullet ul,
ol.no-bullet ul, ol.no-bullet,
ul.no-bullet ol,
ol.no-bullet ol {
  margin-left: 0;
  list-style: none;
}

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

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

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

.text-justify {
  text-align: justify;
}

@media print, screen and (min-width: 35em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media print, screen and (min-width: 47.5em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 80em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #696969;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}

.upper {
  text-transform: uppercase !important;
}

.lower {
  text-transform: lowercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.bold {
  font-weight: bold !important;
}

.italic {
  font-style: italic !important;
}

.normal-weight, .normal, .form-jstor input[type="checkbox"] + label, .form-jstor input[type="radio"] + label, input[type="checkbox"] + label, input[type="radio"] + label {
  font-weight: normal !important;
}

.normal-style {
  font-style: normal !important;
}

.body-font {
  font-size: 14px !important;
  line-height: 20px !important;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
}

h1,
.xlarge-heading {
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  font-size: 24.5px;
  line-height: 1.32653;
  margin-bottom: 24.5px;
}

h2,
.large-heading,
.f-dropdown .lookslikeh2 {
  font-weight: bold !important;
  font-size: 21px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.38095;
  margin-bottom: 21px;
}

h3,
.medium-heading {
  font-weight: bold !important;
  font-size: 17.5px;
  line-height: 1.45714;
  margin-bottom: 17.5px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

h4,
.small-heading {
  font-weight: bold !important;
  font-size: 16.1px;
  line-height: 1.49689;
  margin-bottom: 16.1px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

p {
  font-size: 14px;
  line-height: 1.71429;
}

.small-text, .smTxt {
  font-size: 12px !important;
}

cite {
  font-size: inherit;
  display: inline;
  color: inherit;
}

cite::before {
  content: "";
}

button {
  cursor: pointer;
}

.button, .footer .goog-te-gadget-simple, .button-outlined {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 14px 0;
  font-family: inherit;
  padding: 9px 12px;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #006179;
  color: #fff;
  text-decoration: none !important;
}

[data-whatinput='mouse'] .button, [data-whatinput='mouse'] .footer .goog-te-gadget-simple, .footer [data-whatinput='mouse'] .goog-te-gadget-simple, [data-whatinput='mouse'] .button-outlined {
  outline: 0;
}

.button:hover, .footer .goog-te-gadget-simple:hover, .button-outlined:hover, .button:focus, .footer .goog-te-gadget-simple:focus, .button-outlined:focus {
  background-color: #1291ae;
  color: #fff;
}

.button:active, .footer .goog-te-gadget-simple:active, .button-outlined:active {
  background-color: #005266;
}

.button.dropdown::after, .footer .goog-te-gadget-simple::after, .action-buttons .button.has-dropdown::after, .action-buttons .has-dropdown.button-outlined::after,
.button.has-dropdown::after, .has-dropdown.button-outlined::after, .dropdown.button-outlined::after {
  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;
  color: #fff;
  position: static;
  font-size: 0.4em;
  content: "\F078";
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 12px;
}

.button.dropdown::after, .footer .goog-te-gadget-simple::after, .action-buttons .button.has-dropdown::after, .action-buttons .has-dropdown.button-outlined::after,
.button.has-dropdown::after, .has-dropdown.button-outlined::after, .dropdown.button-outlined::after {
  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;
  color: #fff;
  position: static;
  content: "\F078";
}

.button.ghost, .footer .ghost.goog-te-gadget-simple, .ghost.button-outlined {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.button.ghost:hover, .footer .ghost.goog-te-gadget-simple:hover, .ghost.button-outlined:hover, .button.ghost:focus, .footer .ghost.goog-te-gadget-simple:focus, .ghost.button-outlined:focus {
  background-color: #fff;
  color: #696969;
  border-color: transparent;
}

.button.ghost.dropdown::after, .footer .ghost.goog-te-gadget-simple::after,
.button.ghost.has-dropdown::after, .ghost.has-dropdown.button-outlined::after, .ghost.dropdown.button-outlined::after {
  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;
  color: #fff;
  position: static;
  content: "\F078";
}

.button.ghost.dropdown:hover::after, .footer .ghost.goog-te-gadget-simple:hover::after,
.button.ghost.has-dropdown:hover::after, .ghost.has-dropdown.button-outlined:hover::after, .ghost.dropdown.button-outlined:hover::after, .button.ghost.dropdown:active::after, .footer .ghost.goog-te-gadget-simple:active::after,
.button.ghost.has-dropdown:active::after, .ghost.has-dropdown.button-outlined:active::after, .ghost.dropdown.button-outlined:active::after, .button.ghost.dropdown:focus::after, .footer .ghost.goog-te-gadget-simple:focus::after,
.button.ghost.has-dropdown:focus::after, .ghost.has-dropdown.button-outlined:focus::after, .ghost.dropdown.button-outlined:focus::after {
  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;
  color: #696969;
  position: static;
  content: "\F078";
}

.button.secondary, .footer .goog-te-gadget-simple, .button-outlined {
  background-color: #fff;
  color: #006179;
  border: 1px solid #006179;
}

.button.secondary:hover, .footer .goog-te-gadget-simple:hover, .button-outlined:hover, .button.secondary:focus, .footer .goog-te-gadget-simple:focus, .button-outlined:focus {
  background-color: #1291ae;
  color: #006179;
}

.button.secondary:hover, .footer .goog-te-gadget-simple:hover, .button-outlined:hover, .button.secondary:focus, .footer .goog-te-gadget-simple:focus, .button-outlined:focus {
  background-color: #1291ae;
  color: #fff;
  border-color: #1291ae;
}

.button.secondary:active, .footer .goog-te-gadget-simple:active, .button-outlined:active {
  background-color: #005266;
}

.button.secondary.dropdown::after, .footer .goog-te-gadget-simple::after, .action-buttons .has-dropdown.button-outlined::after,
.button.secondary.has-dropdown::after, .has-dropdown.button-outlined::after, .dropdown.button-outlined::after {
  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;
  color: #006179;
  position: static;
  content: "\F078";
}

.button.secondary.dropdown:hover::after, .footer .goog-te-gadget-simple:hover::after,
.button.secondary.has-dropdown:hover::after, .has-dropdown.button-outlined:hover::after, .dropdown.button-outlined:hover::after, .button.secondary.dropdown:focus::after, .footer .goog-te-gadget-simple:focus::after,
.button.secondary.has-dropdown:focus::after, .has-dropdown.button-outlined:focus::after, .dropdown.button-outlined:focus::after {
  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;
  color: #fff;
  position: static;
  content: "\F078";
}

.button.small, .footer .small.goog-te-gadget-simple, .small.button-outlined {
  font-size: 85%;
  padding: 7px 10px;
}

.button.large, .footer .large.goog-te-gadget-simple, .large.button-outlined {
  font-size: 115%;
  padding: 10px 14px;
}

.button.expanded, .footer .expanded.goog-te-gadget-simple, .expanded.button-outlined {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button.shadow, .footer .shadow.goog-te-gadget-simple, .shadow.button-outlined {
  border: 1px solid #ccc;
  border-left: none;
  box-shadow: inset 0 0 4px #ccc;
}

.button.shadow:active, .footer .shadow.goog-te-gadget-simple:active, .shadow.button-outlined:active, .button.shadow:focus, .footer .shadow.goog-te-gadget-simple:focus, .shadow.button-outlined:focus {
  color: #fff;
}

.button.disabled, .footer .disabled.goog-te-gadget-simple, .disabled.button-outlined, .button:disabled, .footer .goog-te-gadget-simple:disabled, .button-outlined:disabled {
  opacity: 1;
  cursor: not-allowed;
  border-color: #e8e8e8 !important;
}

.button.disabled, .footer .disabled.goog-te-gadget-simple, .disabled.button-outlined, .button.disabled:hover, .footer .disabled.goog-te-gadget-simple:hover, .disabled.button-outlined:hover, .button.disabled:focus, .footer .disabled.goog-te-gadget-simple:focus, .disabled.button-outlined:focus, .button:disabled, .footer .goog-te-gadget-simple:disabled, .button-outlined:disabled, .button:disabled:hover, .footer .goog-te-gadget-simple:disabled:hover, .button-outlined:disabled:hover, .button:disabled:focus, .footer .goog-te-gadget-simple:disabled:focus, .button-outlined:disabled:focus {
  background-color: #e8e8e8 !important;
  color: #4b5555 !important;
}

.button.disabled, .footer .disabled.goog-te-gadget-simple, .disabled.button-outlined, .button.disabled:hover, .footer .disabled.goog-te-gadget-simple:hover, .disabled.button-outlined:hover, .button:disabled, .footer .goog-te-gadget-simple:disabled, .button-outlined:disabled, .button:disabled:hover, .footer .goog-te-gadget-simple:disabled:hover, .button-outlined:disabled:hover {
  cursor: not-allowed !important;
}

.button.disabled.dropdown::after, .footer .disabled.goog-te-gadget-simple::after,
.button.disabled.has-dropdown::after, .disabled.has-dropdown.button-outlined::after, .disabled.dropdown.button-outlined::after, .button.disabled.dropdown:hover::after, .footer .disabled.goog-te-gadget-simple:hover::after,
.button.disabled.has-dropdown:hover::after, .disabled.has-dropdown.button-outlined:hover::after, .disabled.dropdown.button-outlined:hover::after, .button:disabled.dropdown::after, .footer .goog-te-gadget-simple:disabled::after,
.button.has-dropdown:disabled::after, .has-dropdown.button-outlined:disabled::after, .button-outlined:disabled.dropdown::after, .button:disabled.dropdown:hover::after, .footer .goog-te-gadget-simple:disabled:hover::after,
.button.has-dropdown:disabled:hover::after, .has-dropdown.button-outlined:disabled:hover::after, .button-outlined:disabled.dropdown:hover::after {
  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;
  color: #4b5555;
  position: static;
  content: "\F078";
}

.button.region, .footer .region.goog-te-gadget-simple, .region.button-outlined {
  background: transparent;
  color: #1291ae;
  text-decoration: underline !important;
  outline: none;
}

.button.region:focus, .footer .region.goog-te-gadget-simple:focus, .region.button-outlined:focus, .button.region:hover, .footer .region.goog-te-gadget-simple:hover, .region.button-outlined:hover {
  background-color: #d9e7eb;
}

.button.region.has-tip, .footer .region.has-tip.goog-te-gadget-simple, .region.has-tip.button-outlined {
  border: 1px solid transparent;
}

.button.region.disabled, .footer .region.disabled.goog-te-gadget-simple, .region.disabled.button-outlined, .button.region:disabled, .footer .region.goog-te-gadget-simple:disabled, .region.button-outlined:disabled {
  opacity: 1;
  cursor: not-allowed;
  border-color: transparent !important;
  border: none;
}

.button.region.disabled, .footer .region.disabled.goog-te-gadget-simple, .region.disabled.button-outlined, .button.region.disabled:hover, .footer .region.disabled.goog-te-gadget-simple:hover, .region.disabled.button-outlined:hover, .button.region.disabled:focus, .footer .region.disabled.goog-te-gadget-simple:focus, .region.disabled.button-outlined:focus, .button.region:disabled, .footer .region.goog-te-gadget-simple:disabled, .region.button-outlined:disabled, .button.region:disabled:hover, .footer .region.goog-te-gadget-simple:disabled:hover, .region.button-outlined:disabled:hover, .button.region:disabled:focus, .footer .region.goog-te-gadget-simple:disabled:focus, .region.button-outlined:disabled:focus {
  background-color: transparent !important;
  color: #9b9b9b !important;
}

.button.region.disabled, .footer .region.disabled.goog-te-gadget-simple, .region.disabled.button-outlined, .button.region.disabled:hover, .footer .region.disabled.goog-te-gadget-simple:hover, .region.disabled.button-outlined:hover, .button.region:disabled, .footer .region.goog-te-gadget-simple:disabled, .region.button-outlined:disabled, .button.region:disabled:hover, .footer .region.goog-te-gadget-simple:disabled:hover, .region.button-outlined:disabled:hover {
  cursor: not-allowed !important;
}

a,
.link,
.btn-link {
  color: #006179;
  text-decoration: underline;
}

a:hover,
.link:hover,
.btn-link:hover {
  color: #1291ae;
}

a:focus,
.link:focus,
.btn-link:focus {
  color: #1291ae;
}

a:active,
.link:active,
.btn-link:active {
  color: #005266;
}

a.disabled,
.link.disabled,
.disabled.btn-link {
  color: #4b5555 !important;
  cursor: not-allowed !important;
  pointer-events: none;
}

a.disabled:hover,
.link.disabled:hover,
.disabled.btn-link:hover {
  color: #4b5555 !important;
}

.no-underline,
.no-underline a {
  text-decoration: none !important;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.70408rem;
  margin: 0 0 1.14286rem;
  padding: 0.57143rem;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: inset 0 0 4px #ccc;
  font-family: inherit;
  font-size: 1.14286rem;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
  outline: none;
  border: 1px solid #1291ae;
  background-color: #fff;
  box-shadow: inset 0 0 4px #1291ae;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::placeholder,
textarea::placeholder {
  color: #9b9b9b;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e8e8e8;
  cursor: not-allowed;
}

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 3px;
}

input[type='search'] {
  box-sizing: border-box;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1.14286rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.57143rem;
  margin-right: 1.14286rem;
  margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.57143rem;
}

[type='file'] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.85714;
  color: #333;
}

label.middle {
  margin: 0 0 1.14286rem;
  padding: 0.64286rem 0;
}

.help-text {
  margin-top: -0.57143rem;
  font-size: 0.92857rem;
  font-style: italic;
  color: #333;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1.14286rem;
  align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

.form-jstor .input-group-label, .form-jstor .input-group-field, .form-jstor .input-group-button, .form-jstor .input-group-button a,
.form-jstor .input-group-button input,
.form-jstor .input-group-button button,
.form-jstor .input-group-button label, .input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #9b9b9b;
  background: #ccc;
  color: #333;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.14286rem;
}

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

legend {
  max-width: 100%;
  margin-bottom: 0.57143rem;
}

.fieldset {
  margin: 1.28571rem 0;
  padding: 1.42857rem;
  border: 1px solid #9b9b9b;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.21429rem;
  padding: 0 0.21429rem;
}

select {
  height: 2.70408rem;
  margin: 0 0 1.14286rem;
  padding: 0.57143rem;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  font-family: inherit;
  font-size: 1.14286rem;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28105, 105, 105%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1.14286rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.71429rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #1291ae;
  background-color: #fff;
  box-shadow: inset 0 0 4px #1291ae;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #e8e8e8;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #dc2a2a;
  background-color: #fceaea;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #dc2a2a;
}

.is-invalid-label {
  color: #dc2a2a;
}

.form-error {
  display: none;
  margin-top: -0.57143rem;
  margin-bottom: 1.14286rem;
  font-size: 0.85714rem;
  font-weight: bold;
  color: #dc2a2a;
}

.form-error.is-visible {
  display: block;
}

label {
  font-weight: bold;
  color: #333;
}

fieldset {
  border: none;
  padding: 0;
}

fieldset legend {
  font-size: 17.5px;
  line-height: 1.45714;
  margin-bottom: 17.5px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-bottom: 1rem;
}

input[type="text"],
input[type="password"],
input[type="date"] {
  height: 40px;
  padding: 0 16px;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled {
  color: #4b5555;
}

.input-success {
  position: relative;
}

.input-success input {
  position: relative;
  border: 1px solid #ccc;
}

.input-success::after {
  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;
  content: "\F00C";
  color: #6eb032;
  position: absolute;
  text-align: center;
  right: 28px;
  top: 35px;
  font-size: 20px;
  width: 20px;
}

.input-error {
  position: relative;
}

.input-error,
.input-error input:not([type=checkbox]):not([type=radio]) {
  color: #dc2a2a;
}

.input-error input {
  position: relative;
  border: 1px solid #dc2a2a;
}

.input-error input:not([type=checkbox]):not([type=radio]):focus {
  border: 1px solid #dc2a2a;
  box-shadow: inset 0 0 4px #dc2a2a;
}

.input-error::after {
  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;
  content: "\F12A";
  color: #dc2a2a;
  position: absolute;
  text-align: center;
  right: 28px;
  top: 35px;
  font-size: 20px;
  width: 20px;
}

.input-error input {
  margin-bottom: 0;
}

.input-search-autocomplete {
  width: 100%;
  position: relative;
}

.input-search-autocomplete input {
  position: relative;
  border: 1px solid #ccc;
}

.input-search-autocomplete::after {
  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;
  content: "\F002";
  color: #006179;
  position: absolute;
  text-align: center;
  right: 28px;
  top: 35px;
  font-size: 20px;
  width: 20px;
}

.input-group input.input-group-field {
  border-right: none;
}

.input-group input.input-group-field:not(:focus) {
  box-shadow: inset 1px 0 10px -3px #ccc;
}

.input-group input.input-group-field:focus ~ .input-group-field.select::before {
  border: transparent;
}

.input-group input.input-group-field:focus ~ .input-group-field.select select {
  padding-left: 9px;
  margin-left: 0;
}

.input-group input.input-group-field:focus ~ .input-group-button {
  border-color: #1291ae;
}

.input-group input.input-group-field:focus ~ .input-group-button .button.secondary, .input-group input.input-group-field:focus ~ .input-group-button .footer .goog-te-gadget-simple, .footer .input-group input.input-group-field:focus ~ .input-group-button .goog-te-gadget-simple, .input-group input.input-group-field:focus ~ .input-group-button .button-outlined {
  background-color: #1291ae;
  color: #fff;
  box-shadow: none;
}

.input-group input.input-group-field:focus ~ .input-group-button .button.secondary::before, .input-group input.input-group-field:focus ~ .input-group-button .footer .goog-te-gadget-simple::before, .footer .input-group input.input-group-field:focus ~ .input-group-button .goog-te-gadget-simple::before, .input-group input.input-group-field:focus ~ .input-group-button .button-outlined::before {
  border: none;
}

.input-group .input-group-button {
  height: 40px;
  border: 1px solid #ccc;
  border-left: none;
  border-radius: 0 3px 3px 0;
}

.input-group .input-group-button .button, .input-group .input-group-button .footer .goog-te-gadget-simple, .footer .input-group .input-group-button .goog-te-gadget-simple, .input-group .input-group-button .button-outlined {
  font-size: 15px;
  line-height: 28px;
  border: none;
  border-radius: 0;
  padding: 6px 12px;
  height: 100%;
}

.input-group .input-group-button .button.secondary, .input-group .input-group-button .footer .goog-te-gadget-simple, .footer .input-group .input-group-button .goog-te-gadget-simple, .input-group .input-group-button .button-outlined {
  box-shadow: inset -1px 0 10px -3px #ccc;
  padding-left: 0;
}

.input-group .input-group-button .button.secondary::before, .input-group .input-group-button .footer .goog-te-gadget-simple::before, .footer .input-group .input-group-button .goog-te-gadget-simple::before, .input-group .input-group-button .button-outlined::before {
  border-left: #ccc 1px solid;
  height: 100%;
  margin: 0 0 0 0;
  content: "";
  padding: 6px 6px;
}

.input-group .input-group-button .button.secondary:active, .input-group .input-group-button .footer .goog-te-gadget-simple:active, .footer .input-group .input-group-button .goog-te-gadget-simple:active, .input-group .input-group-button .button-outlined:active, .input-group .input-group-button .button.secondary:focus, .input-group .input-group-button .footer .goog-te-gadget-simple:focus, .footer .input-group .input-group-button .goog-te-gadget-simple:focus, .input-group .input-group-button .button-outlined:focus, .input-group .input-group-button .button.secondary:hover, .input-group .input-group-button .footer .goog-te-gadget-simple:hover, .footer .input-group .input-group-button .goog-te-gadget-simple:hover, .input-group .input-group-button .button-outlined:hover {
  color: #fff;
}

.input-group .input-group-button .button.secondary:active::before, .input-group .input-group-button .footer .goog-te-gadget-simple:active::before, .footer .input-group .input-group-button .goog-te-gadget-simple:active::before, .input-group .input-group-button .button-outlined:active::before, .input-group .input-group-button .button.secondary:focus::before, .input-group .input-group-button .footer .goog-te-gadget-simple:focus::before, .footer .input-group .input-group-button .goog-te-gadget-simple:focus::before, .input-group .input-group-button .button-outlined:focus::before, .input-group .input-group-button .button.secondary:hover::before, .input-group .input-group-button .footer .goog-te-gadget-simple:hover::before, .footer .input-group .input-group-button .goog-te-gadget-simple:hover::before, .input-group .input-group-button .button-outlined:hover::before {
  border-color: #1291ae;
}

.select-container, .form-jstor .selectContainer {
  white-space: nowrap;
  margin-bottom: 1.14286rem;
}

.select-container::after, .form-jstor .selectContainer::after {
  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;
  color: #006179;
  position: static;
  content: "\F078";
  pointer-events: none;
  margin-left: -2rem;
}

.select-container:hover select, .form-jstor .selectContainer:hover select {
  background-color: #1291ae;
  color: #fff;
  box-shadow: none;
}

.select-container:hover::after, .form-jstor .selectContainer:hover::after {
  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;
  color: #fff;
  position: static;
  content: "\F078";
  pointer-events: none;
  margin-left: -2rem;
}

.select-container select, .form-jstor .selectContainer select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: none;
  color: #006179;
  margin: 0;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-left: 16px;
  height: 40px;
}

.select-container select option, .form-jstor .selectContainer select option {
  background-color: #d9e7eb;
  color: #006179;
}

.input-group-field.select {
  box-shadow: inset 0 12px 10px -14px #ccc, inset 0 -12px 10px -14px #ccc;
  padding-right: 1px;
  transition: none;
  border: 1px solid #ccc;
  border-style: solid none;
}

.input-group-field.select::before {
  border-left: 1px solid #ccc;
  content: "";
  padding: 6px 0;
}

.input-group-field.select::after {
  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;
  color: #006179;
  position: static;
  content: "\F078";
  pointer-events: none;
  margin-left: -2.57143rem;
}

.input-group-field.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: none;
  color: #006179;
  margin: 0;
  font-size: 14px;
  border: none;
  border-radius: 0;
  height: 100%;
  margin-left: -3px;
  transition: none;
}

.input-group-field.select select:active, .input-group-field.select select:focus, .input-group-field.select select:hover {
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  background-color: #d9e7eb;
}

.switch label::before {
  visibility: hidden;
}

input[type="checkbox"] + label {
  margin-left: 0;
  margin-bottom: 8px;
  padding-left: 1.71429rem;
  display: block;
  line-height: 1.6;
}

input[type="checkbox"] + label::before {
  position: relative;
  left: -1.71429rem;
  content: "";
  width: 1.14286rem;
  height: 1.14286rem;
  padding-top: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: -1.14286rem;
  border-radius: 2px;
}

input[type="checkbox"]:hover + label::before {
  border-color: #1291ae;
  background-color: #d9e7eb;
}

input[type="checkbox"]:focus + label::before {
  border: 1px solid #1291ae;
  box-shadow: 0 0 4px 1px #1291ae;
}

input[type="checkbox"]:checked + label::before {
  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;
  font-size: 12px !important;
  border: 1px solid #005266;
  background-color: #005266;
  content: "\F00C";
  color: #fff;
}

input[type="checkbox"]:checked:not([readonly]):not(:disabled):hover + label::before {
  border-color: #1291ae;
  background-color: #1291ae;
}

input[type="checkbox"]:disabled + label,
input[type="checkbox"][readonly] + label {
  cursor: not-allowed;
  color: #696969;
}

input[type="checkbox"]:disabled + label::before,
input[type="checkbox"][readonly] + label::before {
  border-color: #ccc;
  background-color: #e8e8e8;
  color: #4b5555;
}

input[type="checkbox"].input-error:not(:checked):focus:not(:hover) + label::before {
  box-shadow: 0 0 4px 1px #dc2a2a;
}

input[type="checkbox"].input-error:not(:checked) + label {
  color: #dc2a2a;
}

input[type="checkbox"].input-error:not(:checked) + label:not(:hover)::before {
  border-color: #dc2a2a;
}

.switch label::before {
  visibility: hidden;
}

input[type="radio"] + label {
  margin-left: 0;
  margin-bottom: 8px;
  padding-left: 1.71429rem;
  display: block;
  line-height: 1.6;
}

input[type="radio"] + label::before {
  position: relative;
  left: -1.71429rem;
  content: "";
  width: 1.14286rem;
  height: 1.14286rem;
  padding-top: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: -1.14286rem;
  border-radius: 50%;
}

input[type="radio"]:hover + label::before {
  border-color: #1291ae;
  background-color: #d9e7eb;
}

input[type="radio"]:focus + label::before {
  border: 1px solid #1291ae;
  box-shadow: 0 0 4px 1px #1291ae;
}

input[type="radio"]:checked + label::before {
  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;
  font-size: 12px !important;
  border: 1px solid #005266;
  content: "\F111";
  color: #005266;
}

input[type="radio"]:checked:not([readonly]):not(:disabled):hover + label::before {
  border-color: #1291ae;
  color: #1291ae;
}

input[type="radio"]:disabled + label,
input[type="radio"][readonly] + label {
  cursor: not-allowed;
  color: #696969;
}

input[type="radio"]:disabled + label::before,
input[type="radio"][readonly] + label::before {
  border-color: #ccc;
  background-color: #e8e8e8;
  color: #4b5555;
}

input[type="radio"].input-error:not(:checked):focus:not(:hover) + label::before {
  box-shadow: 0 0 4px 1px #dc2a2a;
}

input[type="radio"].input-error:not(:checked) + label {
  color: #dc2a2a;
}

input[type="radio"].input-error:not(:checked) + label:not(:hover)::before {
  border-color: #dc2a2a;
}

.horizontal-rule-full-width {
  border-bottom: #e8e8e8 1px solid;
  width: 100%;
  margin: 20px 0 20px 0;
}

.vertical-rule-full-height {
  border-left: #ccc 1px solid;
  height: 100%;
  margin: 0 20px 0 20px;
}

.icon-color-dark-blue {
  color: #006179;
}

.icon-color-dark-purple {
  color: #646779;
}

.icon-color-very-dark-blue {
  color: #005266;
}

.icon-color-blue-gray {
  color: #d9e7eb;
}

.icon-color-blue {
  color: #1291ae;
}

.icon-color-light-green {
  color: #e2eed7;
}

.icon-color-light-yellow {
  color: #ffefc2;
}

.icon-color-red {
  color: #dc2a2a;
}

.icon-color-maroon {
  color: #900;
}

.icon-color-light-blue {
  color: #b4e5f9;
}

.icon-color-active {
  color: #005266;
}

.icon-color-alert {
  color: #dc2a2a;
}

.icon-color-dark-gray {
  color: #696969;
}

.icon-color-disabled-text {
  color: #4b5555;
}

.icon-color-focus {
  color: #1291ae;
}

.icon-color-hover {
  color: #1291ae;
}

.icon-color-hover-background {
  color: #d9e7eb;
}

.icon-color-hover-border {
  color: #1291ae;
}

.icon-color-information {
  color: #b4e5f9;
}

.icon-color-light-gray {
  color: #ccc;
}

.icon-color-medium-gray {
  color: #9b9b9b;
}

.icon-color-primary {
  color: #006179;
}

.icon-color-secondary {
  color: #fff;
}

.icon-color-success {
  color: #e2eed7;
}

.icon-color-very-light-gray {
  color: #e8e8e8;
}

.icon-color-warning {
  color: #ffefc2;
}

.icon-color-yellow-green {
  color: #6eb032;
}

.icon-color-dark-green {
  color: #538329;
}

.icon-color-very-light-blue-gray {
  color: #f6f9fc;
}

.icon-color-white {
  color: #fff;
}

.icon-color-black {
  color: #333;
}

.icon-color-very-dark-gray {
  color: #4b5555;
}

.icon-color-facebook-blue {
  color: #4267b2;
}

.icon-color-twitter-blue {
  color: #1b95e0;
}

.icon-color-tumblr-blue {
  color: #36465b;
}

.icon-color-true-black {
  color: #000;
}

.icon-archive {
  font-size: 20px;
}

.icon-arrow-circle-down {
  font-size: 20px;
}

.icon-arrow-circle-right {
  font-size: 20px;
}

.icon-arrow-circle-up {
  font-size: 20px;
}

.icon-arrow-down {
  font-size: 20px;
}

.icon-arrow-left {
  font-size: 20px;
}

.icon-arrow-right {
  font-size: 20px;
}

.icon-arrow-up {
  font-size: 20px;
}

.icon-bold {
  font-size: 20px;
}

.icon-book {
  font-size: 20px;
}

.icon-check {
  font-size: 20px;
}

.icon-check-circle {
  font-size: 20px;
}

.icon-check-circle-o {
  font-size: 20px;
}

.icon-chevron-down {
  font-size: 20px;
}

.icon-chevron-left {
  font-size: 20px;
}

.icon-chevron-right {
  font-size: 20px;
}

.icon-circle {
  font-size: 20px;
}

.icon-clipboard {
  font-size: 20px;
}

.icon-close {
  font-size: 20px;
}

.icon-commenting {
  font-size: 20px;
}

.icon-download {
  font-size: 20px;
}

.icon-ellipsis-h {
  font-size: 20px;
}

.icon-envelope {
  font-size: 20px;
}

.icon-exclamation {
  font-size: 20px;
}

.icon-exclamation-circle {
  font-size: 20px;
}

.icon-facebook {
  font-size: 20px;
}

.icon-facebook-official {
  font-size: 20px;
}

.icon-file {
  font-size: 20px;
}

.icon-file-text-o {
  font-size: 20px;
}

.icon-files-o {
  font-size: 20px;
}

.icon-folder {
  font-size: 20px;
}

.icon-globe {
  font-size: 20px;
}

.icon-info-circle {
  font-size: 20px;
}

.icon-italic {
  font-size: 20px;
}

.icon-laptop {
  font-size: 20px;
}

.icon-link {
  font-size: 20px;
}

.icon-list-ol {
  font-size: 20px;
}

.icon-list-ul {
  font-size: 20px;
}

.icon-long-arrow-up {
  font-size: 20px;
}

.icon-long-arrow-down {
  font-size: 20px;
}

.icon-minus {
  font-size: 20px;
}

.icon-paperclip {
  font-size: 20px;
}

.icon-pencil {
  font-size: 20px;
}

.icon-phone {
  font-size: 20px;
}

.icon-plus {
  font-size: 20px;
}

.icon-plus-circle {
  font-size: 20px;
}

.icon-plus-square {
  font-size: 20px;
}

.icon-question {
  font-size: 20px;
}

.icon-question-circle {
  font-size: 20px;
}

.icon-quote-left {
  font-size: 20px;
}

.icon-quote-right {
  font-size: 20px;
}

.icon-search {
  font-size: 20px;
}

.icon-share-alt {
  font-size: 20px;
}

.icon-shopping-cart {
  font-size: 20px;
}

.icon-square {
  font-size: 20px;
}

.icon-sticky-note {
  font-size: 20px;
}

.icon-th {
  font-size: 20px;
}

.icon-thumbs-down {
  font-size: 20px;
}

.icon-thumbs-up {
  font-size: 20px;
}

.icon-thumbs-o-down {
  font-size: 20px;
}

.icon-thumbs-o-up {
  font-size: 20px;
}

.icon-times-circle {
  font-size: 20px;
}

.icon-trash {
  font-size: 20px;
}

.icon-tumblr {
  font-size: 20px;
}

.icon-twitter {
  font-size: 20px;
}

.icon-underline {
  font-size: 20px;
}

.icon-unlock-alt {
  font-size: 20px;
}

.icon-small {
  font-size: 14.28571px;
}

.icon-large {
  font-size: 28px;
}

.twitter-styling {
  color: #00aced !important;
}

.facebook-styling {
  color: #3b5998 !important;
}

nav {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 32px;
}

.top-bar {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
  max-width: 80rem;
  margin: 0 auto;
  padding: 0 1rem;
}

.top-bar-title {
  margin: 0 1rem 0.5rem 0;
}

.top-bar-row {
  display: flex;
  flex-flow: row nowrap;
  flex: 1 1 auto;
  align-items: center;
  justify-content: flex-end;
}

@media screen and (max-width: 63.9375em) {
  .top-bar-row {
    display: flex;
    flex-flow: row wrap;
    flex: 1 1 auto;
  }
}

.top-bar .input-group {
  margin-bottom: 0;
}

.top-bar .nav-main {
  display: flex;
  flex-flow: column nowrap;
  flex: 1 1 auto;
}

.top-bar input {
  margin-bottom: 6px;
}

.top-bar .nav-separator {
  border-left: #ccc 1px solid;
  margin: 0 8px 0 8px;
}

.top-bar .flex01a {
  flex: 0 1 auto;
}

.top-bar .flex-box-main {
  flex: 1 1 auto;
}

@media screen and (max-width: 63.9375em) {
  .top-bar .search-container {
    width: 100%;
  }
}

@media screen and (max-width: 34.9375em) {
  .top-bar .search-container .input-group-field.select {
    display: none !important;
  }
}

.top-bar .hide-in-nav {
  display: none !important;
}

.top-bar .dropdown.menu, .top-bar .footer .menu.goog-te-gadget-simple, .footer .top-bar .menu.goog-te-gadget-simple,
.top-bar .menu.button.has-dropdown, .top-bar .menu.has-dropdown.button-outlined {
  padding-left: 16px;
}

@media screen and (max-width: 63.9375em) {
  .top-bar .dropdown.menu, .top-bar .footer .menu.goog-te-gadget-simple, .footer .top-bar .menu.goog-te-gadget-simple,
  .top-bar .menu.button.has-dropdown, .top-bar .menu.has-dropdown.button-outlined {
    padding-left: 0;
  }
}

.negate-nav-bottom-margin {
  margin-top: -32px;
}

.mega-menu .mega-menu-item li a:hover,
.mega-menu .mega-menu-item li a:focus, .mega-menu .second-sub a:hover, .mega-menu .second-sub a:focus {
  background-color: #d9e7eb;
  -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
  -moz-box-shadow: 4px 0 0 0 #1291ae inset;
  box-shadow: 4px 0 0 0 #1291ae inset;
}

.mega-menu .mega-menu-item h5, .mega-menu em {
  padding: 0.7rem 1rem;
  display: inline-block;
}

.mega-menu .mega-menu-item > li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.mega-menu .mega-menu-item li {
  width: 100%;
}

.mega-menu .mega-menu-item li a.active {
  background-color: #d9e7eb;
  -webkit-box-shadow: 4px 0 0 0 #006179 inset;
  -moz-box-shadow: 4px 0 0 0 #006179 inset;
  box-shadow: 4px 0 0 0 #006179 inset;
}

@media print, screen and (min-width: 35em) {
  .reveal, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(51, 51, 51, 0.45);
  overflow-y: scroll;
}

.circle {
  width: 75px;
  height: 75px;
  border: 5px solid #fff;
  border-radius: 60px;
  background: #b4e5f9;
  line-height: 85px;
  margin: -50px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle i {
  font-size: 35px;
  color: #fff;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 0;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 7px 12px 2px rgba(51, 51, 51, 0.35);
  -moz-box-shadow: 0 7px 12px 2px rgba(51, 51, 51, 0.35);
  box-shadow: 0 7px 12px 2px rgba(51, 51, 51, 0.35);
  outline: 0 !important;
  position: relative;
  top: 100px;
  padding: 24px;
  margin-right: auto;
  margin-left: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 35em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 35em) {
  .reveal {
    width: 600px;
    max-width: 80rem;
  }
}

@media print, screen and (min-width: 35em) {
  .reveal.small {
    width: 450px;
    max-width: 80rem;
  }
}

@media print, screen and (min-width: 35em) {
  .reveal.large {
    width: 750px;
    max-width: 80rem;
  }
}

.reveal h1 {
  font-weight: bold !important;
  font-size: 21px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.38095;
  margin-bottom: 21px;
  text-align: center !important;
  margin-top: 24px;
}

.dark-blue-background {
  background-color: #006179 !important;
}

.dark-purple-background {
  background-color: #646779 !important;
}

.very-dark-blue-background {
  background-color: #005266 !important;
}

.blue-gray-background {
  background-color: #d9e7eb !important;
}

.blue-background {
  background-color: #1291ae !important;
}

.light-green-background {
  background-color: #e2eed7 !important;
}

.light-yellow-background {
  background-color: #ffefc2 !important;
}

.red-background {
  background-color: #dc2a2a !important;
}

.maroon-background {
  background-color: #900 !important;
}

.light-blue-background {
  background-color: #b4e5f9 !important;
}

.active-background {
  background-color: #005266 !important;
}

.alert-background {
  background-color: #dc2a2a !important;
}

.dark-gray-background {
  background-color: #696969 !important;
}

.disabled-text-background {
  background-color: #4b5555 !important;
}

.focus-background {
  background-color: #1291ae !important;
}

.hover-background {
  background-color: #1291ae !important;
}

.hover-background-background {
  background-color: #d9e7eb !important;
}

.hover-border-background {
  background-color: #1291ae !important;
}

.information-background {
  background-color: #b4e5f9 !important;
}

.light-gray-background {
  background-color: #ccc !important;
}

.medium-gray-background {
  background-color: #9b9b9b !important;
}

.primary-background {
  background-color: #006179 !important;
}

.secondary-background {
  background-color: #fff !important;
}

.success-background {
  background-color: #e2eed7 !important;
}

.very-light-gray-background {
  background-color: #e8e8e8 !important;
}

.warning-background {
  background-color: #ffefc2 !important;
}

.yellow-green-background {
  background-color: #6eb032 !important;
}

.dark-green-background {
  background-color: #538329 !important;
}

.very-light-blue-gray-background {
  background-color: #f6f9fc !important;
}

.white-background {
  background-color: #fff !important;
}

.black-background {
  background-color: #333 !important;
}

.very-dark-gray-background {
  background-color: #4b5555 !important;
}

.facebook-blue-background {
  background-color: #4267b2 !important;
}

.twitter-blue-background {
  background-color: #1b95e0 !important;
}

.tumblr-blue-background {
  background-color: #36465b !important;
}

.true-black-background {
  background-color: #000 !important;
}

.dark-blue-color {
  color: #006179 !important;
}

.dark-purple-color {
  color: #646779 !important;
}

.very-dark-blue-color {
  color: #005266 !important;
}

.blue-gray-color {
  color: #d9e7eb !important;
}

.blue-color {
  color: #1291ae !important;
}

.light-green-color {
  color: #e2eed7 !important;
}

.light-yellow-color {
  color: #ffefc2 !important;
}

.red-color {
  color: #dc2a2a !important;
}

.maroon-color {
  color: #900 !important;
}

.light-blue-color {
  color: #b4e5f9 !important;
}

.active-color {
  color: #005266 !important;
}

.alert-color, .form-jstor .errorMessage {
  color: #dc2a2a !important;
}

.dark-gray-color {
  color: #696969 !important;
}

.disabled-text-color, .text-muted {
  color: #4b5555 !important;
}

.focus-color {
  color: #1291ae !important;
}

.hover-color {
  color: #1291ae !important;
}

.hover-background-color {
  color: #d9e7eb !important;
}

.hover-border-color {
  color: #1291ae !important;
}

.information-color {
  color: #b4e5f9 !important;
}

.light-gray-color {
  color: #ccc !important;
}

.medium-gray-color {
  color: #9b9b9b !important;
}

.primary-color {
  color: #006179 !important;
}

.secondary-color {
  color: #fff !important;
}

.success-color {
  color: #e2eed7 !important;
}

.very-light-gray-color {
  color: #e8e8e8 !important;
}

.warning-color {
  color: #ffefc2 !important;
}

.yellow-green-color {
  color: #6eb032 !important;
}

.dark-green-color {
  color: #538329 !important;
}

.very-light-blue-gray-color {
  color: #f6f9fc !important;
}

.white-color {
  color: #fff !important;
}

.black-color {
  color: #333 !important;
}

.very-dark-gray-color {
  color: #4b5555 !important;
}

.facebook-blue-color {
  color: #4267b2 !important;
}

.twitter-blue-color {
  color: #1b95e0 !important;
}

.tumblr-blue-color {
  color: #36465b !important;
}

.true-black-color {
  color: #000 !important;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.07143rem;
  border-radius: 3px;
  font-size: 1rem;
  display: inline-block;
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.4rem;
  border-radius: 3px;
  color: #006179;
}

.pagination a:hover,
.pagination button:hover {
  background: #d9e7eb;
}

.pagination .current {
  padding: 0.4rem;
  background: #fff;
  color: #333;
  cursor: default;
}

.pagination .disabled {
  padding: 0.4rem;
  color: #333;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.4rem;
  content: '\2026';
  color: #006179;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\AB';
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\BB';
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before, .pagination::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.07143rem;
  border-radius: 3px;
  font-size: 1rem;
  display: inline-block;
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.4rem;
  border-radius: 3px;
  color: #006179;
}

.pagination a:hover,
.pagination button:hover {
  background: #d9e7eb;
}

.pagination a {
  border-radius: 0;
}

.pagination.simple {
  border: none;
}

.pagination.alpha-bar li.current {
  padding: 0.35714rem 0;
}

.pagination.alpha-bar li:not(.current) a:hover {
  -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
  -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
  box-shadow: 0 -4px 0 0 #1291ae inset;
}

.pagination.alpha-bar li span {
  padding: 0.4rem;
}

.pagination .current {
  padding: 0.4rem;
  background: #fff;
  color: #333;
  cursor: default;
  -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
  -moz-box-shadow: 0 -4px 0 0 #006179 inset;
  box-shadow: 0 -4px 0 0 #006179 inset;
  font-weight: bold;
  border-radius: 0;
}

.pagination .pagination-previous a {
  text-decoration: underline;
}

.pagination .pagination-previous a:hover {
  background: none;
  color: #1291ae;
}

.pagination .pagination-previous a::before {
  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;
  color: #006179;
  position: static;
  font-size: 12px;
  content: "\F053";
}

.pagination .pagination-previous.disabled::before {
  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;
  color: #4b5555;
  position: static;
  font-size: 12px;
  content: "\F053";
}

.pagination .pagination-next a {
  text-decoration: underline;
}

.pagination .pagination-next a:hover {
  background: none;
  color: #1291ae;
}

.pagination .pagination-next a::after {
  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;
  color: #006179;
  position: static;
  font-size: 12px;
  content: "\F054";
}

.pagination .pagination-next.disabled::after {
  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;
  color: #4b5555;
  position: static;
  font-size: 12px;
  content: "\F054";
}

.badge {
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-size: 12px !important;
  color: #333;
  margin-right: 4px;
}

.badge.badge-border {
  padding: 2px 4px;
  border: 1px solid #9b9b9b;
  border-color: inherit;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.tabs {
  margin: 0;
  border: 1px solid #ccc;
  background: #fff;
  list-style-type: none;
  border: none;
}

.tabs::before, .tabs::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1;
}

.tabs::after {
  clear: both;
}

.tabs:not(.vertical) > li {
  float: left;
  border: 1px solid #ccc;
  border-width: 1px 0 0 1px;
}

.tabs:not(.vertical) > li > a {
  display: block;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1;
  color: #006179;
}

.tabs:not(.vertical) > li > a:hover {
  background: #d9e7eb;
  color: #005368;
}

.tabs:not(.vertical) > li > a:focus, .tabs:not(.vertical) > li > a[aria-selected='true'] {
  background: #fff;
  color: #006179;
}

@media screen and (max-width: 34.9375em) {
  .tabs:not(.vertical) > li {
    float: none;
    border-right-width: 1px;
  }
}

.tabs:not(.vertical) > li:last-child {
  border-right-width: 1px;
}

.tabs:not(.vertical) > li a {
  text-decoration: none;
}

@media screen and (max-width: 34.9375em) {
  .tabs:not(.vertical) > li a:hover {
    -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
    -moz-box-shadow: 4px 0 0 0 #1291ae inset;
    box-shadow: 4px 0 0 0 #1291ae inset;
  }
}

@media print, screen and (min-width: 35em) {
  .tabs:not(.vertical) > li a:hover {
    -webkit-box-shadow: 0 -4px 0 0 #1291ae inset;
    -moz-box-shadow: 0 -4px 0 0 #1291ae inset;
    box-shadow: 0 -4px 0 0 #1291ae inset;
  }
}

.tabs:not(.vertical) > li a.disabled {
  opacity: 1;
  cursor: not-allowed;
}

.tabs:not(.vertical) > li a.disabled, .tabs:not(.vertical) > li a.disabled:hover, .tabs:not(.vertical) > li a.disabled:focus {
  background-color: #e8e8e8 !important;
  color: #4b5555 !important;
}

.tabs:not(.vertical) > li a.disabled:hover {
  box-shadow: none;
}

.tabs:not(.vertical) > li.is-active a {
  color: #333;
  font-weight: bold;
  cursor: default;
}

@media screen and (max-width: 34.9375em) {
  .tabs:not(.vertical) > li.is-active a {
    -webkit-box-shadow: 4px 0 0 0 #006179 inset;
    -moz-box-shadow: 4px 0 0 0 #006179 inset;
    box-shadow: 4px 0 0 0 #006179 inset;
  }
}

@media print, screen and (min-width: 35em) {
  .tabs:not(.vertical) > li.is-active a {
    -webkit-box-shadow: 0 -4px 0 0 #006179 inset;
    -moz-box-shadow: 0 -4px 0 0 #006179 inset;
    box-shadow: 0 -4px 0 0 #006179 inset;
  }
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.vertical > li {
  float: left;
  border: 1px solid #ccc;
  border-width: 1px 0 0 1px;
  float: none;
  border-right-width: 1px;
}

.tabs.vertical > li > a {
  display: block;
  padding: 12px 20px;
  font-size: 14px;
  line-height: 1;
  color: #006179;
}

.tabs.vertical > li > a:hover {
  background: #d9e7eb;
  color: #005368;
}

.tabs.vertical > li > a:focus, .tabs.vertical > li > a[aria-selected='true'] {
  background: #fff;
  color: #006179;
}

@media screen and (max-width: 34.9375em) {
  .tabs.vertical > li {
    float: none;
    border-right-width: 1px;
  }
}

.tabs.vertical > li:last-child {
  border-right-width: 1px;
}

.tabs.vertical > li a {
  text-decoration: none;
}

@media screen and (max-width: 34.9375em) {
  .tabs.vertical > li a:hover {
    -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
    -moz-box-shadow: 4px 0 0 0 #1291ae inset;
    box-shadow: 4px 0 0 0 #1291ae inset;
  }
}

@media print, screen and (min-width: 35em) {
  .tabs.vertical > li a:hover {
    -webkit-box-shadow: 4px 0 0 0 #1291ae inset;
    -moz-box-shadow: 4px 0 0 0 #1291ae inset;
    box-shadow: 4px 0 0 0 #1291ae inset;
  }
}

.tabs.vertical > li a.disabled {
  opacity: 1;
  cursor: not-allowed;
}

.tabs.vertical > li a.disabled, .tabs.vertical > li a.disabled:hover, .tabs.vertical > li a.disabled:focus {
  background-color: #e8e8e8 !important;
  color: #4b5555 !important;
}

.tabs.vertical > li a.disabled:hover {
  box-shadow: none;
}

.tabs.vertical > li.is-active a {
  color: #333;
  font-weight: bold;
  cursor: default;
}

@media screen and (max-width: 34.9375em) {
  .tabs.vertical > li.is-active a {
    -webkit-box-shadow: 4px 0 0 0 #006179 inset;
    -moz-box-shadow: 4px 0 0 0 #006179 inset;
    box-shadow: 4px 0 0 0 #006179 inset;
  }
}

@media print, screen and (min-width: 35em) {
  .tabs.vertical > li.is-active a {
    -webkit-box-shadow: 4px 0 0 0 #006179 inset;
    -moz-box-shadow: 4px 0 0 0 #006179 inset;
    box-shadow: 4px 0 0 0 #006179 inset;
  }
}

.tabs-content {
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  color: #333;
  transition: all 0.5s ease;
  border-top: solid #ccc;
  border-width: 1px 0 0;
}

.tabs-content.vertical {
  border: 1px solid #ccc;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem 0;
}

.tabs-panel.is-active {
  display: block;
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #696969;
  font-weight: bold;
  cursor: help;
  cursor: default;
  font-weight: normal;
}

.has-tip.button, .footer .has-tip.goog-te-gadget-simple, .has-tip.button-outlined {
  cursor: pointer;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 250px;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #333;
  font-size: 12px;
  color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.5);
  background-color: #333;
  color: #fff;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F077";
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F078";
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.left::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F054";
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.right::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F053";
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #333;
}

.tooltip.bottom.align-center::after {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #333 transparent transparent;
}

.tooltip.top.align-center::after {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #333;
}

.tooltip.left.align-center::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #333 transparent transparent;
}

.tooltip.right.align-center::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.secondary, .footer .tooltip.goog-te-gadget-simple, .tooltip.button-outlined {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 250px;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #333;
  font-size: 12px;
  color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.5);
  box-shadow: 0 0 15px 0 rgba(51, 51, 51, 0.5);
  background-color: #fff;
  color: #333;
  border: 1px solid #333;
}

.tooltip.secondary::before, .footer .tooltip.goog-te-gadget-simple::before, .tooltip.button-outlined::before {
  position: absolute;
}

.tooltip.secondary.bottom::before, .footer .tooltip.bottom.goog-te-gadget-simple::before, .tooltip.bottom.button-outlined::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F077";
  bottom: 100%;
}

.tooltip.secondary.bottom.align-center::before, .footer .tooltip.bottom.align-center.goog-te-gadget-simple::before, .tooltip.bottom.align-center.button-outlined::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.secondary.top::before, .footer .tooltip.top.goog-te-gadget-simple::before, .tooltip.top.button-outlined::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F078";
  top: 100%;
  bottom: auto;
}

.tooltip.secondary.top.align-center::before, .footer .tooltip.top.align-center.goog-te-gadget-simple::before, .tooltip.top.align-center.button-outlined::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.secondary.left::before, .footer .tooltip.left.goog-te-gadget-simple::before, .tooltip.left.button-outlined::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F054";
  left: 100%;
}

.tooltip.secondary.left.align-center::before, .footer .tooltip.left.align-center.goog-te-gadget-simple::before, .tooltip.left.align-center.button-outlined::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.secondary.right::before, .footer .tooltip.right.goog-te-gadget-simple::before, .tooltip.right.button-outlined::before {
  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;
  color: #333;
  position: static;
  font-size: 0.75rem;
  content: "\F053";
  right: 100%;
  left: auto;
}

.tooltip.secondary.right.align-center::before, .footer .tooltip.right.align-center.goog-te-gadget-simple::before, .tooltip.right.align-center.button-outlined::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.secondary.align-top::before, .footer .tooltip.align-top.goog-te-gadget-simple::before, .tooltip.align-top.button-outlined::before {
  bottom: auto;
  top: 10%;
}

.tooltip.secondary.align-bottom::before, .footer .tooltip.align-bottom.goog-te-gadget-simple::before, .tooltip.align-bottom.button-outlined::before {
  bottom: 10%;
  top: auto;
}

.tooltip.secondary.align-left::before, .footer .tooltip.align-left.goog-te-gadget-simple::before, .tooltip.align-left.button-outlined::before {
  left: 10%;
  right: auto;
}

.tooltip.secondary.align-right::before, .footer .tooltip.align-right.goog-te-gadget-simple::before, .tooltip.align-right.button-outlined::before {
  left: auto;
  right: 10%;
}

.tooltip.secondary.bottom::before, .footer .tooltip.bottom.goog-te-gadget-simple::before, .tooltip.bottom.button-outlined::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #fff;
}

.tooltip.secondary.bottom.align-center::after, .footer .tooltip.bottom.align-center.goog-te-gadget-simple::after, .tooltip.bottom.align-center.button-outlined::after {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.secondary.bottom::after, .footer .tooltip.bottom.goog-te-gadget-simple::after, .tooltip.bottom.button-outlined::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.85rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #333;
  z-index: -1;
  transform: translateX(calc(0.85rem - 0.75rem));
  bottom: 100%;
}

.tooltip.secondary.top::before, .footer .tooltip.top.goog-te-gadget-simple::before, .tooltip.top.button-outlined::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff transparent transparent;
}

.tooltip.secondary.top.align-center::after, .footer .tooltip.top.align-center.goog-te-gadget-simple::after, .tooltip.top.align-center.button-outlined::after {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.secondary.top::after, .footer .tooltip.top.goog-te-gadget-simple::after, .tooltip.top.button-outlined::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.85rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #333 transparent transparent;
  z-index: -1;
  transform: translateX(calc(0.85rem - 0.75rem));
  top: 100%;
}

.tooltip.secondary.left::before, .footer .tooltip.left.goog-te-gadget-simple::before, .tooltip.left.button-outlined::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #fff;
}

.tooltip.secondary.left.align-center::after, .footer .tooltip.left.align-center.goog-te-gadget-simple::after, .tooltip.left.align-center.button-outlined::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.secondary.left::after, .footer .tooltip.left.goog-te-gadget-simple::after, .tooltip.left.button-outlined::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.85rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #333;
  z-index: -1;
  transform: translateY(calc(0.85rem - 0.75rem));
  bottom: 100%;
}

.tooltip.secondary.right::before, .footer .tooltip.right.goog-te-gadget-simple::before, .tooltip.right.button-outlined::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #fff transparent transparent;
}

.tooltip.secondary.right.align-center::after, .footer .tooltip.right.align-center.goog-te-gadget-simple::after, .tooltip.right.align-center.button-outlined::after {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.secondary.right::after, .footer .tooltip.right.goog-te-gadget-simple::after, .tooltip.right.button-outlined::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.85rem;
  content: '';
  font-size: 12px;
  position: absolute;
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #333 transparent transparent;
  z-index: -1;
  transform: translateY(calc(0.85rem - 0.75rem));
  right: 100%;
}

.hero {
  background-color: #006179;
  color: #fff;
  padding: 30px;
  position: relative;
  transition: 0.25s ease all;
  overflow: hidden;
}

.hero p {
  margin-bottom: 0;
}

.hero.small {
  padding: 15px;
}

.hero .hero-heading {
  font-size: 45.5px;
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  margin-bottom: 0;
}

.hero .hero-description {
  font-size: 24.5px;
  font-weight: bold;
}

.hero .hero-section {
  position: relative;
  z-index: 2;
  text-align: center;
  align-self: center;
  display: table-cell;
}

.hero .hero-section p {
  text-align: left;
  margin-bottom: 0;
  margin-right: 48px;
  margin-left: 16px;
  line-height: 2;
}

.hero.split::before {
  left: 0;
}

.hero.split::after {
  right: -45px;
}

.hero.split-reverse::before {
  left: -45px;
}

.hero.split-reverse::after {
  right: 0;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: none;
  border-radius: none;
  background: #e8e8e8;
  box-shadow: none;
  overflow: hidden;
  color: #333;
  height: 100%;
}

.card > :last-child {
  margin-bottom: 0;
}

.card .card-header {
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  font-size: 24.5px;
  font-weight: bold;
  color: #333;
  padding: 2rem;
  text-transform: uppercase;
}

.card .card-section {
  flex: 1 0 auto;
  padding: 2rem;
  color: #333;
  font-size: 16.1px;
}

.card .card-section > :last-child {
  margin-bottom: 0;
}

.card .card-section p {
  font-size: inherit;
}

.card-image {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: none;
  border-radius: none;
  background: #e8e8e8;
  box-shadow: none;
  overflow: hidden;
  color: #333;
  height: 100%;
}

.card-image > :last-child {
  margin-bottom: 0;
}

.card-image .card-header {
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  font-size: 24.5px;
  font-weight: bold;
  color: #fff;
  padding: 20px 3rem 80px 3rem;
  text-transform: uppercase;
  background-size: cover;
}

.card-image .card-section {
  flex: 1 0 auto;
  padding: 2rem;
  color: #333;
  font-size: 16.1px;
}

.card-image .card-section > :last-child {
  margin-bottom: 0;
}

.card-image .card-section p {
  font-size: inherit;
}

.card-small {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: none;
  border-radius: none;
  background: #e8e8e8;
  box-shadow: none;
  overflow: hidden;
  color: #333;
  height: 100%;
}

.card-small > :last-child {
  margin-bottom: 0;
}

.card-small .card-header {
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  font-size: 16.1px;
  font-weight: bold;
  color: #333;
  padding: 1.5rem;
  text-transform: uppercase;
}

.card-small .card-section {
  flex: 1 0 auto;
  padding: 0 1.5rem 1.5rem 1.5rem;
  color: #333;
  font-size: 14px;
}

.card-small .card-section > :last-child {
  margin-bottom: 0;
}

.card-small .card-section p {
  font-size: inherit;
}

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  user-select: none;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #9b9b9b;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input + .switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 3px;
  background: #fff;
  transition: all 0.25s ease-out;
  content: '';
}

input:checked ~ .switch-paddle {
  background: #006179;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.71429rem;
}

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.85714rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1.14286rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

.ql-toolbar {
  padding: 8px;
  border: 1px solid #ccc;
  border-bottom: none;
}

.ql-toolbar button,
.ql-toolbar .button,
.ql-toolbar .footer .goog-te-gadget-simple,
.footer .ql-toolbar .goog-te-gadget-simple,
.ql-toolbar .button-outlined {
  color: #696969;
  background-color: transparent;
  height: 35px;
  width: 35px;
  outline: none;
  margin: 0;
  border: 0;
}

.ql-toolbar button.ql-active, .ql-toolbar button:hover, .ql-toolbar button:focus,
.ql-toolbar .button.ql-active,
.ql-toolbar .footer .ql-active.goog-te-gadget-simple,
.footer .ql-toolbar .ql-active.goog-te-gadget-simple,
.ql-toolbar .ql-active.button-outlined,
.ql-toolbar .button:hover,
.ql-toolbar .footer .goog-te-gadget-simple:hover,
.footer .ql-toolbar .goog-te-gadget-simple:hover,
.ql-toolbar .button-outlined:hover,
.ql-toolbar .button:focus,
.ql-toolbar .footer .goog-te-gadget-simple:focus,
.footer .ql-toolbar .goog-te-gadget-simple:focus,
.ql-toolbar .button-outlined:focus {
  color: #333 !important;
  background-color: #e8e8e8;
}

.ql-toolbar .size-placeholder {
  position: absolute;
  margin-top: 8px;
  margin-left: 8px;
  font-size: 14px;
  pointer-events: none;
  color: #333;
}

.ql-toolbar .ql-size {
  width: 125px;
  margin: 0;
  font-size: 14px;
  color: #333;
  border: none;
  outline: none;
}

.ql-toolbar .ql-size:focus, .ql-toolbar .ql-size:hover {
  box-shadow: none;
  background-color: #e8e8e8;
}

.ql-size-huge {
  font-family: "Arial Black", "Arial Bold", "Gadget", Arial, sans-serif;
  font-size: 24.5px;
  line-height: 1.32653;
  margin-bottom: 24.5px;
}

.ql-size-large {
  font-weight: bold !important;
  font-size: 21px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  line-height: 1.38095;
  margin-bottom: 21px;
}

.ql-size-small {
  font-size: 12px !important;
}

.ql-container {
  border: 1px solid #ccc;
  min-height: 100px;
}

.pan {
  padding: 0 !important;
}

.paxs {
  padding: 4px !important;
}

.pas {
  padding: 8px !important;
}

.pam {
  padding: 16px !important;
}

.pal {
  padding: 24px !important;
}

.paxl {
  padding: 32px !important;
}

.ptn {
  padding-top: 0 !important;
}

.ptxs {
  padding-top: 4px !important;
}

.pts {
  padding-top: 8px !important;
}

.ptm {
  padding-top: 16px !important;
}

.ptl {
  padding-top: 24px !important;
}

.ptxl {
  padding-top: 32px !important;
}

.prn {
  padding-right: 0 !important;
}

.prxs {
  padding-right: 4px !important;
}

.prs {
  padding-right: 8px !important;
}

.prm {
  padding-right: 16px !important;
}

.prl {
  padding-right: 24px !important;
}

.prxl {
  padding-right: 32px !important;
}

.pbn {
  padding-bottom: 0 !important;
}

.pbxs {
  padding-bottom: 4px !important;
}

.pbs {
  padding-bottom: 8px !important;
}

.pbm {
  padding-bottom: 16px !important;
}

.pbl {
  padding-bottom: 24px !important;
}

.pbxl {
  padding-bottom: 32px !important;
}

.pln {
  padding-left: 0 !important;
}

.plxs {
  padding-left: 4px !important;
}

.pls {
  padding-left: 8px !important;
}

.plm {
  padding-left: 16px !important;
}

.pll {
  padding-left: 24px !important;
}

.plxl {
  padding-left: 32px !important;
}

.phn {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.phxs {
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.phs {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.phm {
  padding-left: 16px !important;
  padding-right: 16px !important;
}

.phl {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.phxl {
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.pvn {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pvxs {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

.pvs {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.pvm {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.pvl {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.pvxl {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
}

.man {
  margin: 0 !important;
}

.maxs {
  margin: 4px !important;
}

.mas {
  margin: 8px !important;
}

.mam {
  margin: 16px !important;
}

.mal {
  margin: 24px !important;
}

.maxl {
  margin: 32px !important;
}

.mtn {
  margin-top: 0 !important;
}

.mtxs {
  margin-top: 4px !important;
}

.mts {
  margin-top: 8px !important;
}

.mtm {
  margin-top: 16px !important;
}

.mtl {
  margin-top: 24px !important;
}

.mtxl {
  margin-top: 32px !important;
}

.mrn {
  margin-right: 0 !important;
}

.mrxs {
  margin-right: 4px !important;
}

.mrs {
  margin-right: 8px !important;
}

.mrm {
  margin-right: 16px !important;
}

.mrl {
  margin-right: 24px !important;
}

.mrxl {
  margin-right: 32px !important;
}

.mbn {
  margin-bottom: 0 !important;
}

.mbxs {
  margin-bottom: 4px !important;
}

.mbs {
  margin-bottom: 8px !important;
}

.mbm {
  margin-bottom: 16px !important;
}

.mbl {
  margin-bottom: 24px !important;
}

.mbxl {
  margin-bottom: 32px !important;
}

.mln {
  margin-left: 0 !important;
}

.mlxs {
  margin-left: 4px !important;
}

.mls {
  margin-left: 8px !important;
}

.mlm {
  margin-left: 16px !important;
}

.mll {
  margin-left: 24px !important;
}

.mlxl {
  margin-left: 32px !important;
}

.mhn {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mhxs {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.mhs {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.mhm {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.mhl {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.mhxl {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.mvn {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mvxs {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.mvs {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.mvm {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.mvl {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.mvxl {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.txtr {
  text-align: right !important;
}

.txtc, .form-jstor input[type="checkbox"] + label::before, .form-jstor input[type="radio"] + label::before, input[type="checkbox"] + label::before, input[type="radio"] + label::before {
  text-align: center !important;
}

.txtl {
  text-align: left !important;
}

.txtt {
  vertical-align: top !important;
}

.txtm, .form-jstor input[type="checkbox"] + label::before, .form-jstor input[type="radio"] + label::before, input[type="checkbox"] + label::before, input[type="radio"] + label::before {
  vertical-align: middle !important;
}

.txtb {
  vertical-align: bottom !important;
}

.txttt {
  vertical-align: text-top !important;
}

.txttb {
  vertical-align: text-bottom !important;
}

.visuallyhidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.visuallyhidden:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.block {
  display: block !important;
}

.inline-block, .form-jstor input[type="checkbox"] + label::before, .form-jstor input[type="radio"] + label::before, input[type="checkbox"] + label::before, input[type="radio"] + label::before {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

.nowrap {
  white-space: nowrap !important;
}

.no-js .no-js-hide {
  display: none !important;
}

.required {
  color: #dc2a2a !important;
}

.non-responsive {
  max-width: none !important;
}

.align-right {
  justify-content: flex-end !important;
}

.align-center {
  justify-content: center !important;
}

.align-justify {
  justify-content: space-between !important;
}

.align-spaced {
  justify-content: space-around !important;
}

.break-with-hyphens {
  word-wrap: break-word;
  hyphens: auto;
}

.break-word {
  word-wrap: break-word;
}

div[data-social-sharing] {
  display: flex;
  flex-wrap: wrap;
}

div[data-social-sharing] .button, div[data-social-sharing] .footer .goog-te-gadget-simple, .footer div[data-social-sharing] .goog-te-gadget-simple, div[data-social-sharing] .button-outlined {
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
}

div[data-social-sharing] .button + .button, div[data-social-sharing] .footer .goog-te-gadget-simple + .button, .footer div[data-social-sharing] .goog-te-gadget-simple + .button, div[data-social-sharing] .button-outlined + .button, div[data-social-sharing] .footer .button + .goog-te-gadget-simple, .footer div[data-social-sharing] .button + .goog-te-gadget-simple, div[data-social-sharing] .footer .goog-te-gadget-simple + .goog-te-gadget-simple, .footer div[data-social-sharing] .goog-te-gadget-simple + .goog-te-gadget-simple, div[data-social-sharing] .footer .button-outlined + .goog-te-gadget-simple, .footer div[data-social-sharing] .button-outlined + .goog-te-gadget-simple, div[data-social-sharing] .button + .button-outlined, div[data-social-sharing] .footer .goog-te-gadget-simple + .button-outlined, .footer div[data-social-sharing] .goog-te-gadget-simple + .button-outlined, div[data-social-sharing] .button-outlined + .button-outlined {
  margin-left: 12px;
}

div[data-social-sharing] .button[data-email-share], div[data-social-sharing] .footer .goog-te-gadget-simple[data-email-share], .footer div[data-social-sharing] .goog-te-gadget-simple[data-email-share], div[data-social-sharing] .button-outlined[data-email-share] {
  background-image: linear-gradient(-210deg, #3023ae 0%, #c86dd7 100%);
}

div[data-social-sharing] .button i, div[data-social-sharing] .footer .goog-te-gadget-simple i, .footer div[data-social-sharing] .goog-te-gadget-simple i, div[data-social-sharing] .button-outlined i {
  font-size: 18px;
}

ul[data-social-sharing] li {
  @inlcude bonsai-dropdownmenu-hover-style();
  padding: 8px;
}

ul[data-social-sharing] li:hover {
  cursor: pointer;
}

ul[data-social-sharing] li .button, ul[data-social-sharing] li .footer .goog-te-gadget-simple, .footer ul[data-social-sharing] li .goog-te-gadget-simple, ul[data-social-sharing] li .button-outlined {
  padding: 0;
  width: 30px;
  height: 30px;
  border: none;
  display: inline-block;
  margin-left: 8px;
  margin-right: 16px;
}

ul[data-social-sharing] li .button + .button, ul[data-social-sharing] li .footer .goog-te-gadget-simple + .button, .footer ul[data-social-sharing] li .goog-te-gadget-simple + .button, ul[data-social-sharing] li .button-outlined + .button, ul[data-social-sharing] li .footer .button + .goog-te-gadget-simple, .footer ul[data-social-sharing] li .button + .goog-te-gadget-simple, ul[data-social-sharing] li .footer .goog-te-gadget-simple + .goog-te-gadget-simple, .footer ul[data-social-sharing] li .goog-te-gadget-simple + .goog-te-gadget-simple, ul[data-social-sharing] li .footer .button-outlined + .goog-te-gadget-simple, .footer ul[data-social-sharing] li .button-outlined + .goog-te-gadget-simple, ul[data-social-sharing] li .button + .button-outlined, ul[data-social-sharing] li .footer .goog-te-gadget-simple + .button-outlined, .footer ul[data-social-sharing] li .goog-te-gadget-simple + .button-outlined, ul[data-social-sharing] li .button-outlined + .button-outlined {
  margin-left: 12px;
}

ul[data-social-sharing] li .button[data-email-share], ul[data-social-sharing] li .footer .goog-te-gadget-simple[data-email-share], .footer ul[data-social-sharing] li .goog-te-gadget-simple[data-email-share], ul[data-social-sharing] li .button-outlined[data-email-share] {
  background-image: linear-gradient(-210deg, #3023ae 0%, #c86dd7 100%);
}

ul[data-social-sharing] li .button i, ul[data-social-sharing] li .footer .goog-te-gadget-simple i, .footer ul[data-social-sharing] li .goog-te-gadget-simple i, ul[data-social-sharing] li .button-outlined i {
  font-size: 18px;
}

.fuzzy-filter-out {
  display: none !important;
}

meta.foundation-version {
  font-family: "/5.2.2/";
}

meta.foundation-mq-small {
  font-family: "/screen/";
  width: 0px;
}

meta.foundation-mq-medium {
  font-family: "/screen and (min-width: 35em)/";
  width: 560px;
}

meta.foundation-mq-large {
  font-family: "/screen and (min-width: 47.5em)/";
  width: 760px;
}

meta.foundation-mq-xlarge {
  font-family: "/screen and (min-width: 64em)/";
  width: 1024px;
}

meta.foundation-mq-xxlarge {
  font-family: "/screen and (min-width: 80em)/";
  width: 120.063em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 80rem;
  *zoom: 1;
}

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

.row:after {
  clear: both;
}

.row.collapse > .column, .row.collapse > .columns,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  margin-left: -1.07143rem;
  margin-right: -1.07143rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

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

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

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

.row .row.collapse:after {
  clear: both;
}

.column, .columns,
.columns {
  padding-left: 1.07143rem;
  padding-right: 1.07143rem;
  width: 100%;
  float: left;
}

@media screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column, .columns,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered, .small-centered.columns,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered, .small-uncentered.columns,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.small-uncentered.opposite, .small-uncentered.opposite.columns,
  .columns.small-uncentered.opposite {
    float: right;
  }
}

@media screen and (min-width: 35em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column, .columns,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered, .medium-centered.columns,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered, .medium-uncentered.columns,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.medium-uncentered.opposite, .medium-uncentered.opposite.columns,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media screen and (min-width: 47.5em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column, .columns,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered, .large-centered.columns,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered, .large-uncentered.columns,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.large-uncentered.opposite, .large-uncentered.opposite.columns,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .xlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .xlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .xlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .xlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .xlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .xlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .xlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .xlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .xlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column, .columns,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .xlarge-1 {
    width: 8.33333%;
  }
  .xlarge-2 {
    width: 16.66667%;
  }
  .xlarge-3 {
    width: 25%;
  }
  .xlarge-4 {
    width: 33.33333%;
  }
  .xlarge-5 {
    width: 41.66667%;
  }
  .xlarge-6 {
    width: 50%;
  }
  .xlarge-7 {
    width: 58.33333%;
  }
  .xlarge-8 {
    width: 66.66667%;
  }
  .xlarge-9 {
    width: 75%;
  }
  .xlarge-10 {
    width: 83.33333%;
  }
  .xlarge-11 {
    width: 91.66667%;
  }
  .xlarge-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .xlarge-offset-0 {
    margin-left: 0% !important;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xlarge-reset-order,
  .xlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xlarge-centered, .xlarge-centered.columns,
  .columns.xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xlarge-uncentered, .xlarge-uncentered.columns,
  .columns.xlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.xlarge-uncentered.opposite, .xlarge-uncentered.opposite.columns,
  .columns.xlarge-uncentered.opposite {
    float: right;
  }
}

@media screen and (min-width: 80em) {
  .xxlarge-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .xxlarge-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .xxlarge-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .xxlarge-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .xxlarge-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .xxlarge-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .xxlarge-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .xxlarge-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .xxlarge-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .xxlarge-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .xxlarge-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .xxlarge-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .xxlarge-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .xxlarge-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .xxlarge-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .xxlarge-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .xxlarge-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .xxlarge-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .xxlarge-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .xxlarge-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .xxlarge-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .xxlarge-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .xxlarge-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .xxlarge-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column, .columns,
  .columns {
    position: relative;
    padding-left: 1.07143rem;
    padding-right: 1.07143rem;
    float: left;
  }
  .xxlarge-1 {
    width: 8.33333%;
  }
  .xxlarge-2 {
    width: 16.66667%;
  }
  .xxlarge-3 {
    width: 25%;
  }
  .xxlarge-4 {
    width: 33.33333%;
  }
  .xxlarge-5 {
    width: 41.66667%;
  }
  .xxlarge-6 {
    width: 50%;
  }
  .xxlarge-7 {
    width: 58.33333%;
  }
  .xxlarge-8 {
    width: 66.66667%;
  }
  .xxlarge-9 {
    width: 75%;
  }
  .xxlarge-10 {
    width: 83.33333%;
  }
  .xxlarge-11 {
    width: 91.66667%;
  }
  .xxlarge-12 {
    width: 100%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .xxlarge-offset-0 {
    margin-left: 0% !important;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333% !important;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667% !important;
  }
  .xxlarge-offset-3 {
    margin-left: 25% !important;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333% !important;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667% !important;
  }
  .xxlarge-offset-6 {
    margin-left: 50% !important;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333% !important;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667% !important;
  }
  .xxlarge-offset-9 {
    margin-left: 75% !important;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333% !important;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667% !important;
  }
  .xxlarge-reset-order,
  .xxlarge-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.xxlarge-centered, .xxlarge-centered.columns,
  .columns.xxlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.xxlarge-uncentered, .xxlarge-uncentered.columns,
  .columns.xxlarge-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .column.xxlarge-uncentered.opposite, .xxlarge-uncentered.opposite.columns,
  .columns.xxlarge-uncentered.opposite {
    float: right;
  }
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media screen and (min-width: 35em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media screen and (min-width: 47.5em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

/* small displays */
@media screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media screen and (min-width: 35em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media screen and (min-width: 47.5em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media screen and (min-width: 64em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media screen and (min-width: 80em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touchevents .show-for-touch {
  display: inherit !important;
}

.touchevents .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table;
}

.touchevents table.show-for-touch {
  display: table;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touchevents thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touchevents tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touchevents tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touchevents td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touchevents th.show-for-touch {
  display: table-cell !important;
}

.border-full {
  border: 1px solid #9b9b9b;
}

.border-special {
  border: solid #9b9b9b;
  border-width: 2px 0 0 1px;
}

.border-spacing-none {
  border-spacing: 0;
}

.border-bottom-double {
  border-bottom: 3px double #c6c4c4;
  padding-bottom: 6px;
}

.border-full-thick {
  border: 2px solid #364364;
}

.brdrt,
.brbrh,
.brdra {
  border-top: 1px solid #ccc;
}

.brdrr,
.brdrv,
.brdra {
  border-right: 1px solid #ccc;
}

.brdrb,
.brdrh,
.brdra {
  border-bottom: 1px solid #ccc;
}

.brdrl,
.brdrv,
.brdra {
  border-left: 1px solid #ccc;
}

.brdrln {
  border-left: none;
}

.brdrrn {
  border-right: none;
}

.brdrtn {
  border-top: none;
}

.brdrbn {
  border-bottom: none;
}

.mylists-modal-list-wrapper {
  height: 225px;
  overflow-y: scroll;
  position: relative;
}

#mylists_body > div > .column, #mylists_body > div > .columns {
  float: none;
}

@media screen and (min-width: 35em) {
  .mylists-modal-no-scroll {
    overflow-y: hidden;
  }
}

.modal-slide {
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-slide .modal-slider-left {
  position: absolute;
  top: 20rem;
  color: #e8e8e8;
  padding: 2.3rem;
  left: -6rem;
}

.modal-slide .modal-slider-left i {
  position: relative;
  left: 0;
  right: 0;
}

.modal-slide .modal-slider-left:hover, .modal-slide .modal-slider-left:focus {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}

.modal-slide .modal-slider-left:hover i, .modal-slide .modal-slider-left:focus i {
  transition: left .3s ease-in-out;
  left: -8px;
}

.modal-slide .modal-slider-right {
  position: absolute;
  top: 20rem;
  color: #e8e8e8;
  padding: 2.3rem;
  right: -6rem;
}

.modal-slide .modal-slider-right i {
  position: relative;
  left: 0;
  right: 0;
}

.modal-slide .modal-slider-right:hover, .modal-slide .modal-slider-right:focus {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}

.modal-slide .modal-slider-right:hover i, .modal-slide .modal-slider-right:focus i {
  transition: left .3s ease-in-out;
  left: 8px;
}

.modal-slide .index-indicator {
  font-size: 12px;
}

.theme-tabs, #theme-tabs-container .theme-tabs {
  display: none;
  font-size: 11px;
  text-transform: uppercase;
}

@media screen and (min-width: 35em) {
  .theme-tabs, #theme-tabs-container .theme-tabs {
    display: block;
  }
}

.theme-tabs .expandContent,
.theme-tabs #expandContent,
.theme-tabs .expandTab,
.theme-tabs #expandTab,
.theme-tabs .searchContainer,
.theme-tabs #searchContainer, #theme-tabs-container .theme-tabs .expandContent,
#theme-tabs-container .theme-tabs #expandContent,
#theme-tabs-container .theme-tabs .expandTab,
#theme-tabs-container .theme-tabs #expandTab,
#theme-tabs-container .theme-tabs .searchContainer,
#theme-tabs-container .theme-tabs #searchContainer {
  z-index: 500;
  position: fixed;
  border-radius: 3px;
  bottom: 200px;
  min-height: 54px;
}

.theme-tabs .expandTab,
.theme-tabs #expandTab, #theme-tabs-container .theme-tabs .expandTab,
#theme-tabs-container .theme-tabs #expandTab {
  padding: 11px 10px 11px 20px;
  left: -70px;
  box-shadow: 0 3px 2px #888888;
}

.theme-tabs .expandContent,
.theme-tabs #expandContent, #theme-tabs-container .theme-tabs .expandContent,
#theme-tabs-container .theme-tabs #expandContent {
  padding: 11px 100px 11px 9px;
  -webkit-padding-before: 12px;
  left: -237px;
  box-shadow: 3px 3px 2px #888888;
}

.theme-tabs .searchContainer,
.theme-tabs #searchContainer, #theme-tabs-container .theme-tabs .searchContainer,
#theme-tabs-container .theme-tabs #searchContainer {
  padding: 11px 21px;
  left: 0;
  z-index: 400;
  background: white;
  box-shadow: 3px 3px 2px #888888;
  display: none;
  width: 283px;
}

.theme-tabs .searchContainer .input-group,
.theme-tabs #searchContainer .input-group, #theme-tabs-container .theme-tabs .searchContainer .input-group,
#theme-tabs-container .theme-tabs #searchContainer .input-group {
  margin-bottom: 0;
  height: 32px;
}

.theme-tabs .searchContainer .input-group .input-group-button,
.theme-tabs #searchContainer .input-group .input-group-button, #theme-tabs-container .theme-tabs .searchContainer .input-group .input-group-button,
#theme-tabs-container .theme-tabs #searchContainer .input-group .input-group-button {
  height: 32px;
}

.theme-tabs .searchContainer input,
.theme-tabs #searchContainer input, #theme-tabs-container .theme-tabs .searchContainer input,
#theme-tabs-container .theme-tabs #searchContainer input {
  height: 32px;
}

.theme-tabs .searchContainer button,
.theme-tabs #searchContainer button, #theme-tabs-container .theme-tabs .searchContainer button,
#theme-tabs-container .theme-tabs #searchContainer button {
  margin-bottom: 0;
  padding: 0 18px;
}

.theme-tabs .theme, #theme-tabs-container .theme-tabs .theme {
  display: block;
  font-size: 15px;
  font-weight: bold;
}

.theme-tabs.sustainability, #theme-tabs-container .theme-tabs.sustainability {
  color: white;
}

.theme-tabs.sustainability a, #theme-tabs-container .theme-tabs.sustainability a {
  color: white;
}

.theme-tabs.sustainability a:hover .theme, #theme-tabs-container .theme-tabs.sustainability a:hover .theme {
  text-decoration: underline;
}

.theme-tabs.sustainability button, #theme-tabs-container .theme-tabs.sustainability button {
  background-color: #5C9E0A;
}

.theme-tabs.sustainability .expandContent,
.theme-tabs.sustainability #expandContent,
.theme-tabs.sustainability .expandTab,
.theme-tabs.sustainability #expandTab, #theme-tabs-container .theme-tabs.sustainability .expandContent,
#theme-tabs-container .theme-tabs.sustainability #expandContent,
#theme-tabs-container .theme-tabs.sustainability .expandTab,
#theme-tabs-container .theme-tabs.sustainability #expandTab {
  background: url(../../images/theme-sust-bg.png) no-repeat -10px 0;
}

.theme-tabs.security-studies, #theme-tabs-container .theme-tabs.security-studies {
  color: white;
}

.theme-tabs.security-studies .expandContent,
.theme-tabs.security-studies #expandContent,
.theme-tabs.security-studies .expandTab,
.theme-tabs.security-studies #expandTab,
.theme-tabs.security-studies .searchContainer,
.theme-tabs.security-studies #searchContainer, #theme-tabs-container .theme-tabs.security-studies .expandContent,
#theme-tabs-container .theme-tabs.security-studies #expandContent,
#theme-tabs-container .theme-tabs.security-studies .expandTab,
#theme-tabs-container .theme-tabs.security-studies #expandTab,
#theme-tabs-container .theme-tabs.security-studies .searchContainer,
#theme-tabs-container .theme-tabs.security-studies #searchContainer {
  bottom: 135px;
  z-index: 350;
}

.theme-tabs.security-studies .searchContainer,
.theme-tabs.security-studies #searchContainer, #theme-tabs-container .theme-tabs.security-studies .searchContainer,
#theme-tabs-container .theme-tabs.security-studies #searchContainer {
  z-index: 300;
}

.theme-tabs.security-studies a, #theme-tabs-container .theme-tabs.security-studies a {
  color: white;
}

.theme-tabs.security-studies a:hover .theme, #theme-tabs-container .theme-tabs.security-studies a:hover .theme {
  text-decoration: underline;
}

.theme-tabs.security-studies button, #theme-tabs-container .theme-tabs.security-studies button {
  background-color: #546d89;
}

.theme-tabs.security-studies .expandContent,
.theme-tabs.security-studies #expandContent, #theme-tabs-container .theme-tabs.security-studies .expandContent,
#theme-tabs-container .theme-tabs.security-studies #expandContent {
  padding-right: 80px;
}

.theme-tabs.security-studies .expandContent,
.theme-tabs.security-studies #expandContent,
.theme-tabs.security-studies .expandTab,
.theme-tabs.security-studies #expandTab, #theme-tabs-container .theme-tabs.security-studies .expandContent,
#theme-tabs-container .theme-tabs.security-studies #expandContent,
#theme-tabs-container .theme-tabs.security-studies .expandTab,
#theme-tabs-container .theme-tabs.security-studies #expandTab {
  background: url(../../images/theme-security-studies-bg.jpg) no-repeat 0 0;
}

.sustainability-theme-tab-bg {
  background: url(../../images/theme-sust-bg.png) no-repeat -10px 0;
  padding: 10px 10px 10px 12px;
  box-shadow: 0 3px 2px #888888;
}

.security-studies-theme-tab-bg {
  background: url(../../images/theme-security-studies-bg.jpg) no-repeat -10px 0;
  padding: 10px 10px 10px 12px;
  box-shadow: 0 3px 2px #888888;
}

.feedback-button {
  width: 18px;
}

.feedback-actions {
  background-color: #e8e8e8;
  margin: 0 -1rem -1rem;
  border-radius: 0 0 3px 3px;
}

#flag-reason {
  transition: all 1s;
  max-height: 0;
  overflow: hidden;
}

#flag-reason.is-open {
  max-height: 1000px;
}

#dbpedia-data #flag-reason.is-open {
  max-height: unset;
}

.shepherd-content {
  background: #ffffff !important;
  font-size: 18px !important;
  line-height: 24px;
  font-weight: normal;
  max-width: 550px;
  border: 4px solid #747474;
  border-radius: 10px;
}

.shepherd-content header {
  background: #ffffff !important;
}

.shepherd-content header h3 {
  font-size: 30px !important;
  font-weight: bold !important;
  text-transform: none !important;
}

.shepherd-content .show-as-link {
  color: #546d89 !important;
  background: #ffffff !important;
  text-decoration: underline !important;
  font-size: 13px !important;
}

.shepherd-active .shepherd-step {
  z-index: 10000;
}

.shepherd-active .shepherd-target.shepherd-enabled {
  z-index: 1000;
}

.shepherd-active .glass-pane {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}

.shepherd-active .peephole {
  position: absolute;
  left: -200px;
  top: -200px;
  width: 200px;
  height: 100px;
  border-radius: 50px;
  box-shadow: 0 0 4px 10px rgba(0, 0, 0, 0.4) inset, 0 0 0 10000px rgba(0, 0, 0, 0.4);
  z-index: 1000;
}

.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-top.shepherd-target-attached-left .shepherd-content:before,
.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-top.shepherd-target-attached-right .shepherd-content:before,
.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-target-attached-left .shepherd-content:before,
.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-target-attached-right .shepherd-content:before {
  display: none;
}

.shepherd-element, .shepherd-element:after, .shepherd-element:before, .shepherd-element *, .shepherd-element *:after, .shepherd-element *:before {
  box-sizing: border-box;
}

.shepherd-element {
  position: absolute;
  display: none;
}

.shepherd-element.shepherd-open {
  display: block;
}

.shepherd-element.shepherd-theme-arrows {
  max-width: 100%;
  max-height: 100%;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content {
  border-radius: 5px;
  border: none;
  position: relative;
  font-family: inherit;
  color: #444;
  background: #eaeaea;
  padding: 1em;
  font-size: 1.1em;
  line-height: 1.5em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
}

.shepherd-element.shepherd-theme-arrows .shepherd-content:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-width: 16px;
  border-style: solid;
  pointer-events: none;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-center .shepherd-content {
  margin-bottom: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-center .shepherd-content:before {
  top: 100%;
  left: 50%;
  margin-left: -16px;
  border-top-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center .shepherd-content {
  margin-top: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center .shepherd-content:before {
  bottom: 100%;
  left: 50%;
  margin-left: -16px;
  border-bottom-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-right.shepherd-element-attached-middle .shepherd-content {
  margin-right: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-right.shepherd-element-attached-middle .shepherd-content:before {
  left: 100%;
  top: 50%;
  margin-top: -16px;
  border-left-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-left.shepherd-element-attached-middle .shepherd-content {
  margin-left: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-left.shepherd-element-attached-middle .shepherd-content:before {
  right: 100%;
  top: 50%;
  margin-top: -16px;
  border-right-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-left.shepherd-target-attached-center .shepherd-content {
  left: -32px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-right.shepherd-target-attached-center .shepherd-content {
  left: 32px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-middle .shepherd-content {
  margin-top: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-middle .shepherd-content:before {
  bottom: 100%;
  left: 16px;
  border-bottom-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-middle .shepherd-content {
  margin-top: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-middle .shepherd-content:before {
  bottom: 100%;
  right: 16px;
  border-bottom-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-middle .shepherd-content {
  margin-bottom: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-middle .shepherd-content:before {
  top: 100%;
  left: 16px;
  border-top-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-middle .shepherd-content {
  margin-bottom: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-middle .shepherd-content:before {
  top: 100%;
  right: 16px;
  border-top-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom .shepherd-content {
  margin-top: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom .shepherd-content:before {
  bottom: 100%;
  left: 16px;
  border-bottom-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom .shepherd-content {
  margin-top: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom .shepherd-content:before {
  bottom: 100%;
  right: 16px;
  border-bottom-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-top .shepherd-content {
  margin-bottom: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-top .shepherd-content:before {
  top: 100%;
  left: 16px;
  border-top-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-top .shepherd-content {
  margin-bottom: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-top .shepherd-content:before {
  top: 100%;
  right: 16px;
  border-top-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content {
  margin-right: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content:before {
  top: 16px;
  left: 100%;
  border-left-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content {
  margin-left: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content:before {
  top: 16px;
  right: 100%;
  border-right-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content {
  margin-right: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-left .shepherd-content:before {
  bottom: 16px;
  left: 100%;
  border-left-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content {
  margin-left: 16px;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content:before {
  bottom: 16px;
  right: 100%;
  border-right-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before, .shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before, .shepherd-element.shepherd-theme-arrows.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before {
  border-bottom-color: #fff;
}

.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header {
  background: #eee;
  padding: 1em;
}

.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header a.shepherd-cancel-link {
  padding: 0;
  margin-bottom: 0;
}

.shepherd-element.shepherd-theme-arrows.shepherd-has-cancel-link .shepherd-content header h3 {
  float: left;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content * {
  font-size: inherit;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header {
  *zoom: 1;
  border-radius: 5px 5px 0 0;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header:after {
  content: "";
  display: table;
  clear: both;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header h3 {
  margin: 0;
  line-height: 1;
  font-weight: normal;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header a.shepherd-cancel-link {
  float: right;
  text-decoration: none;
  font-size: 1.25em;
  line-height: .8em;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.5);
  opacity: 0.25;
  position: relative;
  top: .1em;
  padding: .8em;
  margin-bottom: -.8em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header a.shepherd-cancel-link:hover {
  opacity: 1;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text {
  padding: 1em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text p {
  margin: 0 0 .5em 0;
  line-height: 1.3em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content .shepherd-text p:last-child {
  margin-bottom: 0;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer {
  padding: 0 1em 1em;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons {
  text-align: right;
  list-style: none;
  padding: 0;
  margin: 0;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li {
  display: inline;
  padding: 0;
  margin: 0;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  margin: 0 .5em 0 0;
  font-size: 0.9em;
  line-height: 1em;
  text-decoration: none;
  min-width: 70px;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary {
  background: #eee;
  color: #888;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li:last-child .shepherd-button {
  margin-right: 0;
}

.shepherd-button.shepherd-back.button, .footer .shepherd-button.shepherd-back.goog-te-gadget-simple, .shepherd-button.shepherd-back.button-outlined {
  background-color: #fff;
  color: #006179;
  border: 1px solid #006179;
  float: left;
}

.shepherd-button.shepherd-back.button:hover, .footer .shepherd-button.shepherd-back.goog-te-gadget-simple:hover, .shepherd-button.shepherd-back.button-outlined:hover, .shepherd-button.shepherd-back.button:focus, .footer .shepherd-button.shepherd-back.goog-te-gadget-simple:focus, .shepherd-button.shepherd-back.button-outlined:focus {
  background-color: #1291ae;
  color: #006179;
}

.shepherd-button.shepherd-back.button:hover, .footer .shepherd-button.shepherd-back.goog-te-gadget-simple:hover, .shepherd-button.shepherd-back.button-outlined:hover, .shepherd-button.shepherd-back.button:focus, .footer .shepherd-button.shepherd-back.goog-te-gadget-simple:focus, .shepherd-button.shepherd-back.button-outlined:focus {
  background-color: #1291ae;
  color: #fff;
  border-color: #1291ae;
}

.shepherd-button.shepherd-back.button:active, .footer .shepherd-button.shepherd-back.goog-te-gadget-simple:active, .shepherd-button.shepherd-back.button-outlined:active {
  background-color: #005266;
}

#skipNav a:focus, #skipNav a:active {
  position: static;
  width: auto;
  height: auto;
  visibility: visible;
}

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

/***
 Foundation overrides

 $bonsai-variable: some-value !default;
 $some-foundation-setting: $bonsai-variable;

 All consumers of bonsai can override `bonsai` variables.
 ***/
/* --- Icons --- */
/* --- Colors --- */
/* --- Labels --- */
/* --- Typography --- */
/* -- Bonsai Variables -- */
/* -- Mixins -- */
.card.sustainability .card-header {
  background: #538329 url(../../images/libraryportal/Home_Module_Sustain.jpg);
  padding: 20px 3rem 80px 3rem;
  background-size: cover;
}

.card.sustainability .card-section {
  background-color: #538329 !important;
}

.pds-block-image {
  max-height: 110px;
  max-width: 215px;
}

.pds-banner-image {
  max-height: 40px;
  max-width: 450px;
}

.row {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}

.row .row {
  margin-right: -1.07143rem;
  margin-left: -1.07143rem;
}

@media print, screen and (min-width: 35em) {
  .row .row {
    margin-right: -1.07143rem;
    margin-left: -1.07143rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .row .row {
    margin-right: -1.07143rem;
    margin-left: -1.07143rem;
  }
}

@media screen and (min-width: 64em) {
  .row .row {
    margin-right: -1.07143rem;
    margin-left: -1.07143rem;
  }
}

@media screen and (min-width: 80em) {
  .row .row {
    margin-right: -1.07143rem;
    margin-left: -1.07143rem;
  }
}

.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}

.row:not(.expanded) .row {
  max-width: none;
}

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  flex: 1 1 0px;
  padding-right: 1.07143rem;
  padding-left: 1.07143rem;
  min-width: 0;
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 {
  flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.small-up-4 {
  flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.small-up-7 {
  flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}

.small-up-8 {
  flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 1.07143rem;
  padding-left: 1.07143rem;
}

@media print, screen and (min-width: 35em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 35em) and (min-width: 35em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 35em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 35em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 1.07143rem;
    padding-left: 1.07143rem;
  }
}

@media print, screen and (min-width: 47.5em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media print, screen and (min-width: 47.5em) and (min-width: 47.5em) {
  .large-expand {
    flex: 1 1 0px;
  }
}

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}

@media print, screen and (min-width: 47.5em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media print, screen and (min-width: 47.5em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1.07143rem;
    padding-left: 1.07143rem;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xlarge-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xlarge-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xlarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xlarge-up-1 {
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-up-4 {
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-up-7 {
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xlarge-up-8 {
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media screen and (min-width: 64em) and (min-width: 64em) {
  .xlarge-expand {
    flex: 1 1 0px;
  }
}

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%;
}

@media screen and (min-width: 64em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 64em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 1.07143rem;
    padding-left: 1.07143rem;
  }
}

@media screen and (min-width: 80em) {
  .xxlarge-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xxlarge-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xxlarge-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xxlarge-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xxlarge-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xxlarge-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xxlarge-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xxlarge-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xxlarge-up-1 {
    flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxlarge-up-4 {
    flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxlarge-up-7 {
    flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xxlarge-up-8 {
    flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media screen and (min-width: 80em) and (min-width: 80em) {
  .xxlarge-expand {
    flex: 1 1 0px;
  }
}

.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  flex: 0 0 100%;
}

@media screen and (min-width: 80em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    flex: 1 1 0px;
  }
}

@media screen and (min-width: 80em) {
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 1.07143rem;
    padding-left: 1.07143rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 2.14286rem;
}

.column-block > :last-child {
  margin-bottom: 0;
}

.row:before,
.row .row:before, .row:after,
.row .row:after, .row.collapse:before,
.row.collapse .row:before, .row.collapse:after,
.row.collapse .row:after,
.row .row.collapse:before,
.row .row.collapse:after,
.row.collapse .row.collapse:before,
.row.collapse .row.collapse:after {
  display: block;
}

.action-buttons {
  list-style: none;
  text-align: left;
}

@media screen and (min-width: 64em) {
  .action-buttons {
    text-align: right;
  }
  .action-buttons .social_sharing > div {
    float: right;
  }
}

.action-buttons > li:last-child .button, .action-buttons > li:last-child .footer .goog-te-gadget-simple, .footer .action-buttons > li:last-child .goog-te-gadget-simple, .action-buttons > li:last-child .button-outlined {
  margin-bottom: 0;
  vertical-align: bottom;
}

.action-buttons > li > .button, .footer .action-buttons > li > .goog-te-gadget-simple, .action-buttons > li > .button-outlined {
  text-align: left;
  white-space: initial;
  width: 157px;
  max-width: 100%;
}

@media screen and (max-width: 47.4375em) {
  .action-buttons.horizontal-style {
    float: left !important;
  }
}

.action-buttons.horizontal-style > li > .button, .footer .action-buttons.horizontal-style > li > .goog-te-gadget-simple, .action-buttons.horizontal-style > li > .button-outlined {
  width: auto;
  transition: width .35s ease;
}

.action-buttons.horizontal-style > li > .button.save-to-workspace, .footer .action-buttons.horizontal-style > li > .save-to-workspace.goog-te-gadget-simple, .action-buttons.horizontal-style > li > .save-to-workspace.button-outlined {
  width: 62px;
  white-space: nowrap;
}

.action-buttons.horizontal-style > li > .button.save-to-workspace.saved, .footer .action-buttons.horizontal-style > li > .save-to-workspace.saved.goog-te-gadget-simple, .action-buttons.horizontal-style > li > .save-to-workspace.saved.button-outlined {
  width: 150px;
}

.action-buttons.horizontal-style > li > .button.save-to-workspace.error, .footer .action-buttons.horizontal-style > li > .save-to-workspace.error.goog-te-gadget-simple, .action-buttons.horizontal-style > li > .save-to-workspace.error.button-outlined {
  width: 145px;
}

.action-buttons.horizontal-style .social-sharing-dropdown > li:hover {
  box-shadow: none;
}

.action-buttons.horizontal-style .social-sharing-dropdown [data-social-sharing] li {
  text-align: left;
}

.action-buttons.horizontal-style .social-sharing-dropdown [data-social-sharing] li + li {
  margin-left: 0;
}

.action-buttons.horizontal-style .social-sharing-dropdown [data-social-sharing] li span {
  display: inline-block;
}

.action-buttons .has-dropdown:after {
  position: absolute;
  right: 10px;
  top: 40%;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #fff transparent transparent transparent;
  border-top-style: solid;
}

.action-buttons .journal_info_button .f-dropdown.content,
.action-buttons .book_info_button .f-dropdown.content {
  width: 400px;
}

@media screen and (min-width: 35em) {
  .action-buttons li {
    display: inline-block;
    padding-right: 16px;
  }
}

@media screen and (min-width: 64em) {
  .action-buttons li {
    display: block;
    padding-right: 0;
  }
}

.save-to-workspace {
  overflow: hidden;
  position: relative;
}

.save-to-workspace.saved:hover, .save-to-workspace.saved:focus {
  color: #006179;
  border-color: #006179;
  background-color: #fff;
}

.save-to-workspace .view-workspace {
  background-color: #006179;
  color: #fff;
  padding: 10px 9px;
  position: absolute;
  top: 0;
  left: 100%;
  transition: all .35s ease;
  width: 107%;
}

.save-to-workspace .view-workspace-peek {
  left: 82%;
}

.save-to-workspace .view-workspace-show {
  left: 0;
}

.save-to-workspace.disabled.error {
  color: #fff !important;
  background-color: #dc2a2a !important;
  border: 1px solid #dc2a2a !important;
}

.save-to-workspace.disabled.error:hover {
  color: #fff !important;
}

a.disabled.error {
  text-decoration: none;
}

@media print {
  #nav-global,
  .basic-search-form,
  .provider-statement,
  .breadcrumbs,
  footer .menu-footer,
  #nav-support li:not(:first-child),
  #issue-pager,
  .action-buttons,
  #page_scan_tab,
  #page_thumbnails_tab,
  #references_tab,
  .banner,
  .rightslink,
  .welcome,
  .abstract,
  .issue-nav,
  #select_all_citations_label,
  .export_citations,
  .toc-item-links,
  .toc-view ul.format,
  .collection-view ul.format,
  .no-access-message,
  .review_title_search,
  #chapter-pager,
  .enhanced-layout-view-info .mvm > a,
  .pagination-control,
  .revive-ad,
  .search-terms,
  .atm-i {
    display: none !important;
  }
  a[href]:after {
    content: none !important;
  }
  .brandingStripe {
    border: none;
  }
  .cover-image + div {
    width: 75%;
  }
  .subcontent {
    height: initial !important;
    float: left;
    min-height: inherit;
  }
  .page-scan-container {
    max-width: 100%;
  }
  @page {
    margin-top: 0.5in;
    margin-bottom: 0.75in;
  }
}

