@charset "UTF-8";
/**
 * Main
 *
 * Main SCSS file which imports
 * all the assets we need
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

button,
input[type='button'],
input[type='submit'],
input[type='reset'],
input[type='file'] {
  border-radius: 0; }

input[type='text']::-ms-clear {
  display: none; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
@-webkit-keyframes skeleton {
  0% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3; }
  20% {
    width: 100%;
    left: 0;
    right: auto;
    opacity: 1; }
  28% {
    width: 100%;
    left: auto;
    right: 0; }
  51% {
    width: 0%;
    left: auto;
    right: 0; }
  58% {
    width: 0%;
    left: auto;
    right: 0; }
  82% {
    width: 100%;
    left: auto;
    right: 0; }
  83% {
    width: 100%;
    left: 0;
    right: auto; }
  96% {
    width: 0%;
    left: 0;
    right: auto; }
  100% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3; } }
@keyframes skeleton {
  0% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3; }
  20% {
    width: 100%;
    left: 0;
    right: auto;
    opacity: 1; }
  28% {
    width: 100%;
    left: auto;
    right: 0; }
  51% {
    width: 0%;
    left: auto;
    right: 0; }
  58% {
    width: 0%;
    left: auto;
    right: 0; }
  82% {
    width: 100%;
    left: auto;
    right: 0; }
  83% {
    width: 100%;
    left: 0;
    right: auto; }
  96% {
    width: 0%;
    left: 0;
    right: auto; }
  100% {
    width: 0%;
    left: 0;
    right: auto;
    opacity: 0.3; } }

/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Right to left Support added
 */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-300.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-300.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-300.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-regular.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-regular.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-regular.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-italic.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-italic.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-italic.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-italic.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600italic.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600italic.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600italic.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600italic.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-600italic.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-700.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-700.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-700.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-800.woff2") format("woff2"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-800.woff") format("woff"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-800.ttf") format("truetype"), url("https://cdn.wfp.org/guides/ui/assets/v0.0.1/fonts/open-sans/open-sans-v15-latin-800.svg#OpenSans") format("svg");
  /* Legacy iOS */ }

.wfp--visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

.wfp--body {
  font-family: "Open Sans", sans-serif;
  color: #031c2d;
  background-color: #eff2f5;
  line-height: 1; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
body {
  font-family: "Open Sans", sans-serif;
  color: #031c2d;
  background-color: #fbfcfc;
  line-height: 1; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--type-giga {
  font-size: 4.75rem;
  line-height: 1.25;
  font-weight: 300; }

.wfp--type-mega {
  font-size: 3.375rem;
  line-height: 1.25;
  font-weight: 700; }

.wfp--type-omega {
  font-size: 0.75rem;
  line-height: 1.25;
  font-weight: 600; }

.wfp--type-caption {
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: 400; }

.wfp--type-legal {
  font-size: 0.6875rem;
  line-height: 1.5;
  font-weight: 400; }

.wfp--type-caps {
  text-transform: uppercase; }

strong,
.wfp--type-strong {
  font-weight: 700; }

p {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400; }

em {
  font-style: italic; }

a {
  color: #0b77c2; }

h1,
.wfp--type-alpha {
  font-size: 2.25rem;
  line-height: 1.25;
  font-weight: 600; }

h2,
.wfp--type-beta {
  font-size: 1.75rem;
  line-height: 1.25;
  font-weight: 600; }

h3,
.wfp--type-gamma {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 600; }

h4,
.wfp--type-delta {
  font-size: 1.125rem;
  line-height: 1.25;
  font-weight: 600; }

h5,
.wfp--type-epsilon {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 600; }

h6,
.wfp--type-zeta {
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 600; }

/**
 * We flag this variable as true if someone uses the globals/scss/styles.scss
 * entry-point. This allows us to collect all the messages and display them at
 * the end of the file instead of bringing it up per-component.
 *
 * If a consumer instead gets the components by importing the partial directly,
 * this variable _will not_ be set to true, so the deprecation message will be
 * displayed after the @import.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--wrapper {
  margin: auto;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media screen and (min-width: 992px) {
    .wfp--wrapper {
      padding-left: 1rem;
      padding-right: 1rem; } }

.wfp--wrapper--width-full {
  max-width: 100%; }

.wfp--wrapper--width-lg {
  max-width: 1200px; }

.wfp--wrapper--spacing-md {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.wfp--wrapper--spacing-xl {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.wfp--wrapper--background-lighter {
  background: #eff2f5; }

.wfp--wrapper--background-dark {
  background: #0a6eb4; }

.wfp--wrapper--width-md {
  max-width: 1000px; }

.wfp--wrapper--width-sm {
  max-width: 700px; }

.wfp--wrapper--width-xs {
  max-width: 500px; }

@media screen and (max-width: 991px) {
  .wfp--wrapper--width-mobile-full {
    padding-left: 0;
    padding-right: 0; } }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
button.wfp--btn {
  display: inline-block; }

button.wfp--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.wfp--btn .wfp--btn__icon {
  position: relative;
  vertical-align: middle;
  top: -1px; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    button.wfp--btn .wfp--btn__icon {
      top: 0; } }

button.wfp--btn--icon-reverse .wfp--btn__icon {
  float: left;
  margin-left: 0;
  margin-right: 0.5rem; }

a.wfp--btn--icon-reverse {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  a.wfp--btn--icon-reverse .wfp--btn__icon {
    float: left;
    margin-left: 0;
    margin-right: 0.5rem; }

a.wfp--btn--icon-only,
button.wfp--btn--icon-only {
  padding: 0 0.75rem; }
  a.wfp--btn--icon-only .wfp--btn__icon,
  button.wfp--btn--icon-only .wfp--btn__icon {
    margin-left: 0;
    margin-right: 0; }

/* Standard syntax */
.wfp--btn {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  font-size: 0.875rem;
  font-weight: 700;
  height: 2.5rem;
  padding: 0 1rem;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  white-space: nowrap;
  line-height: 16px; }
  .wfp--btn:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
  .wfp--btn .wfp--btn__icon {
    width: 1rem;
    height: 1rem;
    margin-left: 0.5rem;
    -webkit-transition-duration: 50ms;
            transition-duration: 50ms;
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in; }

.wfp--btn--primary {
  background-color: #0b77c2;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  color: #fbfcfc; }
  .wfp--btn--primary:focus, .wfp--btn--primary:hover {
    background-color: #085992; }
  .wfp--btn--primary:focus {
    outline: none; }
  .wfp--btn--primary:disabled:hover, .wfp--btn--primary:disabled:focus {
    background-color: #0b77c2; }
  .wfp--btn--primary:active {
    background-color: #053c62; }
  .wfp--btn--primary .wfp--btn__icon {
    fill: #fbfcfc; }

.wfp--btn--accent {
  background-color: #f7b825;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  color: #031c2d; }
  .wfp--btn--accent:focus, .wfp--btn--accent:hover {
    background-color: #f6b00c; }
  .wfp--btn--accent:focus {
    outline: none; }
  .wfp--btn--accent:disabled:hover, .wfp--btn--accent:disabled:focus {
    background-color: #f7b825; }
  .wfp--btn--accent:active {
    background-color: #b07d06; }
  .wfp--btn--accent .wfp--btn__icon {
    fill: #031c2d; }
  .wfp--btn--accent .wfp--btn__icon,
  .wfp--btn--accent:hover > .wfp--btn__icon,
  .wfp--btn--accent:focus > .wfp--btn__icon {
    fill: #031c2d; }

@-webkit-keyframes slidein {
  from {
    box-shadow: 0 0 0 0px rgba(140, 155, 165, 0.7); }
  to {
    box-shadow: 0 0 0 7px rgba(140, 155, 165, 0); } }

@keyframes slidein {
  from {
    box-shadow: 0 0 0 0px rgba(140, 155, 165, 0.7); }
  to {
    box-shadow: 0 0 0 7px rgba(140, 155, 165, 0); } }

.wfp--btn--animating {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-name: slidein;
          animation-name: slidein; }

.wfp--btn--navigation {
  background-color: #3b94d3;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  color: #fbfcfc; }
  .wfp--btn--navigation:focus, .wfp--btn--navigation:hover {
    background-color: #509fd8; }
  .wfp--btn--navigation:focus {
    outline: none; }
  .wfp--btn--navigation:disabled:hover, .wfp--btn--navigation:disabled:focus {
    background-color: #3b94d3; }
  .wfp--btn--navigation:active {
    background-color: #1f5d89; }
  .wfp--btn--navigation .wfp--btn__icon {
    fill: #fbfcfc; }

.wfp--btn--secondary {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #0b77c2;
  color: #0b77c2; }
  .wfp--btn--secondary:focus, .wfp--btn--secondary:hover {
    background-color: #0b77c2; }
  .wfp--btn--secondary:focus {
    outline: none; }
  .wfp--btn--secondary:disabled:hover, .wfp--btn--secondary:disabled:focus {
    background-color: transparent; }
  .wfp--btn--secondary:active {
    background-color: rgba(0, 0, 0, 0); }
  .wfp--btn--secondary .wfp--btn__icon {
    fill: #0b77c2; }
  .wfp--btn--secondary:hover, .wfp--btn--secondary:focus {
    color: #fbfcfc; }
  .wfp--btn--secondary:active {
    color: #0b77c2; }
  .wfp--btn--secondary:hover > .wfp--btn__icon,
  .wfp--btn--secondary:focus > .wfp--btn__icon {
    fill: #fbfcfc; }
  .wfp--btn--secondary:hover:disabled, .wfp--btn--secondary:focus:disabled {
    color: #0b77c2; }

.wfp--btn--tertiary {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #8c9ba5;
  color: #8c9ba5; }
  .wfp--btn--tertiary:focus, .wfp--btn--tertiary:hover {
    background-color: #8c9ba5; }
  .wfp--btn--tertiary:focus {
    outline: none; }
  .wfp--btn--tertiary:disabled:hover, .wfp--btn--tertiary:disabled:focus {
    background-color: transparent; }
  .wfp--btn--tertiary:active {
    background-color: rgba(0, 0, 0, 0); }
  .wfp--btn--tertiary .wfp--btn__icon {
    fill: #8c9ba5; }
  .wfp--btn--tertiary:hover, .wfp--btn--tertiary:focus {
    color: #fbfcfc; }
  .wfp--btn--tertiary:active {
    color: #8c9ba5; }
  .wfp--btn--tertiary:hover:disabled, .wfp--btn--tertiary:focus:disabled {
    color: #8c9ba5; }
  .wfp--btn--tertiary:hover > .wfp--btn__icon,
  .wfp--btn--tertiary:focus > .wfp--btn__icon {
    fill: #fbfcfc; }

.wfp--btn--ghost {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  color: #0b77c2; }
  .wfp--btn--ghost:focus, .wfp--btn--ghost:hover {
    background-color: #0b77c2; }
  .wfp--btn--ghost:focus {
    outline: none; }
  .wfp--btn--ghost:disabled:hover, .wfp--btn--ghost:disabled:focus {
    background-color: transparent; }
  .wfp--btn--ghost:active {
    background-color: rgba(0, 0, 0, 0); }
  .wfp--btn--ghost .wfp--btn__icon {
    fill: #0b77c2; }
  .wfp--btn--ghost:hover, .wfp--btn--ghost:focus {
    color: #fbfcfc; }
    .wfp--btn--ghost:hover .wfp--btn__icon, .wfp--btn--ghost:focus .wfp--btn__icon {
      fill: #fbfcfc; }
  .wfp--btn--ghost:active {
    color: #8c9ba5; }
  .wfp--btn--ghost .wfp--btn__icon {
    margin-left: 0.5rem; }
  .wfp--btn--ghost:hover:disabled, .wfp--btn--ghost:focus:disabled {
    color: #0b77c2; }
    .wfp--btn--ghost:hover:disabled .wfp--btn__icon, .wfp--btn--ghost:focus:disabled .wfp--btn__icon {
      fill: #0b77c2; }

.wfp--btn--inverse {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #fbfcfc;
  color: #fbfcfc; }
  .wfp--btn--inverse:focus, .wfp--btn--inverse:hover {
    background-color: rgba(251, 252, 252, 0.1); }
  .wfp--btn--inverse:focus {
    outline: none; }
  .wfp--btn--inverse:disabled:hover, .wfp--btn--inverse:disabled:focus {
    background-color: transparent; }
  .wfp--btn--inverse:active {
    background-color: rgba(0, 0, 0, 0); }
  .wfp--btn--inverse .wfp--btn__icon {
    fill: #fbfcfc; }
  .wfp--btn--inverse:hover {
    color: #fbfcfc;
    border: 2px solid #fbfcfc; }
  .wfp--btn--inverse:focus {
    color: #fbfcfc; }
  .wfp--btn--inverse:hover:disabled, .wfp--btn--inverse:focus:disabled {
    color: #c5192d;
    border: 2px solid #c5192d; }

.wfp--btn--danger {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #c5192d;
  color: #c5192d; }
  .wfp--btn--danger:focus, .wfp--btn--danger:hover {
    background-color: #c5192d; }
  .wfp--btn--danger:focus {
    outline: none; }
  .wfp--btn--danger:disabled:hover, .wfp--btn--danger:disabled:focus {
    background-color: transparent; }
  .wfp--btn--danger:active {
    background-color: rgba(0, 0, 0, 0); }
  .wfp--btn--danger .wfp--btn__icon {
    fill: #c5192d; }
  .wfp--btn--danger:hover {
    color: #fbfcfc;
    border: 2px solid transparent; }
  .wfp--btn--danger:focus {
    color: #fbfcfc; }
  .wfp--btn--danger:active {
    color: #c5192d; }
  .wfp--btn--danger:hover:disabled, .wfp--btn--danger:focus:disabled {
    color: #c5192d;
    border: 2px solid #c5192d; }
  .wfp--btn--danger:hover > .wfp--btn__icon,
  .wfp--btn--danger:focus > .wfp--btn__icon {
    fill: #fbfcfc; }

.wfp--btn--danger--primary {
  background-color: #c5192d;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  color: #fbfcfc; }
  .wfp--btn--danger--primary:focus, .wfp--btn--danger--primary:hover {
    background-color: #981323; }
  .wfp--btn--danger--primary:focus {
    outline: none; }
  .wfp--btn--danger--primary:disabled:hover, .wfp--btn--danger--primary:disabled:focus {
    background-color: #c5192d; }
  .wfp--btn--danger--primary:active {
    background-color: #6a0e18; }
  .wfp--btn--danger--primary .wfp--btn__icon {
    fill: #fbfcfc; }
  .wfp--btn--danger--primary:hover:disabled, .wfp--btn--danger--primary:focus:disabled {
    color: #fbfcfc;
    border: 2px solid #c5192d; }

.wfp--btn--sm {
  letter-spacing: 0;
  height: 2rem;
  padding: 0 0.5rem; }

.wfp--btn--secondary + .wfp--btn--primary,
.wfp--btn--tertiary + .wfp--btn--danger--primary {
  margin-left: 0.5rem; }

.wfp--btn.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 9.375rem; }
  .wfp--btn.wfp--skeleton:hover, .wfp--btn.wfp--skeleton:focus, .wfp--btn.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--btn.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--credits {
  position: relative; }

.wfp--credits__info {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.3125rem 0.4375rem;
  color: #fbfcfc;
  background: rgba(0, 0, 0, 0.5); }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.PresetDateRangePicker_panel {
  padding: 0 22px 11px; }

.PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #0b77c2;
  color: #0b77c2;
  padding: 4px 12px;
  margin-right: 8px;
  line-height: normal;
  overflow: visible;
  box-sizing: border-box;
  cursor: pointer; }

.PresetDateRangePicker_button:active {
  outline: 0; }

.PresetDateRangePicker_button__selected {
  color: #fff;
  background: #0b77c2; }

.SingleDatePickerInput {
  display: inline-block;
  white-space: nowrap; }

.SingleDatePickerInput__rtl {
  direction: rtl; }

.SingleDatePickerInput__disabled {
  background-color: #f2f2f2; }

.SingleDatePickerInput__block {
  display: block; }

.SingleDatePickerInput__showClearDate {
  padding-right: 30px; }

.SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 8px;
  margin: 0 10px 0 5px;
  margin-left: -35px;
  line-height: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  border-radius: 50%; }

.SingleDatePickerInput_clearDate__small {
  padding: 6px; }

.SingleDatePickerInput_clearDate__hide {
  visibility: hidden; }

.SingleDatePickerInput_clearDate_svg {
  fill: #82888a;
  height: 12px;
  width: 12px;
  vertical-align: middle; }

.SingleDatePickerInput_clearDate_svg__small {
  height: 9px; }

.SingleDatePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 5px; }

.SingleDatePickerInput_calendarIcon_svg {
  fill: #8c9ba5;
  height: 15px;
  width: 14px;
  vertical-align: middle; }

.SingleDatePicker {
  position: relative;
  -webkit-order: 3;
          order: 3; }

.SingleDatePicker__block {
  display: block; }

.SingleDatePicker_picker {
  z-index: 1;
  background-color: #fff;
  outline: 1px solid #dfe3e6;
  position: absolute; }

.SingleDatePicker_picker__rtl {
  direction: rtl; }

.SingleDatePicker_picker__directionLeft {
  left: 0; }

.SingleDatePicker_picker__directionRight {
  right: 0; }

.SingleDatePicker_picker__portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  height: 100%;
  width: 100%; }

.SingleDatePicker_picker__fullScreenPortal {
  background-color: #fff; }

.SingleDatePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2; }

.SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  color: #b0b3b4;
  text-decoration: none; }

.SingleDatePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }

.DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px; }

.DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0; }

.DayPickerKeyboardShortcuts_show {
  width: 33px;
  height: 26px;
  position: absolute;
  z-index: 2; }

.DayPickerKeyboardShortcuts_show::before {
  content: '';
  display: block;
  position: absolute; }

.DayPickerKeyboardShortcuts_show__bottomRight {
  bottom: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-top: 26px solid transparent;
  border-right: 33px solid #0b77c2;
  bottom: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__bottomRight:hover::before {
  border-right: 33px solid #008489; }

.DayPickerKeyboardShortcuts_show__topRight {
  top: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__topRight::before {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #0b77c2;
  top: 0;
  right: 0; }

.DayPickerKeyboardShortcuts_show__topRight:hover::before {
  border-right: 33px solid #008489; }

.DayPickerKeyboardShortcuts_show__topLeft {
  top: 0;
  left: 0; }

.DayPickerKeyboardShortcuts_show__topLeft::before {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #0b77c2;
  top: 0;
  left: 0; }

.DayPickerKeyboardShortcuts_show__topLeft:hover::before {
  border-left: 33px solid #085387; }

.DayPickerKeyboardShortcuts_showSpan {
  color: #fff;
  position: absolute; }

.DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: 5px; }

.DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: 5px; }

.DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: 5px; }

.DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px;
  text-align: left; }

.DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0; }

.DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px; }

.DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2; }

.DayPickerKeyboardShortcuts_close:active {
  outline: 0; }

.DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }

.DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a; }

.CalendarDay {
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  vertical-align: middle; }

.CalendarDay:active {
  outline: 0; }

.CalendarDay__defaultCursor {
  cursor: default; }

.CalendarDay__default {
  border: 1px solid #dfe3e6;
  color: #484848;
  background: #fff; }

.CalendarDay__default:hover {
  background: #e4e7e7;
  border: 1px solid #e4e7e7;
  color: inherit; }

.CalendarDay__hovered_offset {
  background: #f4f5f5;
  border: 1px double #e4e7e7;
  color: inherit; }

.CalendarDay__outside {
  border: 0;
  background: #fff;
  color: #484848; }

.CalendarDay__outside:hover {
  border: 0; }

.CalendarDay__blocked_minimum_nights {
  background: #fff;
  border: 1px solid #eceeee;
  color: #cacccd; }

.CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #fff;
  color: #cacccd; }

.CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #484848; }

.CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #484848; }

.CalendarDay__selected_span {
  background: #85b7da;
  border: 1px double #71abd4;
  color: #fff; }

.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #4792c7;
  border: 1px double #4792c7;
  color: #fff; }

.CalendarDay__last_in_range,
.CalendarDay__last_in_range:hover {
  border-style: solid; }

.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
  background: #0b77c2;
  border: 1px double #0b77c2;
  color: #fff; }

.CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #dae9f4;
  border: 1px double #c2dbec;
  color: #4792c7; }

.CalendarDay__hovered_span:active {
  background: #85b7da;
  border: 1px double #4792c7;
  color: #4792c7; }

.CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
  background: #cacccd;
  border: 1px solid #cacccd;
  color: #82888a; }

.CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  background: #fff;
  border: 1px solid #e4e7e7;
  color: #cacccd; }

.CalendarMonth {
  background: #fff;
  text-align: center;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0; }

.CalendarMonth_verticalSpacing {
  border-collapse: separate; }

.CalendarMonth_caption {
  color: #484848;
  font-size: 18px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 37px;
  caption-side: top;
  caption-side: initial;
  margin-bottom: 0.25rem; }

.CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px; }

.CalendarMonthGrid {
  background: #fff;
  text-align: left;
  z-index: 0; }

.CalendarMonthGrid__animating {
  z-index: 1; }

.CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px; }

.CalendarMonthGrid__vertical {
  margin: 0 auto; }

.CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto;
  overflow-y: scroll; }

.CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%; }

.CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none; }

.CalendarMonthGrid_month__hidden {
  visibility: hidden; }

.DayPickerNavigation {
  position: relative;
  z-index: 2; }

.DayPickerNavigation__horizontal {
  height: 0; }

.DayPickerNavigation__verticalDefault {
  position: absolute;
  width: 100%;
  height: 52px;
  bottom: 0;
  left: 0; }

.DayPickerNavigation__verticalScrollableDefault {
  position: relative; }

.DayPickerNavigation_button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  margin: 0; }

.DayPickerNavigation_button__default {
  border: 2px solid #0b77c2;
  background-color: #fff;
  color: #757575; }

.DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  border: 2px solid #0b77c2; }

.DayPickerNavigation_button__default:active {
  background: #f2f2f2; }

.DayPickerNavigation_button__disabled {
  cursor: default;
  border: 1px solid #f2f2f2; }

.DayPickerNavigation_button__disabled:focus,
.DayPickerNavigation_button__disabled:hover {
  border: 1px solid #f2f2f2; }

.DayPickerNavigation_button__disabled:active {
  background: 0 0; }

.DayPickerNavigation_button__horizontalDefault {
  position: absolute;
  top: 18px;
  line-height: 0.78;
  border-radius: 3px;
  padding: 6px 9px; }

.DayPickerNavigation_leftButton__horizontalDefault {
  left: 22px; }

.DayPickerNavigation_rightButton__horizontalDefault {
  right: 22px; }

.DayPickerNavigation_button__verticalDefault {
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  display: inline-block;
  text-align: center;
  height: 100%;
  width: 50%; }

.DayPickerNavigation_nextButton__verticalDefault {
  border-left: 0; }

.DayPickerNavigation_nextButton__verticalScrollableDefault {
  width: 100%; }

.DayPickerNavigation_svg__horizontal {
  height: 19px;
  width: 19px;
  fill: #0b77c2;
  display: block; }

.DayPickerNavigation_svg__vertical {
  height: 42px;
  width: 42px;
  fill: #484848; }

.DayPickerNavigation_svg__disabled {
  fill: #f2f2f2; }

.DayPicker {
  background: #fff;
  position: relative;
  text-align: left; }

.DayPicker__horizontal {
  background: #fff; }

.DayPicker__verticalScrollable {
  height: 100%; }

.DayPicker__hidden {
  visibility: hidden; }

.DayPicker_portal__horizontal {
  box-shadow: none;
  position: absolute;
  left: 50%;
  top: 50%; }

.DayPicker_portal__vertical {
  position: static;
  position: initial; }

.DayPicker_focusRegion {
  outline: 0; }

.DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top; }

.DayPicker_weekHeaders {
  position: relative; }

.DayPicker_weekHeaders__horizontal {
  margin-left: 9px; }

.DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  text-align: left; }

.DayPicker_weekHeader__vertical {
  left: 50%; }

.DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px; }

.DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center; }

.DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.DayPicker_transitionContainer__vertical {
  width: 100%; }

.DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll; }

.DateInput {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.DateInput__small {
  width: 97px; }

.DateInput__block {
  width: 100%; }

.DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb; }

.DateInput_input {
  font-size: 0.875rem;
  display: block;
  width: 100%;
  height: 40px;
  min-width: 5rem;
  padding: 0 0.5rem;
  color: #031c2d;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #f9fbfc;
  border: 1px solid #8ca4b5;
  border-radius: 0px; }

.DateInput_input__small {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.2px;
  padding: 7px 7px 5px; }

.DateInput_input__regular {
  font-weight: auto; }

.DateInput_input__readOnly {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.DateInput_input__focused {
  outline: 2px solid #0b77c2;
  box-shadow: 0px 2px 8px 0 #c2dbec; }

.DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic; }

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

.DateInput_fang {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 22px;
  z-index: 2; }

.DateInput_fangShape {
  fill: #fff; }

.DateInput_fangStroke {
  stroke: #dbdbdb;
  fill: transparent; }

.DateRangePickerInput {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }

.DateRangePickerInput__disabled {
  background: #f2f2f2; }

.DateRangePickerInput__rtl {
  direction: rtl; }

.DateRangePickerInput__block {
  display: block; }

.DateRangePickerInput__showClearDates {
  padding-right: 30px; }

.DateRangePickerInput_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #484848;
  margin: 0 0.4em; }

.DateRangePickerInput_arrow_svg {
  vertical-align: middle;
  fill: #484848;
  height: 24px;
  width: 24px; }

.DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 5px;
  height: 34px;
  width: 34px;
  margin: 0 10px 0 15px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.DateRangePickerInput_clearDates__small {
  padding: 6px; }

.DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  border-radius: 50%; }

.DateRangePickerInput_clearDates__hide {
  visibility: hidden; }

.DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle; }

.DateRangePickerInput_clearDates_svg__small {
  height: 9px; }

.DateRangePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 5px; }

.DateRangePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle; }

.DateRangePicker {
  position: relative;
  -webkit-order: 3;
          order: 3; }

.DateRangePicker__block {
  display: block; }

.DateRangePicker_picker {
  z-index: 1;
  background-color: #fff;
  outline: 1px solid #dfe3e6;
  position: absolute; }

.DateRangePicker_picker__rtl {
  direction: rtl; }

.DateRangePicker_picker__directionLeft {
  left: 0; }

.DateRangePicker_picker__directionRight {
  right: 0; }

.DateRangePicker_picker__portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  height: 100%;
  width: 100%; }

.DateRangePicker_picker__fullScreenPortal {
  background-color: #fff; }

.DateRangePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2; }

.DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  color: #b0b3b4;
  text-decoration: none; }

.DateRangePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd; }

.DateRangePickerInput_apply {
  margin-left: 20px;
  margin-bottom: 20px; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
@media screen and (min-width: 768px) {
  .wfp--form-controls {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    width: 100%; } }

.wfp--form-controls .wfp--form-controls__submit {
  margin-right: 0; }

@media screen and (min-width: 768px) {
  .wfp--form-controls {
    background: none; } }

@media screen and (max-width: 767px) {
  .wfp--form-controls__steps {
    margin-bottom: 0.5rem; } }

.wfp--form-controls__prev {
  display: -webkit-inline-flex !important;
  display: inline-flex !important;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  .wfp--form-controls__prev .wfp--btn__icon {
    margin-left: 0;
    margin-right: 0.5em; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--form-wizard {
  display: -webkit-flex;
  display: flex; }
  @media screen and (min-width: 768px) {
    .wfp--form-wizard {
      background: none; } }
  @media screen and (min-width: 768px) {
    .wfp--form-wizard--sticky .wfp--step-navigation {
      position: -webkit-sticky;
      position: sticky;
      top: 0; } }

.wfp--form-wizard__sidebar {
  width: 18.75rem;
  margin-top: 1rem;
  margin-right: 1.5rem; }

.wfp--form-wizard__content {
  -webkit-flex-grow: 1;
          flex-grow: 1;
  width: 100%; }

.wfp--form-controls {
  margin: 0.75rem 0; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--form-error__title {
  margin-bottom: 0.5rem; }

.wfp--form-error__list {
  list-style-type: disc;
  margin-left: 1.3rem; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--fieldset {
  margin-bottom: 2rem; }

.wfp--form-item {
  font-family: "Open Sans", sans-serif;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1;
          flex: 1 1;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

.wfp--form-long {
  margin-bottom: -1rem; }
  .wfp--form-long .wfp--form-item {
    margin-bottom: 1.3rem; }
    .wfp--form-long .wfp--form-item .wfp--form-item {
      margin-bottom: 0; }

.wfp--form-item--light input,
.wfp--form-item--light input[type='number'] {
  background: #fbfcfc !important; }

.wfp--label {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  color: #031c2d;
  font-weight: 600;
  display: inline-block;
  vertical-align: baseline;
  margin-bottom: 0.5rem; }

.wfp--label .wfp--tooltip__trigger {
  font-size: 0.875rem; }

.wfp--label--disabled {
  opacity: 0.5; }

.wfp--label.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 4.6875rem;
  height: 0.875rem; }
  .wfp--label.wfp--skeleton:hover, .wfp--label.wfp--skeleton:focus, .wfp--label.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--label.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

input[data-invalid],
textarea[data-invalid],
select[data-invalid],
.wfp--list-box[data-invalid] {
  border-color: #c5192d; }
  input[data-invalid] ~ .wfp--form-requirement,
  textarea[data-invalid] ~ .wfp--form-requirement,
  select[data-invalid] ~ .wfp--form-requirement,
  .wfp--list-box[data-invalid] ~ .wfp--form-requirement {
    max-height: 12.5rem;
    display: block; }

input:not(output):not([data-invalid]):-moz-ui-invalid {
  box-shadow: none; }

.wfp--form-requirement {
  font-size: 0.75rem;
  margin: 0.25rem 0 0;
  max-height: 0;
  overflow: hidden;
  font-weight: 600;
  line-height: 1.5;
  display: none;
  -webkit-order: 3;
          order: 3;
  color: #c5192d; }
  .wfp--form-requirement.invalid {
    max-height: 12.5rem;
    display: block; }
  .wfp--form-requirement::before {
    content: '*';
    display: inline-block;
    color: #c5192d; }

.wfp--form__helper-text {
  font-size: 0.75rem;
  color: #5a6872;
  -webkit-order: 1;
          order: 1;
  line-height: 1.5;
  z-index: 0;
  max-height: 3rem;
  opacity: 1;
  margin-bottom: 0.5rem; }

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

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

@-webkit-keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

/* Stroke animations */
@-webkit-keyframes init-stroke {
  0% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 40; } }
@keyframes init-stroke {
  0% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 40; } }

@-webkit-keyframes stroke-end {
  0% {
    stroke-dashoffset: 40; }
  100% {
    stroke-dashoffset: 240; } }

@keyframes stroke-end {
  0% {
    stroke-dashoffset: 40; }
  100% {
    stroke-dashoffset: 240; } }

.wfp--loading {
  -webkit-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 690ms;
          animation-duration: 690ms;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  width: 10.5rem;
  height: 10.5rem; }
  .wfp--loading svg circle {
    -webkit-animation-name: init-stroke;
            animation-name: init-stroke;
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.1, 1);
            animation-timing-function: cubic-bezier(0.5, 0, 0.1, 1); }

.wfp--loading__svg {
  fill: transparent;
  stroke: #0b77c2;
  stroke-width: 7;
  stroke-linecap: butt;
  stroke-dasharray: 240;
  stroke-dashoffset: 40; }

.wfp--loading--stop {
  -webkit-animation: rotate-end-p1 700ms cubic-bezier(0, 0, 0.25, 1) forwards, rotate-end-p2 700ms cubic-bezier(0, 0, 0.25, 1) 700ms forwards;
          animation: rotate-end-p1 700ms cubic-bezier(0, 0, 0.25, 1) forwards, rotate-end-p2 700ms cubic-bezier(0, 0, 0.25, 1) 700ms forwards; }
  .wfp--loading--stop svg circle {
    -webkit-animation-name: stroke-end;
            animation-name: stroke-end;
    -webkit-animation-duration: 700ms;
            animation-duration: 700ms;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.25, 1);
            animation-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -webkit-animation-delay: 700ms;
            animation-delay: 700ms;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }

.wfp--loading--small {
  width: 2rem;
  height: 2rem; }
  .wfp--loading--small .wfp--loading__svg {
    stroke: #8c9ba5; }

.wfp--loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(251, 252, 252, 0.6);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-transition: background-color 2000ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: background-color 2000ms cubic-bezier(0.5, 0, 0.1, 1);
  z-index: 8000; }

.wfp--loading-overlay--stop {
  display: none; }

.wfp--file {
  width: 100%; }

.wfp--file-input {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

.wfp--file-btn {
  display: -webkit-inline-flex;
  display: inline-flex;
  margin: 0; }

.wfp--label-description {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #5a6872;
  margin-bottom: 0.5rem; }

.wfp--file-container {
  display: block;
  width: 100%;
  margin-top: 0.5rem; }

.wfp--file__selected-file {
  display: block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  min-height: 1.25rem;
  background-color: #f9fbfc;
  margin-bottom: 0.125rem; }
  .wfp--file__selected-file:last-child {
    margin-bottom: 0; }

.wfp--file-filename {
  font-size: 0.75rem;
  display: block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  color: #031c2d;
  margin-right: 1rem;
  height: 1.875rem; }

.wfp--file__state-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }
  .wfp--file__state-container .wfp--loading {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.5rem; }
  .wfp--file__state-container .wfp--loading__svg {
    stroke: #8c9ba5; }

.wfp--file__state-container .wfp--file-close,
.wfp--file__state-container .wfp--file-complete {
  width: 1rem;
  height: 1rem;
  fill: #031c2d;
  cursor: pointer; }
  .wfp--file__state-container .wfp--file-close:focus,
  .wfp--file__state-container .wfp--file-complete:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }

.wfp--file__state-container .wfp--file-close {
  fill: #8c9ba5; }

.wfp--file__state-container .wfp--file-complete {
  fill: #689e18; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--info-bar {
  background: #f7b825;
  display: -webkit-flex;
  display: flex;
  padding: 0.4em 0; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--form-item.wfp--checkbox-wrapper {
  margin-bottom: 1rem; }
  .wfp--form-item.wfp--checkbox-wrapper:first-of-type {
    margin-top: 0.5rem; }
  .wfp--form-item.wfp--checkbox-wrapper:last-of-type {
    margin-bottom: 0; }
  .wfp--fieldset__inline .wfp--form-item.wfp--checkbox-wrapper {
    margin-right: 1rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-flex: none;
            flex: none; }

.wfp--checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

.wfp--checkbox-label {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5rem;
  min-height: 1rem; }

.wfp--checkbox-label::before {
  box-sizing: border-box;
  content: '';
  position: absolute;
  left: 0;
  top: calc(50% - 9px);
  height: 1.125rem;
  width: 1.125rem;
  border: 2px solid #8c9ba5;
  border-radius: 4px;
  background-color: #fbfcfc; }

.wfp--checkbox-label::after {
  content: '';
  width: 10px;
  height: 5px;
  background: none;
  border-left: 2px solid #fbfcfc;
  border-bottom: 2px solid #fbfcfc;
  -webkit-transform: scale(0) rotate(-45deg);
          transform: scale(0) rotate(-45deg);
  position: absolute;
  left: 0.1875rem;
  top: 50%;
  margin-top: -0.3125rem; }

.wfp--checkbox:checked + .wfp--checkbox-label::before,
.wfp--checkbox:indeterminate + .wfp--checkbox-label::before,
.wfp--checkbox-label[data-contained-checkbox-state='true']::before,
.wfp--checkbox-label[data-contained-checkbox-state='mixed']::before {
  background-color: #0b77c2;
  border-color: #0b77c2; }

.wfp--checkbox:checked + .wfp--checkbox-label::after,
.wfp--checkbox-label[data-contained-checkbox-state='true']::after {
  opacity: 1;
  -webkit-transform: scale(1) rotate(-45deg);
          transform: scale(1) rotate(-45deg); }

.wfp--checkbox:not(:checked) + .wfp--checkbox-label::after {
  opacity: 0;
  -webkit-transform: scale(0) rotate(-45deg);
          transform: scale(0) rotate(-45deg); }

.wfp--checkbox:focus + .wfp--checkbox-label::before,
.wfp--checkbox-label__focus::before {
  box-shadow: 0 0 0 3px #c2dbec;
  outline: 1px solid transparent; }

.wfp--checkbox:indeterminate + .wfp--checkbox-label::after,
.wfp--checkbox-label[data-contained-checkbox-state='mixed']::after {
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  border-left: 0 solid #fbfcfc;
  border-bottom: 2px solid #fbfcfc;
  opacity: 1;
  width: 0.75rem;
  margin-top: -0.375rem; }

.wfp--checkbox:disabled + .wfp--checkbox-label,
.wfp--checkbox:disabled ~ .wfp--checkbox-label-text,
.wfp--checkbox-label[data-contained-checkbox-disabled='true'] {
  opacity: 0.5;
  cursor: not-allowed; }

.wfp--checkbox-appearance {
  position: absolute;
  left: 0;
  top: calc(50% - 9px);
  display: inline-block;
  height: 1.125rem;
  width: 1.125rem;
  margin-right: 0.5rem;
  background-color: #fbfcfc;
  border: 2px solid #8c9ba5;
  min-width: 1.125rem; }

.wfp--checkbox:checked
+ .wfp--checkbox-label
.wfp--checkbox-appearance {
  top: -0.0625rem; }

.wfp--checkbox:checked + .wfp--checkbox-appearance,
.wfp--checkbox:checked
+ .wfp--checkbox-label
.wfp--checkbox-appearance {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: baseline;
          align-items: baseline;
  background-color: #0b77c2;
  border-color: #0b77c2; }

.wfp--checkbox:focus
+ .wfp--checkbox-label
.wfp--checkbox-appearance,
.wfp--checkbox:focus + .wfp--checkbox-appearance {
  box-shadow: 0 0 0 3px #c2dbec;
  outline: 1px solid transparent; }

.wfp--checkbox:disabled + .wfp--checkbox-appearance {
  opacity: 0.5;
  cursor: not-allowed; }

.wfp--checkbox-checkmark {
  display: none;
  fill: #fbfcfc;
  width: 100%;
  height: 100%; }

.wfp--checkbox:checked
+ .wfp--checkbox-appearance
.wfp--checkbox-checkmark,
.wfp--checkbox:checked
+ .wfp--checkbox-label
.wfp--checkbox-appearance
.wfp--checkbox-checkmark {
  display: block; }

@-moz-document url-prefix() {
  .wfp--checkbox:checked
+ .wfp--checkbox-appearance
.wfp--checkbox-checkmark,
  .wfp--checkbox:checked
+ .wfp--checkbox-label
.wfp--checkbox-appearance
.wfp--checkbox-checkmark {
    stroke: #0b77c2; } }

/*
@import '../../components/combo-box/combo-box';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--radio-button-group {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1;
          flex: 1 1;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

.wfp--radio-button-group-inside {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 0.5rem;
  -webkit-order: 2;
          order: 2; }

.wfp--radio-button {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap;
  visibility: unset; }

.wfp--radio-button__label {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
  margin-right: 1rem; }

.wfp--radio-button__appearance {
  background-color: #fbfcfc;
  border-radius: 50%;
  border: 2px solid #8c9ba5;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  height: 1.125rem;
  width: 1.125rem;
  margin-right: 0.5rem; }

.wfp--radio-button:checked
+ .wfp--radio-button__label
.wfp--radio-button__appearance {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  border-color: #0b77c2; }
  .wfp--radio-button:checked
+ .wfp--radio-button__label
.wfp--radio-button__appearance:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: #0b77c2; }

.wfp--radio-button:disabled + .wfp--radio-button__label {
  opacity: 0.5;
  cursor: not-allowed; }

.wfp--radio-button:focus
+ .wfp--radio-button__label
.wfp--radio-button__appearance {
  box-shadow: 0 0 0 3px #c2dbec;
  outline: 1px solid transparent; }

.wfp--radio-button__label.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 6.25rem;
  height: 1.125rem; }
  .wfp--radio-button__label.wfp--skeleton:hover, .wfp--radio-button__label.wfp--skeleton:focus, .wfp--radio-button__label.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--radio-button__label.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--radio-button__label.wfp--skeleton
.wfp--radio-button__appearance {
  display: none; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--toggle {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

.wfp--toggle__label {
  font-family: "Open Sans", sans-serif;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
  cursor: pointer;
  margin: 1rem 0; }

.wfp--toggle__appearance {
  position: relative;
  width: 3rem; }
  .wfp--toggle__appearance:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 1.75rem;
    top: -0.875rem;
    border-radius: 1.75rem;
    background-color: #8c9ba5;
    -webkit-transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
    transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
    cursor: pointer; }
  .wfp--toggle__appearance:after {
    box-sizing: border-box;
    position: absolute;
    display: block;
    border: 3px solid #8c9ba5;
    cursor: pointer;
    top: -14px;
    width: 1.75rem;
    height: 1.75rem;
    background-color: #fbfcfc;
    border-radius: 50%;
    content: '';
    -webkit-transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
    transition: 50ms cubic-bezier(0.5, 0, 0.1, 1); }

.wfp--toggle--small + .wfp--toggle__label {
  width: 2rem; }

.wfp--toggle--small
+ .wfp--toggle__label
.wfp--toggle__appearance {
  width: 2rem;
  height: 1rem; }
  .wfp--toggle--small
+ .wfp--toggle__label
.wfp--toggle__appearance:before {
    box-sizing: border-box;
    height: 1rem;
    width: 2rem;
    border-radius: 0.9375rem;
    background-color: transparent;
    border: 2px solid #8c9ba5;
    top: 0; }
  .wfp--toggle--small
+ .wfp--toggle__label
.wfp--toggle__appearance:after {
    width: 0.625rem;
    height: 0.625rem;
    background-color: #8c9ba5;
    border: none;
    top: 3px;
    left: 3px; }

.wfp--toggle__check {
  fill: #8c9ba5;
  position: absolute;
  left: 6px;
  top: 6px;
  z-index: 1;
  -webkit-transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
  -webkit-transform: scale(0.2);
          transform: scale(0.2); }

.wfp--toggle--small:checked
+ .wfp--toggle__label
.wfp--toggle__check {
  fill: #0b77c2;
  -webkit-transform: scale(1) translateX(16px);
          transform: scale(1) translateX(16px); }

.wfp--toggle__text--left,
.wfp--toggle__text--right {
  font-size: 0.875rem;
  position: relative; }

.wfp--toggle__text--left {
  margin-right: 0.5rem; }

.wfp--toggle__text--right {
  margin-left: 0.5rem; }

.wfp--toggle:checked
+ .wfp--toggle__label
.wfp--toggle__appearance:before {
  background-color: #0b77c2; }

.wfp--toggle:checked
+ .wfp--toggle__label
.wfp--toggle__appearance:after {
  -webkit-transform: translateX(24px);
          transform: translateX(24px);
  background-color: #fbfcfc;
  box-shadow: none;
  border-color: #0b77c2; }

.wfp--toggle--small:checked
+ .wfp--toggle__label
.wfp--toggle__appearance:before {
  background-color: #0b77c2;
  border-color: #0b77c2; }

.wfp--toggle--small:checked
+ .wfp--toggle__label
.wfp--toggle__appearance:after {
  background-color: #fbfcfc;
  border-color: #fbfcfc;
  margin-left: 0px;
  -webkit-transform: translateX(17px);
          transform: translateX(17px); }

.wfp--toggle:focus + .wfp--toggle__label .wfp--toggle__appearance:before {
  outline: 1px solid transparent; }

.wfp--toggle:focus + .wfp--toggle__label .wfp--toggle__appearance:after {
  box-shadow: 0 0 0 3px #c2dbec;
  outline: 1px solid transparent; }

.wfp--toggle--small:focus + .wfp--toggle__label .wfp--toggle__appearance:before {
  box-shadow: 0 0 0 3px #c2dbec;
  outline: 1px solid transparent; }

.wfp--toggle--small:focus + .wfp--toggle__label .wfp--toggle__appearance:after {
  outline: none;
  box-shadow: none; }

.wfp--toggle:disabled + .wfp--toggle__label {
  cursor: not-allowed;
  opacity: 0.5; }

.wfp--toggle:disabled
+ .wfp--toggle__label
.wfp--toggle__appearance:before, .wfp--toggle:disabled
+ .wfp--toggle__label
.wfp--toggle__appearance:after {
  cursor: not-allowed;
  -webkit-transition: 50ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: 50ms cubic-bezier(0.5, 0, 0.1, 1); }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--search--banner .wfp--search-input {
  font-size: 0.75rem;
  border-radius: 4px;
  width: 100%;
  height: 1.25rem;
  padding: 0 1.5rem;
  -webkit-transition: max-width 0.2s;
  transition: max-width 0.2s; }
  @media screen and (min-width: 992px) {
    .wfp--search--banner .wfp--search-input {
      max-width: 9.375rem; }
      .wfp--search--banner .wfp--search-input:focus {
        max-width: 14.375rem; } }

.wfp--search--banner .wfp--search-magnifier,
.wfp--search--banner .wfp--search-close {
  height: 0.8rem;
  width: 0.8rem;
  top: calc(50% - 0.4rem); }

.wfp--search--banner .wfp--search-magnifier {
  left: 0.4375rem; }

.wfp--search--banner .wfp--search-close {
  right: 0.4375rem; }
  .wfp--search--banner .wfp--search-close svg {
    width: 100%;
    height: 100%; }

.wfp--search--main .wfp--search-input {
  border-radius: 4px;
  width: 100%;
  height: 1.875rem;
  padding: 0 2rem;
  font-size: 1rem;
  -webkit-transition: max-width 0.2s;
  transition: max-width 0.2s; }
  @media screen and (min-width: 992px) {
    .wfp--search--main .wfp--search-input {
      max-width: 9.375rem; }
      .wfp--search--main .wfp--search-input:focus {
        max-width: 14.375rem; } }

.wfp--search--main .wfp--search-magnifier,
.wfp--search--main .wfp--search-close {
  height: 1rem;
  width: 1rem;
  top: calc(50% - 0.5rem); }

.wfp--search--main .wfp--search-magnifier {
  left: 0.5625rem; }

.wfp--search--main .wfp--search-close {
  right: 0.5625rem; }
  .wfp--search--main .wfp--search-close svg {
    width: 100%;
    height: 100%; }

.wfp--search {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: 100%; }

.wfp--search .wfp--label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

.wfp--search-input {
  font-family: "Open Sans", sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #f9fbfc;
  border: none;
  color: #031c2d;
  font-weight: 600;
  padding: 0 2.5rem;
  text-overflow: ellipsis;
  width: 100%;
  -webkit-order: 1;
          order: 1; }
  .wfp--search-input:focus {
    outline: none; }
  .wfp--search-input:focus ~ .wfp--search-magnifier {
    fill: #0b77c2; }
  .wfp--search-input::-webkit-input-placeholder {
    color: #5a6872;
    font-weight: 400; }
  .wfp--search-input::-ms-input-placeholder {
    color: #5a6872;
    font-weight: 400; }
  .wfp--search-input::placeholder {
    color: #5a6872;
    font-weight: 400; }
  .wfp--search-input::-ms-clear {
    display: none; }

.wfp--search--lg {
  border-radius: 0px; }
  .wfp--search--lg .wfp--search-input {
    border: 1px solid #8ca4b5; }

.wfp--search--light .wfp--search-input {
  background: #fbfcfc; }

.wfp--search--sm .wfp--search-input {
  font-size: 0.875rem;
  height: 2rem; }

.wfp--search--lg .wfp--search-input {
  font-size: 0.875rem;
  height: 40px; }

.wfp--search-magnifier,
.wfp--search-close {
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: calc(50% - 0.5rem);
  z-index: 1; }

.wfp--search-magnifier {
  left: 0.75rem;
  fill: #8c9ba5;
  z-index: 2; }

.wfp--search-close {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: opacity 50ms;
  transition: opacity 50ms;
  fill: #8c9ba5;
  cursor: pointer;
  visibility: visible;
  opacity: 1; }
  .wfp--search-close::-moz-focus-inner {
    border: 0; }

.wfp--search-close:focus {
  outline: 1px solid #0b77c2;
  outline-offset: 2px; }

.wfp--search-close {
  right: 0.75rem; }

.wfp--search--lg .wfp--search-close {
  right: 0.75rem; }

.wfp--search-button {
  border: 0;
  -webkit-transition: 50ms;
  transition: 50ms;
  height: 40px;
  width: 40px;
  min-width: 40px;
  margin-left: 0.25rem;
  background-color: #fbfcfc;
  position: relative;
  padding: 0;
  outline: 1px solid transparent;
  -webkit-order: 2;
          order: 2; }

.wfp--search-button svg {
  position: relative;
  top: -1px;
  box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: 50ms;
  transition: 50ms;
  fill: #085992;
  height: 1rem;
  width: 1rem; }

.wfp--search-button:hover,
.wfp--search-button:focus {
  cursor: pointer;
  background-color: #0b77c2;
  outline: 1px solid transparent; }

.wfp--search-button:hover svg,
.wfp--search-button:focus svg {
  fill: #fbfcfc; }

.wfp--search-close--hidden {
  visibility: hidden;
  opacity: 0; }

.wfp--search-view--hidden {
  display: none; }

.wfp--search--lg.wfp--skeleton .wfp--search-input,
.wfp--search--sm.wfp--skeleton .wfp--search-input {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 100%; }
  .wfp--search--lg.wfp--skeleton .wfp--search-input:hover, .wfp--search--lg.wfp--skeleton .wfp--search-input:focus, .wfp--search--lg.wfp--skeleton .wfp--search-input:active,
  .wfp--search--sm.wfp--skeleton .wfp--search-input:hover,
  .wfp--search--sm.wfp--skeleton .wfp--search-input:focus,
  .wfp--search--sm.wfp--skeleton .wfp--search-input:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--search--lg.wfp--skeleton .wfp--search-input:before,
  .wfp--search--sm.wfp--skeleton .wfp--search-input:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }
  .wfp--search--lg.wfp--skeleton .wfp--search-input::-webkit-input-placeholder,
  .wfp--search--sm.wfp--skeleton .wfp--search-input::-webkit-input-placeholder {
    color: transparent; }
  .wfp--search--lg.wfp--skeleton .wfp--search-input::-ms-input-placeholder,
  .wfp--search--sm.wfp--skeleton .wfp--search-input::-ms-input-placeholder {
    color: transparent; }
  .wfp--search--lg.wfp--skeleton .wfp--search-input::placeholder,
  .wfp--search--sm.wfp--skeleton .wfp--search-input::placeholder {
    color: transparent; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--select {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%; }

.wfp--select-input {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  padding: 0 2.5rem 0 0.5rem;
  color: #031c2d;
  background-color: #f9fbfc;
  border: 1px solid #8ca4b5;
  -webkit-order: 2;
          order: 2;
  border-radius: 0;
  cursor: pointer; }
  .wfp--select-input::-ms-expand {
    display: none; }
  .wfp--select-input ~ .wfp--label {
    -webkit-order: 1;
            order: 1; }
  .wfp--select-input:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }
  .wfp--select-input:focus ~ .wfp--label {
    color: #0b77c2; }
  .wfp--select-input[data-invalid]:focus ~ .wfp--label {
    color: #c5192d; }
  .wfp--select-input:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  .wfp--select-input ~ .wfp--form-requirement {
    -webkit-order: 3;
            order: 3;
    color: #c5192d;
    font-weight: 400;
    margin-top: 0.25rem; }
    .wfp--select-input ~ .wfp--form-requirement::before {
      display: none; }

.wfp--select--light .wfp--select-input {
  background: #fbfcfc; }

.wfp--select__arrow {
  fill: #0b77c2;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  width: 0.625rem;
  height: 0.3125rem;
  pointer-events: none; }

[data-invalid] ~ .wfp--select__arrow {
  bottom: 2.25rem; }

.wfp--select-optgroup,
.wfp--select-option {
  color: #031c2d; }

.wfp--select-option[disabled] {
  opacity: 0.5;
  cursor: not-allowed; }

@-moz-document url-prefix() {
  .wfp--select-option {
    background-color: #fbfcfc;
    color: #031c2d; }
  .wfp--select-optgroup {
    color: #031c2d; } }

.wfp--select--small .wfp--select-input {
  font-size: 0.8em;
  height: 30px;
  padding-right: 1.7rem; }

.wfp--select--small .wfp--select__arrow {
  right: 0.6rem;
  bottom: 0.785rem; }

.wfp--select--inline {
  display: grid;
  grid-template-columns: auto auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .wfp--select--inline {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
              flex-direction: row;
      -webkit-align-items: center;
              align-items: center; } }
  .wfp--select--inline .wfp--label {
    white-space: nowrap;
    margin: 0 0.5rem 0 0;
    font-weight: 400;
    -webkit-align-self: center;
            align-self: center; }
  .wfp--select--inline .wfp--select-input {
    background-color: transparent;
    color: #0b77c2;
    font-weight: 600;
    box-shadow: none; }
    .wfp--select--inline .wfp--select-input:hover {
      background-color: #fbfcfc; }
    .wfp--select--inline .wfp--select-input:focus {
      outline: 2px solid #0b77c2;
      box-shadow: 0px 2px 8px 0 #c2dbec; }
    .wfp--select--inline .wfp--select-input ~ .wfp--select__arrow {
      bottom: auto;
      top: 1rem; }
    .wfp--select--inline .wfp--select-input[data-invalid] {
      color: #031c2d;
      outline-offset: 2px; }
      .wfp--select--inline .wfp--select-input[data-invalid]:focus {
        outline: 1px solid #c5192d;
        box-shadow: none; }
    .wfp--select--inline .wfp--select-input:disabled {
      opacity: 0.5;
      cursor: not-allowed; }
    .wfp--select--inline .wfp--select-input ~ .wfp--form-requirement {
      grid-column-start: 2; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .wfp--select--inline .wfp--select-input ~ .wfp--form-requirement {
          position: absolute;
          bottom: -1.5rem; } }

.wfp--select-input:disabled ~ .wfp--select__arrow {
  opacity: 0.5; }

.wfp--select.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 100%;
  height: 2.5rem; }
  .wfp--select.wfp--skeleton:hover, .wfp--select.wfp--skeleton:focus, .wfp--select.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--select.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--select.wfp--skeleton .wfp--select-input {
  display: none; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--react-select-container {
  width: 100%;
  -webkit-order: 2;
          order: 2; }
  .wfp--react-select-container .wfp--react-select__control {
    border-radius: 0;
    min-height: 40px;
    background-color: #f9fbfc;
    border: 1px solid #8ca4b5; }
    .wfp--react-select-container .wfp--react-select__control:hover {
      border: 1px solid #8ca4b5; }
  .wfp--react-select-container .wfp--react-select__control--is-focused,
  .wfp--react-select-container .wfp--react-select__control--is-focused:hover {
    box-shadow: none;
    outline: 2px solid #0b77c2 !important;
    outline-offset: -1px; }
  .wfp--react-select-container .wfp--react-select__control--is-disabled,
  .wfp--react-select-container .wfp--react-select__control--is-disabled:hover {
    opacity: 0.5;
    cursor: not-allowed; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--text-input {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  display: block;
  width: 100%;
  height: 40px;
  min-width: 10rem;
  padding: 0 0.5rem;
  color: #031c2d;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #f9fbfc;
  -webkit-order: 2;
          order: 2;
  border: 1px solid #8ca4b5;
  border-radius: 0px; }
  .wfp--text-input::-webkit-input-placeholder {
    color: #dfe6eb; }
  .wfp--text-input:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }
  .wfp--text-input:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  .wfp--text-input:disabled:hover {
    border: 1px solid #8ca4b5; }
  .wfp--text-input:-moz-read-only {
    border-color: #eff2f5; }
  .wfp--text-input:read-only {
    border-color: #eff2f5; }
    .wfp--text-input:-moz-read-only:hover, .wfp--text-input:-moz-read-only:focus {
      border-color: #eff2f5;
      outline: none;
      box-shadow: none; }
    .wfp--text-input:read-only:hover, .wfp--text-input:read-only:focus {
      border-color: #eff2f5;
      outline: none;
      box-shadow: none; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--text-area {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  width: 100%;
  min-width: 10rem;
  padding: 0.5rem;
  color: #031c2d;
  background-color: #f9fbfc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #8ca4b5;
  border-radius: 0px;
  -webkit-order: 2;
          order: 2;
  resize: vertical; }
  .wfp--text-area ~ .wfp--label {
    -webkit-order: 1;
            order: 1; }
  .wfp--text-area:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }
  .wfp--text-area::-webkit-input-placeholder {
    color: #dfe6eb; }
  .wfp--text-area::-ms-input-placeholder {
    color: #dfe6eb; }
  .wfp--text-area::placeholder {
    color: #dfe6eb; }
  .wfp--text-area:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  .wfp--text-area:disabled:hover {
    border: 1px solid #8ca4b5; }
  .wfp--text-area:focus ~ .wfp--label {
    color: #0b77c2; }
  .wfp--text-area[data-invalid]:focus + .wfp--label {
    color: #c5192d; }
  .wfp--text-area:-moz-read-only {
    border-color: #eff2f5; }
  .wfp--text-area:read-only {
    border-color: #eff2f5; }
    .wfp--text-area:-moz-read-only:hover, .wfp--text-area:-moz-read-only:focus {
      border-color: #eff2f5;
      outline: none;
      box-shadow: none; }
    .wfp--text-area:read-only:hover, .wfp--text-area:read-only:focus {
      border-color: #eff2f5;
      outline: none;
      box-shadow: none; }

.wfp--text-area--light {
  background: #fbfcfc; }

wfp--text-area.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  height: 6.25rem; }
  wfp--text-area.wfp--skeleton:hover, wfp--text-area.wfp--skeleton:focus, wfp--text-area.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  wfp--text-area.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }
  wfp--text-area.wfp--skeleton::-webkit-input-placeholder {
    color: transparent; }

wfp--text-area.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  height: 6.25rem; }
  wfp--text-area.wfp--skeleton:hover, wfp--text-area.wfp--skeleton:focus, wfp--text-area.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  wfp--text-area.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }
  wfp--text-area.wfp--skeleton::-webkit-input-placeholder {
    color: transparent; }

wfp--text-area.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  height: 6.25rem; }
  wfp--text-area.wfp--skeleton:hover, wfp--text-area.wfp--skeleton:focus, wfp--text-area.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  wfp--text-area.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }
  wfp--text-area.wfp--skeleton::-webkit-input-placeholder {
    color: transparent; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--number {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  position: relative; }

.wfp--number input[type='number'] {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  width: 100%;
  min-width: 9.375rem;
  padding-left: 1rem;
  padding-right: 2rem;
  height: 40px;
  color: #031c2d;
  background-color: #f9fbfc;
  -webkit-order: 2;
          order: 2;
  border: 1px solid #8ca4b5;
  /* &:focus ~ .wfp--label {
      color: $interactive-01;
    } */ }
  .wfp--number input[type='number'] ~ .wfp--label {
    -webkit-order: 1;
            order: 1; }
  .wfp--number input[type='number']:focus {
    outline: none; }
  .wfp--number input[type='number']:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }
  .wfp--number input[type='number']:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  .wfp--number input[type='number']:disabled ~ .wfp--number__controls {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }
  .wfp--number input[type='number'] ~ .wfp--form-requirement {
    -webkit-order: 3;
            order: 3;
    color: #c5192d;
    font-weight: 400;
    margin-top: 0.25rem;
    overflow: visible; }
    .wfp--number input[type='number'] ~ .wfp--form-requirement::before {
      display: none; }

.wfp--number input[type='number'] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield; }
  .wfp--number input[type='number']::-ms-clear {
    display: none; }
  .wfp--number input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none;
            appearance: none; }

.wfp--number__controls {
  position: absolute;
  display: block;
  left: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  left: auto;
  right: 0.5rem;
  bottom: 0.625rem; }

.wfp--number__control-btn {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
  display: inline-block;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  width: 1.25rem;
  height: 0.625rem; }
  .wfp--number__control-btn::-moz-focus-inner {
    border: 0; }
  .wfp--number__control-btn:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }
  .wfp--number__control-btn:hover {
    cursor: pointer; }
  .wfp--number__control-btn:hover svg {
    fill: #085992; }

.wfp--number__controls svg {
  fill: #0b77c2; }
  .wfp--number__controls svg:hover {
    cursor: pointer;
    fill: #085992; }

.wfp--number[data-invalid] {
  /* input[type='number']:focus ~ .wfp--label {
      color: $support-01;
    } */ }
  .wfp--number[data-invalid] .wfp--form-requirement {
    display: inline-block;
    max-height: 12.5rem; }
  .wfp--number[data-invalid] input[type='number'],
  .wfp--number[data-invalid] input[type='number']:focus {
    outline: none;
    border-color: #c5192d; }
  .wfp--number[data-invalid] .wfp--number__controls {
    bottom: 2rem; }

.wfp--number--light input[type='number'] {
  background: #fbfcfc; }

.wfp--number.wfp--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 100%;
  height: 2.5rem; }
  .wfp--number.wfp--skeleton:hover, .wfp--number.wfp--skeleton:focus, .wfp--number.wfp--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--number.wfp--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }
  .wfp--number.wfp--skeleton input[type='number'] {
    display: none; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--form-group__title {
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin-bottom: 1rem; }

.wfp--fieldset__inline {
  display: -webkit-flex;
  display: flex; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--form-hint {
  display: inline;
  vertical-align: middle;
  margin: 0 0.25rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .wfp--form-hint svg {
    fill: #0b77c2; }
  .wfp--form-hint:hover {
    box-shadow: 0 1px 0 #0b77c2; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--link {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 600;
  cursor: pointer;
  color: #0b77c2;
  text-decoration: underline;
  -webkit-transition: 50ms;
  transition: 50ms; }
  .wfp--link:visited {
    color: #0b77c2; }
  .wfp--link:active, .wfp--link:hover, .wfp--link:focus {
    color: #085387; }
  .wfp--link:focus {
    outline: 2px solid #085387;
    outline-offset: 2px; }
  .wfp--link[aria-disabled='true'] {
    opacity: 0.5;
    pointer-events: none; }

/*
/*@import '../../components/list-box/list-box';
@import '../../components/list/list';
@import '../../components/data-table/data-table';
@import '../../components/data-table-v2/data-table-v2';
@import '../../components/structured-list/structured-list';
@import '../../components/code-snippet/code-snippet';
@import '../../components/overflow-menu/overflow-menu';
@import '../../components/card/card';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--photo-card {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  height: 12.5rem;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.1);
  color: #031c2d;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .wfp--photo-card {
      height: 16.25rem; } }
  .wfp--photo-card.wfp--photo-card--link:hover {
    box-shadow: 0 5px 32px 0 rgba(0, 0, 0, 0.2); }

.wfp--photo-card__background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  z-index: 100;
  overflow: hidden; }

.wfp--photo-card--no-background {
  background: #085387; }

.wfp--photo-card__info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.1rem 1rem;
  z-index: 100;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.wfp--photo-card__info__more {
  margin-right: 1rem; }

.wfp--photo-card__info__metadata {
  margin: 0;
  margin-bottom: 0.25rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.wfp--photo-card__info__subtitle {
  margin: 0;
  font-size: 0.875rem; }

.wfp--photo-card__info__title {
  margin: 0;
  /* @include typescale('zeta');
    text-transform: uppercase;
    letter-spacing: 0.05em; */ }
  .wfp--photo-card__info__title + .wfp--photo-card__info__subtitle {
    margin-top: 0.5rem; }

.wfp--photo-card--light .wfp--photo-card__info {
  background: rgba(251, 252, 252, 0.8); }

.wfp--photo-card--landscape .wfp--photo-card__info,
.wfp--photo-card--hero .wfp--photo-card__info {
  color: #fbfcfc;
  background: rgba(0, 0, 0, 0.5); }

.wfp--photo-card--landscape .wfp--photo-card__info__background,
.wfp--photo-card--hero .wfp--photo-card__info__background {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-filter: blur(6px);
          filter: blur(6px);
  background-size: cover;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  z-index: -1;
  height: 12.5rem; }
  @media screen and (min-width: 992px) {
    .wfp--photo-card--landscape .wfp--photo-card__info__background,
    .wfp--photo-card--hero .wfp--photo-card__info__background {
      height: 16.25rem; } }
  .wfp--photo-card--landscape .wfp--photo-card__info__background:after,
  .wfp--photo-card--hero .wfp--photo-card__info__background:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background: #000000;
    opacity: 0.6; }

.wfp--photo-card--landscape.wfp--photo-card--link:hover .wfp--photo-card__info__title,
.wfp--photo-card--hero.wfp--photo-card--link:hover .wfp--photo-card__info__title {
  text-decoration: underline; }

.wfp--photo-card--landscape.wfp--photo-card--link:hover .wfp--photo-card__info__background:after,
.wfp--photo-card--hero.wfp--photo-card--link:hover .wfp--photo-card__info__background:after {
  background: #0b77c2;
  opacity: 1; }

.wfp--photo-card--hero {
  height: 18.75rem;
  box-shadow: none; }
  @media screen and (min-width: 992px) {
    .wfp--photo-card--hero {
      height: 31.25rem; } }
  .wfp--photo-card--hero.wfp--photo-card--link:hover {
    box-shadow: none; }
  .wfp--photo-card--hero .wfp--photo-card__info {
    padding: 1.5rem; }
  .wfp--photo-card--hero .wfp--photo-card__info__background {
    height: 18.75rem; }
    @media screen and (min-width: 992px) {
      .wfp--photo-card--hero .wfp--photo-card__info__background {
        height: 31.25rem; } }

.wfp--photo-card--splash,
.wfp--photo-card--splash-image,
.wfp--photo-card--splash-compact {
  height: 18.75rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  color: #fbfcfc;
  box-shadow: none; }
  @media screen and (min-width: 992px) {
    .wfp--photo-card--splash,
    .wfp--photo-card--splash-image,
    .wfp--photo-card--splash-compact {
      height: 31.25rem; } }
  .wfp--photo-card--splash.wfp--photo-card--link:hover,
  .wfp--photo-card--splash-image.wfp--photo-card--link:hover,
  .wfp--photo-card--splash-compact.wfp--photo-card--link:hover {
    box-shadow: none; }
  .wfp--photo-card--splash .wfp--photo-card__info,
  .wfp--photo-card--splash-image .wfp--photo-card__info,
  .wfp--photo-card--splash-compact .wfp--photo-card__info {
    position: relative;
    text-align: center;
    padding: 2.5rem; }
    @media screen and (min-width: 992px) {
      .wfp--photo-card--splash .wfp--photo-card__info,
      .wfp--photo-card--splash-image .wfp--photo-card__info,
      .wfp--photo-card--splash-compact .wfp--photo-card__info {
        padding: 4rem; } }

.wfp--photo-card--splash-image .wfp--photo-card__info {
  text-align: right;
  -webkit-align-items: flex-end;
          align-items: flex-end; }

.wfp--photo-card--splash-image .wfp--photo-card__info__more {
  margin-top: 1rem;
  margin-right: 0; }

.wfp--photo-card--splash-image .wfp--photo-card__background:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.4); }

.wfp--photo-card--splash-image .wfp--photo-card__info {
  -webkit-flex-direction: column;
          flex-direction: column; }

.wfp--photo-card--splash-compact {
  height: 4.375rem; }
  .wfp--photo-card--splash-compact .wfp--photo-card__info {
    -webkit-justify-content: center;
            justify-content: center; }
  .wfp--photo-card--splash-compact .wfp--photo-card__info__title {
    margin-bottom: 0; }
  .wfp--photo-card--splash-compact .wfp--photo-card__info__more {
    margin-left: 2rem; }

.wfp--photo-card--landscape-light .wfp--photo-card__info {
  background: #fbfcfc; }

.wfp--photo-card--landscape-light .wfp--photo-card__info__background {
  display: none; }

.wfp--photo-card--landscape-light .wfp--photo-card__info__title {
  color: #0b77c2; }

.wfp--photo-card--landscape-light.wfp--photo-card--link:hover .wfp--photo-card__info__title {
  text-decoration: underline; }

.wfp--photo-card--landscape-light.wfp--photo-card--link:hover .wfp--photo-card__info__background:after {
  background: #0b77c2;
  opacity: 1; }

.wfp--photo-card--split .wfp--photo-card__background {
  width: 30%; }
  @media screen and (min-width: 768px) {
    .wfp--photo-card--split .wfp--photo-card__background {
      width: 50%; } }

.wfp--photo-card--split .wfp--photo-card__info {
  width: 70%;
  left: inherit;
  bottom: 0;
  top: 0;
  right: 0; }
  @media screen and (min-width: 768px) {
    .wfp--photo-card--split .wfp--photo-card__info {
      width: 50%; } }
  .wfp--photo-card--split .wfp--photo-card__info:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    height: 4.375rem;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 90%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 90%); }

.wfp--photo-card--split .wfp--photo-card__info__title {
  color: #0b77c2; }

.wfp--photo-card--split .wfp--photo-card__info__background {
  -webkit-filter: blur(40px);
          filter: blur(40px);
  -webkit-transform: scale(-1.2, 1.2);
          transform: scale(-1.2, 1.2); }

.wfp--photo-card--split.wfp--photo-card--link:hover .wfp--photo-card__info__title {
  text-decoration: underline; }

.wfp--photo-card--related {
  display: -webkit-flex;
  display: flex; }
  .wfp--photo-card--related img {
    height: 100%;
    width: auto; }
  .wfp--photo-card--related .wfp--photo-card__info {
    position: relative; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--content-switcher {
  font-family: "Open Sans", sans-serif;
  display: -webkit-flex;
  display: flex;
  height: 40px; }

.wfp--content-switcher--sm {
  height: 1.5625rem; }
  .wfp--content-switcher--sm .wfp--content-switcher-btn {
    padding: 0 0.75rem; }

.wfp--content-switcher-btn {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 2rem;
  margin: 0;
  font-weight: 600;
  text-decoration: none;
  border: 2px solid #0b77c2;
  color: #0b77c2; }
  .wfp--content-switcher-btn:focus {
    outline: 1px solid transparent;
    z-index: 2;
    text-decoration: underline; }
  .wfp--content-switcher-btn:hover {
    cursor: pointer; }

.wfp--content-switcher__icon {
  margin-right: 0.5rem;
  fill: currentColor; }
  .wfp--content-switcher__icon * {
    fill: currentColor; }

.wfp--content-switcher-btn:not(:last-of-type) {
  border-right: none; }

.wfp--content-switcher-btn:not(:first-of-type) {
  border-left: 1px solid #0b77c2; }

.wfp--content-switcher-btn:first-of-type {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px; }
  .wfp--content-switcher-btn:first-of-type:focus {
    z-index: 0; }

.wfp--content-switcher-btn:last-of-type {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }
  .wfp--content-switcher-btn:last-of-type:focus {
    z-index: 0; }

.wfp--content-switcher-btn.wfp--content-switcher--selected {
  background-color: #0b77c2;
  color: #fbfcfc;
  outline: 1px solid transparent; }

/*
@import '../../components/date-picker/date-picker';
@import '../../components/detail-page-header/detail-page-header';
@import '../../components/dropdown/dropdown';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--list {
  font-family: "Open Sans", sans-serif; }
  .wfp--list .wfp--list-item--checkmark,
  .wfp--list .wfp--list-item--cross {
    list-style-type: none;
    position: relative; }
    .wfp--list .wfp--list-item--checkmark .wfp--list-item__icon,
    .wfp--list .wfp--list-item--cross .wfp--list-item__icon {
      position: absolute;
      left: -1.4rem;
      top: 0.3em; }
      .wfp--list .wfp--list-item--checkmark .wfp--list-item__icon path,
      .wfp--list .wfp--list-item--cross .wfp--list-item__icon path {
        fill: #689e18; }
  .wfp--list .wfp--list-item--cross .wfp--list-item__icon {
    top: 0.3em; }
    .wfp--list .wfp--list-item--cross .wfp--list-item__icon path {
      fill: #c5192d; }

.wfp--list--colon .wfp--list__element__title:after {
  content: ':'; }

.wfp--list--simple {
  line-height: 1.5em; }
  .wfp--list--simple li {
    display: -webkit-flex;
    display: flex; }
  .wfp--list--simple .wfp--list__element__title {
    font-weight: 700;
    margin-right: 0.3125rem; }

.wfp--list--bullet {
  list-style-type: disc;
  margin-left: 1.5em; }
  .wfp--list--bullet .wfp--list__element__title {
    font-weight: 700;
    margin-right: 0.3125rem; }
  .wfp--list--bullet li {
    margin-bottom: 1em; }
    .wfp--list--bullet li:last-child {
      margin-bottom: 0; }

.wfp--list--simple-inline {
  line-height: 1.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .wfp--list--simple-inline li {
    display: -webkit-flex;
    display: flex;
    margin-right: 1em; }
  .wfp--list--simple-inline .wfp--list__element__title {
    font-weight: 700;
    margin-right: 0.3125rem; }

.wfp--list--small {
  font-size: 0.8em; }

.wfp--list--details {
  line-height: 1.5;
  list-style-type: none;
  margin: 0; }
  .wfp--list--details li {
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column; }
  .wfp--list--details .wfp--list__element__title {
    font-weight: 700;
    display: block;
    font-size: 1.125rem;
    margin-bottom: 1rem; }
  .wfp--list--details .wfp--list__element__content {
    margin-bottom: 1.25rem;
    display: block; }

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

@keyframes rotate-end-p1 {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate-end-p2 {
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

/* Stroke animations */
@keyframes init-stroke {
  0% {
    stroke-dashoffset: 240; }
  100% {
    stroke-dashoffset: 40; } }

@keyframes stroke-end {
  0% {
    stroke-dashoffset: 40; }
  100% {
    stroke-dashoffset: 240; } }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--modal {
  font-family: "Open Sans", sans-serif;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  overflow: auto;
  content: '';
  opacity: 0;
  background-color: rgba(44, 52, 57, 0.5);
  -webkit-transition: opacity 200ms, z-index 0s 200ms, visibility 0s 200ms;
  transition: opacity 200ms, z-index 0s 200ms, visibility 0s 200ms;
  visibility: hidden;
  /*&.wfp--modal--tall {
      align-items: flex;
    }*/ }
  .wfp--modal.is-visible {
    z-index: 9000;
    opacity: 1;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms;
    visibility: visible; }

.wfp--modal--danger .wfp--modal-container {
  border-top-color: #c5192d; }

.wfp--modal__wrapper {
  display: inline; }

.wfp--modal-inner {
  max-height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center; }

.wfp--modal-container {
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  background-color: #fbfcfc;
  border-top: #0b77c2 4px solid;
  min-width: 100%;
  height: 100%;
  padding: 2rem 3% 0rem 3%; }
  @media (min-width: 600px) {
    .wfp--modal-container {
      height: auto;
      min-width: 500px;
      max-width: 75%;
      padding: 2.5rem 3rem 0 3rem; }
      .wfp--modal--wide .wfp--modal-container {
        max-width: 90%; } }
  @media (min-width: 1024px) {
    .wfp--modal-container {
      max-width: 55%; }
      .wfp--modal--wide .wfp--modal-container {
        max-width: 90%; } }
  @media (min-width: 1600px) {
    .wfp--modal-container {
      max-width: 50%; }
      .wfp--modal--wide .wfp--modal-container {
        max-width: 80%; } }

.wfp--modal-header {
  margin-bottom: 1.5rem; }

.wfp--modal-header__label {
  font-size: 0.75rem;
  color: #5a6872;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem; }

.wfp--modal-header__heading {
  font-size: 1.75rem; }

.wfp--modal-content {
  margin-bottom: 2.5rem; }

.wfp--modal-footer {
  margin-top: auto;
  text-align: right;
  background-color: #eff2f5;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 2rem 2rem; }
  .wfp--modal-footer .wfp--link + .wfp--btn {
    margin-left: 1rem; }
  @media (min-width: 600px) {
    .wfp--modal-footer {
      margin-left: -3rem;
      margin-right: -3rem;
      padding: 2rem 3rem; } }

.wfp--modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0.25rem 0.25rem 0.125rem; }
  .wfp--modal-close:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }

.wfp--modal-close__icon {
  -webkit-transition: 200ms;
  transition: 200ms;
  fill: #8c9ba5;
  width: 0.75rem;
  height: 0.75rem; }

.wfp--modal--background-image {
  background-size: cover; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--module__background {
  background-color: #eff2f5; }

.wfp--module {
  font-family: "Open Sans", sans-serif;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding: 0.625rem;
  margin: 0;
  /*@supports (-ms-accelerator:true) {
      .wfp--module__content {
        flex: 3;
      }
    }*/ }
  .wfp--module .wfp--module__inner {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.05), 0px 25px 30px -15px rgba(0, 0, 0, 0.1);
    background-color: #fbfcfc;
    border-radius: 3px; }
  .wfp--module .wfp--module__header {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding: 0.9rem 1.2rem 0.8rem;
    border-bottom: 1px solid #dfe3e6; }
  .wfp--module .wfp--module__filter {
    display: -webkit-flex;
    display: flex; }
  .wfp--module .wfp--module__footer {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    padding: 0.7rem 1.2rem;
    border-top: 1px solid #dfe3e6;
    font-size: 0.75rem; }
  .wfp--module .wfp--module__title {
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0;
    font-weight: 600;
    color: #031c2d; }
  .wfp--module .wfp--module__content {
    /*display: flex;
      flex-direction: column;
      align-items: flex-start;*/
    -webkit-flex: 3 1;
            flex: 3 1;
    padding: 0.8rem 1.2rem;
    /*p {
        @include typescale('zeta');
      }*/ }
  .wfp--module .wfp--module__content--centered {
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    padding: 5rem; }
  .wfp--module .wfp--module__content--no-padding {
    padding: 0; }
  .wfp--module .wfp--module__content--scrollable {
    max-height: 18.75rem;
    overflow-y: scroll;
    margin-bottom: 2rem; }

.wfp--module--light .wfp--module__inner {
  box-shadow: none;
  border: 2px solid rgba(0, 0, 0, 0.1); }

.wfp--module--light.wfp--module--with-hover:hover .wfp--module__inner {
  border-color: #0b77c2; }

.wfp--module--full-height {
  height: 100%; }
  .wfp--module--full-height .wfp--module__inner {
    height: 100%; }

.wfp--module--dark .wfp--module__inner {
  box-shadow: none;
  background: #0a6eb4;
  color: #fbfcfc; }

.wfp--module--dark .wfp--module__header {
  border-bottom-color: rgba(255, 255, 255, 0.1); }

.wfp--module--dark .wfp--module__footer {
  border-top-color: rgba(255, 255, 255, 0.1); }

.wfp--module--dark .wfp--module__title {
  color: #fbfcfc; }

.wfp--module--no-margin {
  padding: 0; }

_:-ms-fullscreen .wfp--module__inner,
:root .wfp--module__inner {
  position: relative; }

_:-ms-fullscreen .wfp--module__content,
:root .wfp--module__content {
  padding-bottom: 4rem;
  overflow: hidden; }

_:-ms-fullscreen .wfp--module__footer,
:root .wfp--module__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

_:-ms-fullscreen .wfp--module__content,
:root .wfp--module__content {
  flex: inherit; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.Toastify__toast-container {
  z-index: 9999;
  position: fixed;
  padding: 4px;
  width: 320px;
  box-sizing: border-box;
  color: rgba(3, 28, 45, 0.7); }
  .Toastify__toast-container--top-left {
    top: 1em;
    left: 1em; }
  .Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--top-right {
    top: 1em;
    right: 1em; }
  .Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em; }
  .Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    margin-left: -160px; }
  .Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em; }

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0; }
    .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
      top: 0; }
    .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
      bottom: 0; }
    .Toastify__toast-container--rtl {
      right: 0;
      left: auto;
      left: initial; } }

.Toastify__toast {
  position: relative;
  min-height: 64px;
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px 10px 8px 20px;
  border-radius: 1px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.08), 0px 25px 30px -15px rgba(0, 0, 0, 0.1);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  max-height: 800px;
  overflow: hidden;
  font-family: sans-serif;
  cursor: pointer;
  direction: ltr;
  border-left: 4px solid #0a6eb4;
  color: #031c2d; }
  .Toastify__toast--rtl {
    direction: rtl; }
  .Toastify__toast--default {
    background: #fff; }
  .Toastify__toast--info {
    background: #0b77c2; }
  .Toastify__toast--success {
    background: #ccdbcd;
    border-left-color: #689e18; }
    .Toastify__toast--success svg {
      width: 20px;
      height: 20px;
      margin: -1em 0;
      line-height: 1em;
      vertical-align: middle;
      margin-right: 0.5rem;
      fill: #689e18; }
  .Toastify__toast--warning {
    background: #fdedc9;
    border-left-color: #f7b825; }
  .Toastify__toast--error {
    background: #f1c6cb;
    border-left-color: #c5192d; }
  .Toastify__toast-body {
    margin: auto 0;
    -webkit-flex: 1 1;
            flex: 1 1; }

@media only screen and (max-width: 480px) {
  .Toastify__toast {
    margin-bottom: 0; } }

.Toastify__close-button {
  font-size: 17px;
  background: transparent;
  outline: none;
  border: none;
  height: 18px;
  width: 18px;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-align-self: flex-start;
          align-self: flex-start;
  position: relative; }
  .Toastify__close-button:before, .Toastify__close-button:after {
    content: '';
    width: 2px;
    height: 12px;
    -webkit-transform: translateX(11px) translateY(-5px) rotate(45deg);
            transform: translateX(11px) translateY(-5px) rotate(45deg);
    display: block;
    background: #031c2d;
    position: absolute; }
  .Toastify__close-button:before {
    -webkit-transform: translateX(11px) translateY(-5px) rotate(-45deg);
            transform: translateX(11px) translateY(-5px) rotate(-45deg); }
  .Toastify__close-button--default {
    color: #8c9ba5;
    opacity: 0.3; }
  .Toastify__close-button:hover, .Toastify__close-button:focus {
    opacity: 1; }

@-webkit-keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); } }

@keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); } }

.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: 9999;
  opacity: 0.7;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transform-origin: left;
          transform-origin: left; }
  .Toastify__progress-bar--animated {
    -webkit-animation: Toastify__trackProgress linear 1 forwards;
            animation: Toastify__trackProgress linear 1 forwards; }
  .Toastify__progress-bar--controlled {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }
  .Toastify__progress-bar--rtl {
    right: 0;
    left: auto;
    left: initial;
    -webkit-transform-origin: right;
            transform-origin: right; }
  .Toastify__progress-bar--default {
    background: -webkit-linear-gradient(left, #0b77c2, #0b77c2);
    background: linear-gradient(to right, #0b77c2, #0b77c2); }
  .Toastify__progress-bar--info {
    background: #fbfcfc; }
  .Toastify__progress-bar--success {
    background: #fbfcfc; }
  .Toastify__progress-bar--warning {
    background: #fbfcfc; }
  .Toastify__progress-bar--error {
    background: #fbfcfc; }

@-webkit-keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@keyframes Toastify__bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

@-webkit-keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@keyframes Toastify__bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

@-webkit-keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes Toastify__bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

@keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

@-webkit-keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@keyframes Toastify__bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

@keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  -webkit-animation-name: Toastify__bounceInLeft;
          animation-name: Toastify__bounceInLeft; }

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  -webkit-animation-name: Toastify__bounceInRight;
          animation-name: Toastify__bounceInRight; }

.Toastify__bounce-enter--top-center {
  -webkit-animation-name: Toastify__bounceInDown;
          animation-name: Toastify__bounceInDown; }

.Toastify__bounce-enter--bottom-center {
  -webkit-animation-name: Toastify__bounceInUp;
          animation-name: Toastify__bounceInUp; }

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  -webkit-animation-name: Toastify__bounceOutLeft;
          animation-name: Toastify__bounceOutLeft; }

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  -webkit-animation-name: Toastify__bounceOutRight;
          animation-name: Toastify__bounceOutRight; }

.Toastify__bounce-exit--top-center {
  -webkit-animation-name: Toastify__bounceOutUp;
          animation-name: Toastify__bounceOutUp; }

.Toastify__bounce-exit--bottom-center {
  -webkit-animation-name: Toastify__bounceOutDown;
          animation-name: Toastify__bounceOutDown; }

/**
 * Notifications (for react-toastify)
 *
 * Styling for all tables created
 * with react-table
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--user {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }

.wfp--user__icon {
  width: 1.5625rem;
  height: 1.5625rem;
  border-radius: 50%;
  margin-right: 0.625rem;
  overflow: hidden; }
  .wfp--user__icon > img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .wfp--user--has-description .wfp--user__icon {
    width: 3.75rem;
    height: 3.75rem;
    margin-right: 1.5rem; }
    body[dir='rtl'] .wfp--user--has-description .wfp--user__icon {
      margin-left: 1.5rem;
      margin-right: inherit; }
  body[dir='rtl'] .wfp--user__icon {
    margin-left: 0.625rem;
    margin-right: inherit; }

.wfp--user__icon--empty {
  border-radius: 50%;
  background-size: 100%;
  border: 2px solid white;
  background-color: #8c9ba5; }
  .wfp--user__icon--empty text {
    fill: #fbfcfc;
    font-weight: 600;
    font-family: 'Arial'; }

.wfp--user__description {
  font-size: 1.125rem; }

.wfp--user__extended-description {
  margin-left: 1.5rem;
  font-size: 1.125rem; }

.wfp--user--has-description .wfp--user__title > span {
  font-weight: bold;
  line-height: 1.4em; }

.wfp--user__title--ellipsis {
  display: inline-block;
  overflow: hidden;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis; }
  @media screen and (min-width: 992px) {
    .wfp--user__title--ellipsis {
      max-width: 130px; } }

@media screen and (min-width: 992px) {
  .wfp--user__title--small {
    display: none; } }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--link {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.wfp--title {
  font-size: 1rem;
  color: #5a6872;
  margin-bottom: 0.5rem;
  font-weight: 600; }

.wfp--primary-value {
  font-size: 1.75rem;
  margin-bottom: 0.5rem; }

.wfp--secondary-value {
  font-size: 1rem; }

/*
@import '../../components/multi-select/multi-select';
@import '../../components/notification/inline-notification';
@import '../../components/notification/toast-notification';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }
@keyframes stroke {
  100% {
    stroke-dashoffset: 0; } }

.wfp--inline-loading {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
          align-items: center; }

.wfp--inline-loading__text {
  font-size: 0.875rem; }

.wfp--inline-loading__animation {
  position: relative;
  width: 2rem;
  height: 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center; }

.wfp--inline-loading__checkmark-container {
  width: 0.75rem;
  position: absolute;
  top: 0.75rem; }
  .wfp--inline-loading__checkmark-container[hidden] {
    display: none; }

.wfp--inline-loading__checkmark {
  fill: none;
  stroke: #0b77c2;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  stroke-width: 2.1;
  stroke-dasharray: 12;
  stroke-dashoffset: 12;
  -webkit-animation-name: stroke;
          animation-name: stroke;
  -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.wfp--loading--small .wfp--inline-loading__svg {
  stroke: #0b77c2; }

/* If IE11 Don't show check animation */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .wfp--inline-loading__checkmark-container {
    top: 1px;
    right: 0.5rem; }
  .wfp--inline-loading__checkmark {
    -webkit-animation: none;
            animation: none;
    stroke-dashoffset: 0;
    stroke-dasharray: 0; } }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--step-navigation {
  font-size: 0.875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  color: #031c2d;
  font-weight: 600;
  height: auto;
  width: 100%;
  position: relative; }
  @media screen and (min-width: 768px) {
    .wfp--step-navigation {
      background: none;
      min-height: 3.0625rem; } }

.wfp--step-navigation-trigger {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  height: 2em;
  cursor: pointer; }
  .wfp--step-navigation-trigger svg {
    width: 1em;
    height: 1em;
    fill: #0b77c2; }
  @media screen and (min-width: 768px) {
    .wfp--step-navigation-trigger {
      display: none; } }

.wfp--step-navigation-trigger-text {
  text-decoration: none;
  font-weight: 600;
  color: #031c2d; }
  .wfp--step-navigation-trigger-text:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }

.wfp--step-navigation__nav {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  /* @include breakpoint(bp--sm--major) {
      @include typescale('epsilon');
      flex-direction: column;
      margin-right: $spacing-md;
      margin-left: $spacing-md;
      background: none;
      box-shadow: none;
      z-index: auto;
    }*/ }
  .wfp--step-navigation__nav a {
    text-decoration: none; }

.wfp--step-navigation__nav--inline {
  position: relative;
  margin-left: 0;
  margin-right: 0; }

.wfp--step-navigation__nav--hidden {
  display: none; }
  @media screen and (min-width: 768px) {
    .wfp--step-navigation__nav--hidden {
      display: -webkit-flex;
      display: flex; } }

.wfp--step-navigation--small {
  font-size: 0.5rem; }
  .wfp--step-navigation--small .wfp--step-navigation__nav-item__text {
    display: none; }

.wfp--step-navigation--vertical ul {
  -webkit-flex-direction: row;
          flex-direction: row; }

.wfp--step-navigation--vertical .wfp--step-navigation__nav-item__text {
  margin-right: 0.5em; }

.wfp--step-navigation.wfp--skeleton {
  pointer-events: none;
  cursor: default; }

.wfp--step-navigation.wfp--skeleton
.wfp--step-navigation__nav-link {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 4.6875rem;
  height: 0.75rem; }
  .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation__nav-link:hover, .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation__nav-link:focus, .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation__nav-link:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation__nav-link:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--step-navigation.wfp--skeleton
.wfp--step-navigation-trigger {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 6.25rem; }
  .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation-trigger:hover, .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation-trigger:focus, .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation-trigger:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--step-navigation.wfp--skeleton
.wfp--step-navigation-trigger:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--step-navigation.wfp--skeleton
.wfp--step-navigation-trigger
svg {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--step-navigation__nav-item {
  font-size: 0.875rem;
  margin: 0;
  padding: 0.75rem 0 0.75rem;
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }
  .wfp--step-navigation__nav-item:focus {
    outline: none; }
  .wfp--step-navigation__nav-item:first-child .wfp--step-navigation__nav-item__indicator:after {
    display: none;
    top: -18px;
    height: 18px; }

.wfp--step-navigation__nav-item__text {
  text-decoration: underline;
  color: #0b77c2; }

.wfp--step-navigation__nav-item__helper-text {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
  color: #8c9ba5;
  font-size: 0.75rem; }

/*
  .wfp--step-navigation__section {
    margin-bottom: rem(4px);
    > .wfp--step-navigation__nav-link {
      margin-bottom: rem(2px);
    }
  }

  .wfp--step-navigation__section__indicator {
    display: block;
    border: 2px solid $ui-05;
    border-radius: 30px;
    flex-shrink: 0;
    width: rem(34px);
    height: rem(34px);
    line-height: rem(30px);
    margin-right: rem(8px);
    text-align: center;
  }*/
.wfp--step-navigation__nav-item__indicator {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  position: relative;
  border: 2px solid #0b77c2;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  border-radius: 3em;
  width: 3em;
  height: 3em;
  line-height: 1em;
  margin: 0.7em 1em 0.7em 0;
  text-align: center;
  z-index: 2;
  color: #0b77c2;
  -webkit-transition: all 0.1s;
  transition: all 0.1s; }
  .wfp--step-navigation--small .wfp--step-navigation__nav-item__indicator {
    width: 1.5em;
    height: 1.5em; }
  .wfp--step-navigation__nav-item__indicator > svg {
    position: relative;
    top: 1px;
    fill: #0b77c2;
    width: 1em;
    height: 1em; }
    .wfp--step-navigation--small .wfp--step-navigation__nav-item__indicator > svg {
      width: 0.8em;
      height: 0.8em; }
  .wfp--step-navigation__nav-item__indicator:after {
    display: block;
    width: 2px;
    height: 1.1em;
    bottom: 3em;
    position: absolute;
    z-index: 1;
    left: calc(50% - 0px);
    margin-left: -1px;
    content: '';
    background: #dfe3e6; }
    .wfp--step-navigation--small .wfp--step-navigation__nav-item__indicator:after {
      bottom: 1.5em; }
    .wfp--step-navigation--vertical.wfp--step-navigation--regular
.wfp--step-navigation__nav-item__indicator:after {
      display: none; }
    .wfp--step-navigation--vertical.wfp--step-navigation--small
.wfp--step-navigation__nav-item__indicator:after {
      height: 2px;
      width: 1em;
      left: inherit;
      right: 1.5em;
      bottom: 50%; }

.wfp--step-navigation__nav-item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  color: #031c2d;
  text-decoration: none;
  padding: 1rem;
  width: 100%;
  position: relative;
  z-index: 2; }
  .wfp--step-navigation__nav-item:focus {
    outline: none; }
  @media screen and (min-width: 768px) {
    .wfp--step-navigation__nav-item {
      padding: 0 0.2em;
      width: auto; }
      .wfp--step-navigation__nav-item:focus {
        background-color: transparent;
        color: #031c2d;
        outline: 1px solid transparent; } }

/* Before State */
.wfp--step-navigation__nav-item--before .wfp--step-navigation__nav-item__indicator:after {
  background-color: #0b77c2; }

/* Selected State */
.wfp--step-navigation__nav-item--selected .wfp--step-navigation__nav-item__text {
  text-decoration: none;
  color: #031c2d; }

.wfp--step-navigation__nav-item--selected .wfp--step-navigation__nav-item__indicator {
  background: #0b77c2;
  border-color: #0b77c2 !important;
  color: #fbfcfc; }
  .wfp--step-navigation__nav-item--selected .wfp--step-navigation__nav-item__indicator > svg {
    fill: #fbfcfc !important; }
  .wfp--step-navigation__nav-item--selected .wfp--step-navigation__nav-item__indicator:after {
    background-color: #0b77c2; }

.wfp--step-navigation__nav-item--warning {
  /*&.wfp--step-navigation__nav-item--selected {
      .wfp--step-navigation__nav-item__indicator {
        background: $support-03;
        border-color: $support-03;
        > svg {
          fill: $ui-01 !important;
        }
      }
    }*/ }
  .wfp--step-navigation__nav-item--warning .wfp--step-navigation__nav-item__indicator {
    border-color: #f7b825; }
    .wfp--step-navigation--small .wfp--step-navigation__nav-item--warning .wfp--step-navigation__nav-item__indicator {
      border-color: #f7b825;
      background: #f7b825; }
      .wfp--step-navigation--small .wfp--step-navigation__nav-item--warning .wfp--step-navigation__nav-item__indicator > svg {
        top: -0.05em;
        fill: #fbfcfc !important; }
    .wfp--step-navigation__nav-item--warning .wfp--step-navigation__nav-item__indicator > svg {
      fill: #f7b825 !important;
      top: -1px; }

.wfp--step-navigation__nav-item--complete {
  /*&.wfp--step-navigation__nav-item--selected {
      .wfp--step-navigation__nav-item__indicator {
        background: $support-02;
        border-color: $support-02;
        > svg {
          fill: $ui-01 !important;
        }
      }
    }*/ }
  .wfp--step-navigation__nav-item--complete .wfp--step-navigation__nav-item__indicator {
    border-color: #689e18; }
    .wfp--step-navigation--small .wfp--step-navigation__nav-item--complete .wfp--step-navigation__nav-item__indicator {
      border-color: #689e18;
      background: #689e18; }
      .wfp--step-navigation--small .wfp--step-navigation__nav-item--complete .wfp--step-navigation__nav-item__indicator > svg {
        fill: #fbfcfc !important; }
    .wfp--step-navigation__nav-item--complete .wfp--step-navigation__nav-item__indicator > svg {
      fill: #689e18 !important;
      position: relative;
      top: 1px; }

/* Not started State */
.wfp--step-navigation__nav-item--not-started .wfp--step-navigation__nav-item__indicator > svg {
  top: -1px; }

/* Locked State */
.wfp--step-navigation__nav-item--locked {
  cursor: not-allowed;
  color: #f0f3f6; }
  .wfp--step-navigation__nav-item--locked .wfp--step-navigation__nav-item__text {
    color: #5a6872;
    text-decoration: none; }
  .wfp--step-navigation__nav-item--locked .wfp--step-navigation__nav-item__indicator {
    border-color: #8c9ba5; }
    .wfp--step-navigation__nav-item--locked .wfp--step-navigation__nav-item__indicator > svg {
      top: 0px;
      fill: #8c9ba5 !important; }

/* Summary State */
.wfp--step-navigation__nav-item--summary .wfp--step-navigation__nav-item__indicator {
  /* &:after {
        display: none !important;
      } */ }
  .wfp--step-navigation__nav-item--summary .wfp--step-navigation__nav-item__indicator > svg {
    top: -1px; }

/* Skipped State */
.wfp--step-navigation__nav-item--skip {
  color: #f0f3f6; }
  .wfp--step-navigation__nav-item--skip .wfp--step-navigation__nav-item__text {
    color: #5a6872;
    text-decoration: none; }
  .wfp--step-navigation__nav-item--skip .wfp--step-navigation__nav-item__indicator {
    border-color: #dfe3e6; }
    .wfp--step-navigation--regular .wfp--step-navigation__nav-item--skip .wfp--step-navigation__nav-item__indicator {
      -webkit-clip-path: polygon(0 -100%, 56% -100%, 56% 14%, 93% 50%, 56% 90%, 56% 100%, 0 100%);
              clip-path: polygon(0 -100%, 56% -100%, 56% 14%, 93% 50%, 56% 90%, 56% 100%, 0 100%); }
    .wfp--step-navigation__nav-item--skip .wfp--step-navigation__nav-item__indicator > svg {
      top: 0px;
      fill: #8c9ba5 !important; }

/* Disabled State */
.wfp--step-navigation__nav-item--disabled {
  cursor: not-allowed;
  color: #f0f3f6; }
  .wfp--step-navigation__nav-item--disabled .wfp--step-navigation__nav-item__text {
    color: #5a6872;
    text-decoration: none; }
  .wfp--step-navigation__nav-item--disabled .wfp--step-navigation__nav-item__indicator {
    border-color: #dfe3e6; }
    .wfp--step-navigation--regular .wfp--step-navigation__nav-item--disabled .wfp--step-navigation__nav-item__indicator {
      -webkit-clip-path: polygon(0 -100%, 56% -100%, 56% 14%, 93% 50%, 56% 90%, 56% 100%, 0 100%);
              clip-path: polygon(0 -100%, 56% -100%, 56% 14%, 93% 50%, 56% 90%, 56% 100%, 0 100%); }
    .wfp--step-navigation__nav-item--disabled .wfp--step-navigation__nav-item__indicator > svg {
      top: 0px;
      fill: #8c9ba5 !important; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--skeleton__text {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 100%;
  height: 1rem;
  margin-bottom: 0.5rem; }
  .wfp--skeleton__text:hover, .wfp--skeleton__text:focus, .wfp--skeleton__text:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--skeleton__text:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--skeleton__heading {
  height: 1.5rem; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--icon--skeleton {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  display: inline-block;
  width: 1rem;
  height: 1rem; }
  .wfp--icon--skeleton:hover, .wfp--icon--skeleton:focus, .wfp--icon--skeleton:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--icon--skeleton:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.tippy-tooltip.light-theme {
  color: #031c2d;
  box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
  background-color: white; }
  .tippy-tooltip.light-theme[x-placement^='top'] .tippy-arrow {
    border-top: 8px solid white;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
  .tippy-tooltip.light-theme[x-placement^='bottom'] .tippy-arrow {
    border-bottom: 8px solid white;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
  .tippy-tooltip.light-theme[x-placement^='left'] .tippy-arrow {
    border-left: 8px solid white;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; }
  .tippy-tooltip.light-theme[x-placement^='right'] .tippy-arrow {
    border-right: 8px solid white;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; }
  .tippy-tooltip.light-theme .tippy-backdrop {
    background-color: white; }
  .tippy-tooltip.light-theme .tippy-roundarrow {
    fill: white; }
  .tippy-tooltip.light-theme[data-animatefill] {
    background-color: transparent; }

.tippy-tooltip.dark-theme {
  color: #fbfcfc;
  /* box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15),
    0 4px 80px -8px rgba(36, 40, 47, 0.25),
    0 4px 4px -2px rgba(91, 94, 105, 0.15); */
  background-color: #2d3f49; }
  .tippy-tooltip.dark-theme[x-placement^='top'] .tippy-arrow {
    border-top: 8px solid #2d3f49;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
  .tippy-tooltip.dark-theme[x-placement^='bottom'] .tippy-arrow {
    border-bottom: 8px solid #2d3f49;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
  .tippy-tooltip.dark-theme[x-placement^='left'] .tippy-arrow {
    border-left: 8px solid #2d3f49;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; }
  .tippy-tooltip.dark-theme[x-placement^='right'] .tippy-arrow {
    border-right: 8px solid #2d3f49;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; }
  .tippy-tooltip.dark-theme .tippy-backdrop {
    background-color: white; }
  .tippy-tooltip.dark-theme .tippy-roundarrow {
    fill: white; }
  .tippy-tooltip.dark-theme[data-animatefill] {
    background-color: transparent; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--tabs {
  font-size: 0.875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Open Sans", sans-serif;
  color: #031c2d;
  font-weight: 600;
  height: auto;
  width: 100%;
  position: relative;
  overflow: auto;
  max-width: 100%; }

.wfp--tabs__nav__bar {
  position: absolute;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  background: #0b77c2;
  z-index: 10;
  height: 3px;
  bottom: 0; }

/*.wfp--tabs-trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 $spacing-md;
    height: $input-height;
    cursor: pointer;
    //background-color: $field-02;

    svg {
      width: rem(12px);
      height: rem(12px);
      fill: $interactive-01;
    }

    &:focus {
      @include focus-outline('border');
    }

    @include breakpoint(bp--sm--major) {
      display: none;
    }
  }*/
.wfp--tabs-trigger-text {
  text-decoration: none;
  font-weight: 600;
  color: #031c2d; }

.wfp--tabs__nav {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  z-index: 7000;
  font-size: 1rem;
  -webkit-flex-direction: row;
          flex-direction: row;
  box-shadow: none;
  z-index: auto; }
  .wfp--tabs__nav a {
    text-decoration: none; }
  @media screen and (min-width: 1200px) {
    .wfp--tabs__nav {
      margin-left: 0; } }

.wfp--tabs__nav--inline {
  position: relative;
  margin-left: 0;
  margin-right: 0; }

/*.wfp--tabs__nav--hidden {
    display: none;

    @include breakpoint(bp--sm--major) {
      display: flex;
    }
  }*/
.wfp--tabs__nav-item {
  font-size: 0.875rem;
  padding: 0;
  cursor: pointer;
  white-space: nowrap; }
  .wfp--tabs__nav-item > a,
  .wfp--tabs__nav-item > span {
    display: block;
    padding: 0.75rem 0.5rem; }
  .wfp--tabs__nav-item + .wfp--tabs__nav-item {
    margin-left: 1rem; }

.wfp--tabs__nav-item--selected .wfp--tabs__nav-link {
  color: #0b77c2; }
  .wfp--tabs__nav-item--selected .wfp--tabs__nav-link:focus {
    color: #0b77c2; }

.wfp--tabs__nav-item--disabled .wfp--tabs__nav-link {
  color: #8c9ba5;
  cursor: not-allowed; }
  .wfp--tabs__nav-item--disabled .wfp--tabs__nav-link:hover, .wfp--tabs__nav-item--disabled .wfp--tabs__nav-link:focus {
    color: #8c9ba5 !important; }

.wfp--tabs__nav-item:hover .wfp--tabs__nav-link {
  color: #0b77c2; }

.wfp--tabs__nav-link {
  display: inline-block;
  color: #031c2d;
  text-decoration: none;
  padding: 1rem 0.6rem;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  /*&:focus {
      outline: 1px solid transparent;
      background-color: $interactive-01;
      color: $inverse-01;
    }*/ }
  .wfp--tabs__nav-link:focus {
    color: #031c2d;
    outline: 1px solid transparent; }
  .wfp--tabs__nav-link:hover {
    color: #0b77c2; }

.wfp--tabs.wfp--skeleton {
  pointer-events: none;
  cursor: default; }

.wfp--tabs.wfp--skeleton .wfp--tabs__nav-link {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 4.6875rem;
  height: 0.75rem; }
  .wfp--tabs.wfp--skeleton .wfp--tabs__nav-link:hover, .wfp--tabs.wfp--skeleton .wfp--tabs__nav-link:focus, .wfp--tabs.wfp--skeleton .wfp--tabs__nav-link:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--tabs.wfp--skeleton .wfp--tabs__nav-link:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--tabs.wfp--skeleton .wfp--tabs-trigger {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  pointer-events: none;
  background: rgba(11, 119, 194, 0.1);
  width: 6.25rem; }
  .wfp--tabs.wfp--skeleton .wfp--tabs-trigger:hover, .wfp--tabs.wfp--skeleton .wfp--tabs-trigger:focus, .wfp--tabs.wfp--skeleton .wfp--tabs-trigger:active {
    border: none;
    outline: none;
    cursor: default; }
  .wfp--tabs.wfp--skeleton .wfp--tabs-trigger:before {
    content: '';
    width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background: rgba(11, 119, 194, 0.1);
    -webkit-animation: 3000ms ease-in-out skeleton infinite;
            animation: 3000ms ease-in-out skeleton infinite; }

.wfp--tabs.wfp--skeleton .wfp--tabs-trigger svg {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  visibility: visible;
  white-space: nowrap; }

.wfp--tab-content {
  margin-top: 1rem; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--tag {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 0 0.5rem;
  height: 1.5rem;
  margin: 0.125rem;
  border-radius: 0.9375rem; }
  .wfp--tag:not(:first-child) {
    margin-left: 0; }
  .wfp--tag > a {
    text-decoration: none; }
    .wfp--tag > a:hover {
      text-decoration: underline; }

.wfp--tag--wfp {
  background-color: #dae9f4;
  color: #085387; }

.wfp--tag--beta {
  background-color: #dfe3e6;
  color: #394b54; }

.wfp--tag--error {
  background-color: #f1c6cb;
  color: #c5192d; }

.wfp--tag--success {
  background-color: #ccdbcd;
  color: #689e18; }

.wfp--tag--warning {
  background-color: #fdedc9;
  color: #f7b825; }

.wfp--tag--information {
  background-color: #c2dbec;
  color: #85b7da; }

.wfp--tag.wfp--skeleton {
  background-color: #dfe3e6;
  color: #394b54;
  width: 3.75rem; }
  .wfp--tag.wfp--skeleton:after {
    position: relative;
    border: none;
    padding: 0;
    box-shadow: none;
    pointer-events: none;
    background: rgba(11, 119, 194, 0.1);
    content: '';
    height: 0.375rem;
    width: 100%; }
    .wfp--tag.wfp--skeleton:after:hover, .wfp--tag.wfp--skeleton:after:focus, .wfp--tag.wfp--skeleton:after:active {
      border: none;
      outline: none;
      cursor: default; }
    .wfp--tag.wfp--skeleton:after:before {
      content: '';
      width: 0%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.3;
      background: rgba(11, 119, 194, 0.1);
      -webkit-animation: 3000ms ease-in-out skeleton infinite;
              animation: 3000ms ease-in-out skeleton infinite; }

/*@import '../../components/unified-header/unified-header';
@import '../../components/interior-left-nav/interior-left-nav';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--data-table-v2-container + .wfp--pagination {
  border-top: 0; }

.wfp--pagination {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  background-color: #fbfcfc;
  padding: 0.5rem 1rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  border: 1px solid #f0f3f6;
  height: 2.875rem; }
  .wfp--pagination .wfp--form-item {
    -webkit-flex: auto;
            flex: auto; }

.wfp--pagination__left {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }

.wfp--pagination__right {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-left: auto; }

.wfp--pagination__text {
  font-size: 0.75rem;
  color: #5a6872;
  display: none;
  padding-right: 0.25rem; }
  @media (min-width: 530px) {
    .wfp--pagination__text {
      display: block; } }

.wfp--pagination__button-icon {
  height: 0.75rem;
  width: 0.75rem;
  fill: #8c9ba5;
  pointer-events: none;
  -webkit-transition: 50ms;
  transition: 50ms;
  margin-top: 0.125rem; }

.wfp--pagination__button {
  border: none;
  background: none;
  cursor: pointer; }
  .wfp--pagination__button:hover .wfp--pagination__button-icon {
    fill: #0b77c2; }
  .wfp--pagination__button:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }
  .wfp--pagination__button:disabled:hover {
    cursor: default; }
    .wfp--pagination__button:disabled:hover .wfp--pagination__button-icon {
      fill: #8c9ba5; }

.wfp--pagination__button--backward {
  margin-left: 1rem;
  margin-right: 1.5rem; }

.wfp--pagination__button--forward {
  margin-left: 1.5rem; }

.wfp--pagination__button--no-index {
  border-right: 0;
  margin-right: 1px; }

.wfp--pagination .wfp--select {
  margin-right: 0.5rem; }

.wfp--pagination .wfp--select--inline {
  margin-right: 0;
  width: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
          align-items: center; }

.wfp--pagination .wfp--select-input {
  height: 1.5rem;
  width: auto;
  padding: 0 1.25rem 0 0.4rem;
  margin: 0;
  font-weight: 600;
  text-align-last: center;
  box-shadow: none;
  border: 0; }
  .wfp--pagination .wfp--select-input:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }

.wfp--pagination .wfp--select--inline
.wfp--select-input
~ .wfp--select__arrow {
  right: 0.3rem;
  top: 0.625rem; }

.wfp--pagination .wfp--text-input {
  background-color: #f9fbfc;
  height: 1.5rem;
  min-width: 1.5rem;
  width: 1.5rem;
  padding: 0;
  margin: 0;
  font-weight: 600;
  text-align: center;
  box-shadow: none;
  -webkit-order: 0;
          order: 0; }
  .wfp--pagination .wfp--text-input:focus {
    outline: 2px solid #0b77c2;
    box-shadow: 0px 2px 8px 0 #c2dbec; }

.wfp--pagination--inline {
  height: 42px;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  margin-right: -1rem; }
  .wfp--pagination--inline .wfp--pagination__button {
    height: 2.875rem;
    border-left: 1px solid #f0f3f6;
    border-right: 1px solid #f0f3f6;
    margin: 0; }
  .wfp--pagination--inline .wfp--pagination__button--forward {
    border-right: 0;
    padding: 0 1rem;
    margin-left: 1rem; }
  .wfp--pagination--inline .wfp--pagination__button--backward {
    margin: 0 1rem;
    padding: 0 1rem; }
  .wfp--pagination--inline .wfp--select__arrow {
    right: 0;
    top: 0.6rem; }

.wfp--pagination.wfp--skeleton .wfp--skeleton__text {
  margin-right: 1rem;
  margin-bottom: 0; }

/*
@import '../../components/accordion/accordion';
@import '../../components/progress-indicator/progress-indicator';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--read-more {
  max-height: 400px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .wfp--read-more[aria-disabled='true'] {
    opacity: 0.5;
    pointer-events: none; }

.wfp--read-more__trigger {
  display: block; }
  .wfp--read-more__trigger svg {
    margin-left: 0.2em;
    fill: #0b77c2; }

.wfp--read-more__content {
  padding-bottom: 0.5rem; }

.wfp--read-more--fade {
  position: relative; }
  .wfp--read-more--fade .wfp--read-more__content {
    position: relative;
    overflow: hidden;
    margin-bottom: 0.5rem; }
    .wfp--read-more--fade .wfp--read-more__content:after {
      content: '';
      z-index: 10;
      outline: 0;
      display: block;
      height: 40px;
      width: 100%;
      -webkit-transition: all 1.7s;
      transition: all 1.7s;
      opacity: 1;
      position: absolute;
      bottom: -5px;
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }
  .wfp--read-more--fade.wfp--read-more--expanded .wfp--read-more__content {
    margin-bottom: 0; }
    .wfp--read-more--fade.wfp--read-more--expanded .wfp--read-more__content:after {
      opacity: 0; }

.wfp--read-more--max-height .wfp--read-more__content {
  overflow: hidden;
  padding-bottom: 0.5rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
.wfp--story {
  font-family: "Open Sans", sans-serif;
  /* All the line spacings */
  /*.wfp--list+h1,
    .wfp--list+h2,
    .wfp--list+h3,
    .wfp--list+h4,
    .wfp--list+h5 {
      margin-top: $spacing-lg;
    }*/ }
  .wfp--story__center {
    text-align: center; }
  .wfp--story__full-height {
    min-height: 65vh;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center; }
  .wfp--story p {
    margin-top: 1rem;
    line-height: 1.6em; }
    .wfp--story p:last-child {
      margin-bottom: 0; }
  .wfp--story h2 {
    margin-top: 2.5rem; }
    .wfp--story h2.before--img {
      margin-bottom: 0; }
  .wfp--story i {
    font-style: italic; }
  .wfp--story h3 {
    margin-top: 2.5rem; }
  .wfp--story h4 {
    margin-top: 1rem;
    font-size: 1rem; }
  .wfp--story sup {
    font-size: 0.7em;
    background: #f0f3f6;
    vertical-align: top;
    position: relative;
    top: -0.5em; }
    .wfp--story sup > a {
      text-decoration: none; }
      .wfp--story sup > a:before {
        content: '['; }
      .wfp--story sup > a:after {
        content: ']'; }
  .wfp--story b,
  .wfp--story strong {
    font-weight: 600; }
  .wfp--story .wfp--blockquote + p,
  .wfp--story .wfp--blockquote + h3 {
    margin-top: 1.5rem; }
  .wfp--story p + .wfp--blockquote {
    margin-top: 0.75rem; }
  .wfp--story p + h2 {
    margin-top: 2.5rem; }
  .wfp--story ul + h2 {
    margin-top: 2rem; }
  .wfp--story p + h3 {
    margin-top: 2.5rem; }
  .wfp--story h1 + h2 {
    margin-top: 1.5rem; }
  .wfp--story h2 + h3 {
    margin-top: 1.5rem; }
  .wfp--story p + ul,
  .wfp--story h3 + ul,
  .wfp--story h4 + ul {
    margin-top: 1rem; }
  .wfp--story h3 + p {
    margin-top: 0.75rem; }
  .wfp--story button + p {
    margin-top: 0.75rem; }
  .wfp--story div + h4,
  .wfp--story h3 + h4 {
    margin-top: 1.5rem; }
  .wfp--story h4 + div {
    margin-top: 1rem; }
  .wfp--story h1 + .wfp--list,
  .wfp--story h2 + .wfp--list,
  .wfp--story h3 + .wfp--list,
  .wfp--story h4 + .wfp--list,
  .wfp--story h5 + .wfp--list {
    margin-top: 0.5rem; }
  .wfp--story h1 + iframe,
  .wfp--story h2 + iframe,
  .wfp--story h3 + iframe,
  .wfp--story h4 + iframe,
  .wfp--story h5 + iframe {
    margin-top: 0.5rem; }
  .wfp--story iframe + h1,
  .wfp--story iframe + h2,
  .wfp--story iframe + h3,
  .wfp--story iframe + h4,
  .wfp--story iframe + h5 {
    margin-top: 1rem; }

.wfp--story__list {
  list-style-position: outside;
  line-height: 1.6em;
  margin: 1.5em 0 1.5em 1.5em; }
  .wfp--story__list li {
    list-style-type: disc; }

.wfp--blockquote p {
  margin: 0; }

.wfp--story__title {
  font-size: 3.375rem;
  font-weight: 300;
  margin-bottom: 2rem;
  margin-left: -0.058em; }

.wfp--story__content-title {
  font-size: 2.25rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
  margin-left: -0.058em; }

.wfp--story__sub-title {
  font-size: 0.875rem;
  font-weight: normal;
  color: #0b77c2;
  margin-top: 2rem;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em; }

.wfp--story__sub-heading {
  font-size: 0.875rem;
  font-weight: normal;
  color: #8c9ba5;
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem;
  font-style: italic;
  font-weight: 400; }

.wfp--story__type-beta {
  margin-bottom: 1.5rem; }

.wfp--markup {
  font-style: italic;
  font-size: 1.125rem;
  margin-bottom: 1.5rem; }

.wfp--inline-highlight {
  display: inline-block;
  font-weight: 600;
  background: #f0f3f6;
  padding: 0.05em 0.1em; }

.wfp--story__divider {
  border: 1px solid #dfe3e6; }

.wfp--story__divider--lg {
  border: 2px solid #dfe3e6; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--breadcrumb {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  display: none; }
  @media screen and (min-width: 500px) {
    .wfp--breadcrumb {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap; } }

.wfp--breadcrumb-home {
  margin-top: 2px; }

.wfp--breadcrumb-item {
  margin-right: 0.75rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }

.wfp--breadcrumb-item::after {
  content: '\203A';
  font-weight: 600;
  margin-top: -0.125rem;
  margin-left: 0.75rem;
  color: #dfe6eb; }
  body[dir='rtl'] .wfp--breadcrumb-item::after {
    margin-left: 0;
    margin-right: 0.75rem; }

.wfp--breadcrumb--no-trailing-slash
.wfp--breadcrumb-item:last-child::after {
  content: ''; }

body[dir='ltr'] .wfp--breadcrumb-item:last-child {
  margin-right: 0; }
  body[dir='ltr'] .wfp--breadcrumb-item:last-child::after {
    margin-right: 0; }

body[dir='rtl'] .wfp--breadcrumb-item:last-child {
  margin-left: 0; }
  body[dir='rtl'] .wfp--breadcrumb-item:last-child::after {
    margin-left: 0; }

.wfp--breadcrumb .wfp--link {
  white-space: nowrap;
  font-weight: 600;
  letter-spacing: -0.01em;
  text-decoration: none;
  border-bottom: 1px solid transparent; }
  .wfp--breadcrumb .wfp--link:hover, .wfp--breadcrumb .wfp--link:focus {
    outline: none;
    color: #0b77c2;
    border-bottom: 1px solid #0b77c2; }

@-moz-document url-prefix() {
  .wfp--breadcrumb .wfp--link {
    border-bottom: none; } }

.wfp--blockquote {
  background-color: #eff2f5;
  border-left: 5px solid #0b77c2;
  margin: 0.5rem 0;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  border-radius: 3px; }
  .wfp--blockquote pre[class*='language-'] {
    background: none;
    padding: 0; }

.wfp--blockquote__content {
  padding: 1rem;
  line-height: 1.4;
  word-wrap: anywhere; }

.wfp--blockquote--no-content .wfp--blockquote__title {
  margin-bottom: 0; }

.wfp--blockquote__icon {
  margin-left: 2rem;
  fill: #0b77c2;
  min-width: 3rem;
  height: auto;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  margin-right: 1rem; }

.wfp--blockquote--code {
  overflow: auto; }
  .wfp--blockquote--code .wfp--blockquote__content {
    white-space: pre;
    line-height: 1.4; }
    .wfp--blockquote--code .wfp--blockquote__content pre {
      font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace; }

.wfp--blockquote--warning {
  border-left-color: #f7b825; }
  .wfp--blockquote--warning .wfp--blockquote__icon {
    fill: #f7b825 !important; }

.wfp--blockquote--error {
  border-left-color: #c5192d;
  background: #f9e8ea; }
  .wfp--blockquote--error .wfp--blockquote__icon {
    fill: #c5192d !important; }

.wfp--blockquote--success {
  border-left-color: #689e18;
  background: #ebf0eb; }
  .wfp--blockquote--success .wfp--blockquote__icon {
    fill: #689e18 !important; }

.wfp--blockquote__title {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5rem; }
  .wfp--blockquote__title:focus {
    outline: 0; }

.wfp--blockquote--light {
  border-left: 0; }
  .wfp--blockquote--light .wfp--blockquote__content {
    padding: 0.75rem; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--table th,
.wfp--table td {
  padding: 0.5rem; }

.wfp--table th {
  border-right: 1px solid #dfe3e6;
  text-align: left; }

.wfp--table thead {
  background: #f0f3f6;
  border-bottom: 2px solid #dfe3e6;
  font-weight: 600; }

.wfp--table tbody tr {
  border-bottom: 1px solid #dfe3e6; }

/**
 * Data Tables
 *
 * Styling for all tables created
 * with react-table
 */
.ReactTable {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  position: relative;
  /*display: -webkit-box;
  
  TODO: Add when IE is no longer supported
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;*/
  width: 100%; }
  .ReactTable a {
    border-bottom: none; }

.ReactTable * {
  box-sizing: border-box; }

.ReactTable .rt-table {
  -webkit-flex: 1 1;
          flex: 1 1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: stretch;
          align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  overflow: auto; }

.ReactTable .rt-thead {
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #f2f5f7; }

.ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px solid rgba(0, 0, 0, 0.02); }

.ReactTable .rt-thead.-header {
  border-bottom: 2px solid #dfe3e6; }

.ReactTable .rt-thead .rt-tr {
  text-align: left;
  font-weight: 600; }

.ReactTable .rt-thead .rt-td,
.ReactTable .rt-thead .rt-th {
  padding: 0.5rem;
  line-height: 1.2rem;
  position: relative;
  border-right: 1px solid #dfe3e6;
  /*-webkit-transition: box-shadow 0.3s cubic-bezier(.175, .885, .32, 1.275);
  transition: box-shadow 0.3s cubic-bezier(.175, .885, .32, 1.275);*/
  box-shadow: inset 0 0 0 0 transparent; }

.ReactTable .rt-thead .rt-td.-sort-asc:after,
.ReactTable .rt-thead .rt-td.-sort-desc:after,
.ReactTable .rt-thead .rt-th.-sort-asc:after,
.ReactTable .rt-thead .rt-th.-sort-desc:after {
  position: absolute;
  top: 50%;
  margin-top: -0.8rem;
  right: 0.6em;
  font-size: 1.3em;
  content: '\25BE';
  color: #0b77c2; }

.ReactTable .rt-thead .rt-td.-sort-desc:after,
.ReactTable .rt-thead .rt-th.-sort-desc:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  content: '\25BE';
  margin-top: -0.5rem; }

.ReactTable .rt-thead .rt-td.-cursor-pointer,
.ReactTable .rt-thead .rt-th.-cursor-pointer {
  cursor: pointer; }

.ReactTable .rt-thead .rt-td:last-child,
.ReactTable .rt-thead .rt-th:last-child {
  border-right: 0; }

.ReactTable .rt-thead .rt-resizable-header {
  overflow: visible; }

.ReactTable .rt-thead .rt-resizable-header:last-child {
  overflow: hidden; }

.ReactTable .rt-thead .rt-resizable-header-content {
  overflow: hidden;
  text-overflow: ellipsis; }

.ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #dfe3e6; }

.ReactTable .rt-thead .rt-header-pivot:after,
.ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px; }

.ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #dfe3e6;
  border-width: 10px;
  margin-top: -10px; }

.ReactTable .rt-tbody {
  -webkit-flex: 99999 1 auto;
          flex: 99999 1 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  overflow: auto; }

.ReactTable .rt-tbody .rt-tr-group {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1); }

.ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0; }

.ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0; }

.ReactTable .rt-tbody .rt-expandable {
  cursor: pointer; }

.ReactTable .rt-tr-group {
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: stretch;
          align-items: stretch; }

.ReactTable .rt-tr {
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-inline-flex;
  display: inline-flex; }

.ReactTable .rt-td,
.ReactTable .rt-th {
  -webkit-flex: 1 0;
          flex: 1 0;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  padding: 7px 0.5em;
  overflow: hidden;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-property: width, min-width, padding, opacity;
  transition-property: width, min-width, padding, opacity; }
  .ReactTable .rt-td.small-multiline,
  .ReactTable .rt-th.small-multiline {
    font-size: 0.95rem;
    white-space: pre-wrap; }
  .ReactTable .rt-td.right,
  .ReactTable .rt-th.right {
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .ReactTable .rt-td.center > span,
  .ReactTable .rt-th.center > span {
    display: block;
    margin: auto; }
  .ReactTable .rt-td.highlighted,
  .ReactTable .rt-th.highlighted {
    background: #0b77c2; }

.ReactTable .rt-td.-hidden,
.ReactTable .rt-th.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important; }

.ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  margin: 0;
  color: transparent;
  margin: 0 10px; }

.ReactTable .rt-expander:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg) scaleY(0.6);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid #0b77c2;
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer; }

.ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0); }

.ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10; }

.ReactTable .rt-tfoot {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column; }

.ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.05); }

.ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0; }

.ReactTable.-striped .rt-tr.-even {
  background: #f5f7f9; }

.ReactTable.-spacing-xs .rt-tr {
  padding: 0.5rem; }

.ReactTable.-border {
  border: 1px solid #dfe3e6; }
  .ReactTable.-border .wfp--pagination {
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #dfe3e6;
    border-bottom: 0; }

.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: #e6f0f8; }

.ReactTable .-pagination {
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .ReactTable .-pagination > div {
    width: 100%; }

.ReactTable .-pagination .-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0.5em 0;
  font-size: 1em;
  color: #0b77c2;
  background: none;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  cursor: pointer;
  text-align: left;
  outline: none; }

.ReactTable .-pagination .-previous .-btn {
  text-align: left; }
  .ReactTable .-pagination .-previous .-btn:before {
    font-family: FontAwesome;
    content: '\F104';
    margin-right: 0.5em; }

.ReactTable .-pagination .-next .-btn {
  text-align: right; }
  .ReactTable .-pagination .-next .-btn:after {
    font-family: FontAwesome;
    content: '\F105';
    margin-left: 0.5em; }

.ReactTable .-pagination .-btn[disabled] {
  opacity: 0.5;
  color: rgba(0, 0, 0, 0.6);
  cursor: default; }

.ReactTable .-pagination .-next,
.ReactTable .-pagination .-previous {
  -webkit-flex: 1 1;
          flex: 1 1;
  text-align: center; }

.ReactTable .-pagination .-center {
  -webkit-flex: 1.5 1;
          flex: 1.5 1;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: space-around;
          justify-content: space-around; }

.ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap; }

.ReactTable .-pagination .-pageJump {
  display: inline-block; }

.ReactTable .-pagination .-pageJump input {
  width: 70px;
  text-align: center; }

.ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px; }

.ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5); }

/*
.ReactTable {
    .rt-noData {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
        transform: translate(0, 0);
    }
}*/
.ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
  opacity: 0;
  pointer-events: none; }

.ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-52%);
          transform: translateY(-52%);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.ReactTable .-loading.-active {
  opacity: 1;
  z-index: 2;
  pointer-events: all; }

.ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
          transform: translateY(50%); }

.ReactTable input:not([type='checkbox']):not([type='radio']),
.ReactTable select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.ReactTable input:not([type='checkbox']):not([type='radio'])::-ms-expand,
.ReactTable select::-ms-expand {
  display: none; }

.ReactTable .select-wrap {
  position: relative;
  display: inline-block; }

.ReactTable .select-wrap select {
  padding: 5px 15px 5px 7px;
  min-width: 100px; }

.ReactTable .select-wrap:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px; }

.ReactTable .rt-resizing .rt-td,
.ReactTable .rt-resizing .rt-th {
  -webkit-transition: none !important;
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

/*.ReactTable {
  .inline-actions {
    span:last-child {
      margin-left: 0.3rem;
    }
  }
}*/
/*
@include media-max($md-screen) {
  .ReactTable {
    margin-left: -1rem;
    margin-right: -1rem;
    .rt-tbody,
    .rt-thead {
      min-width: auto !important;
    }

    .rt-thead {
      display: none !important;
    }

    .rt-tr-group {
      padding: 0.5rem;
      border-bottom: 10px solid $grey-lightest !important;
    }

    .rt-tr {
      display: flex;
      flex: 0 1 auto;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      align-content: flex-start;
    }

    .rt-td {
      width: 100% !important;
      max-width: none !important;
      flex: 1 0 auto !important;
      justify-content: flex-start !important;
      flex-wrap: wrap;
      white-space: normal;

      > * {
        text-align: left;
      }
    }

    .rt-thead {
      .rt-resizable-header {
        flex: 1 0 auto !important;
        width: 100% !important;
      }
    }
  }
}*/
/* Cell Classes in work */
.wfp--cell--bold {
  font-weight: 700; }

.wfp--cell--large-number {
  font-size: 2.5rem; }

.wfp--cell--list {
  line-height: 1.5rem; }

@media screen and (max-width: 767px) {
  .ReactTable--responsive .rt-thead,
  .ReactTable--responsive .rt-tbody {
    min-width: inherit !important; }
  .ReactTable--responsive .rt-thead {
    display: none; }
  .ReactTable--responsive .rt-tr {
    display: block;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column; }
  .ReactTable--responsive .rt-th,
  .ReactTable--responsive .rt-td {
    width: 100% !important;
    max-width: inherit !important; }
  .ReactTable--responsive .rt-expandable {
    height: inherit !important;
    width: inherit !important; }
  .ReactTable--responsive .rt-expander {
    color: #0b77c2;
    margin: 0; }
    .ReactTable--responsive .rt-expander::after {
      display: none; }
  .ReactTable--responsive__cell__title {
    display: block;
    font-weight: 600;
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
    width: 100%; } }

@media screen and (min-width: 768px) {
  .ReactTable--responsive__cell__title {
    display: none; }
  .rt-expander button {
    display: none; } }

.ReactTable__subcomponent {
  padding: 1.25rem; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--slider-container {
  max-width: 37.5rem;
  min-width: 12.5rem;
  -webkit-order: 3;
          order: 3;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .wfp--slider-container--full-width {
    width: 100%;
    max-width: inherit; }

.wfp--slider {
  position: relative;
  width: 100%;
  margin: 0 1rem; }

.wfp--slider--disabled {
  opacity: 0.5; }

.wfp--slider--disabled .wfp--slider__thumb:hover {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.wfp--slider--disabled .wfp--slider__thumb:focus {
  box-shadow: none;
  outline: none; }

.wfp--slider--disabled .wfp--slider__thumb:active {
  background: #0b77c2;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.wfp--slider__range-label {
  font-size: 0.875rem;
  color: #5a6872; }
  .wfp--slider__range-label:last-of-type {
    margin-right: 1rem; }

.wfp--slider__track {
  position: absolute;
  width: 100%;
  height: 0.25rem;
  background: #8c9ba5;
  cursor: pointer;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%); }

.wfp--slider__filled-track {
  position: absolute;
  width: 100%;
  height: 0.25rem;
  background: #0b77c2;
  -webkit-transform-origin: left;
          transform-origin: left;
  pointer-events: none;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%); }

.wfp--slider__thumb {
  position: absolute;
  height: 1.5rem;
  width: 1.5rem;
  background: #0b77c2;
  border-radius: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background 100ms cubic-bezier(0.5, 0, 0.1, 1), -webkit-transform 100ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: background 100ms cubic-bezier(0.5, 0, 0.1, 1), -webkit-transform 100ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 100ms cubic-bezier(0.5, 0, 0.1, 1), background 100ms cubic-bezier(0.5, 0, 0.1, 1);
  transition: transform 100ms cubic-bezier(0.5, 0, 0.1, 1), background 100ms cubic-bezier(0.5, 0, 0.1, 1), -webkit-transform 100ms cubic-bezier(0.5, 0, 0.1, 1);
  cursor: pointer;
  outline: none; }
  .wfp--slider__thumb--clicked {
    -webkit-transition: left 50ms cubic-bezier(0.5, 0, 0.1, 1);
    transition: left 50ms cubic-bezier(0.5, 0, 0.1, 1); }
  .wfp--slider__thumb:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05); }
  .wfp--slider__thumb:focus {
    box-shadow: 0 0 0 3px #c2dbec;
    outline: 1px solid transparent; }
  .wfp--slider__thumb:active {
    background: #0968aa;
    -webkit-transform: translate(-50%, -50%) scale(1.25);
            transform: translate(-50%, -50%) scale(1.25); }

.wfp--slider__input {
  display: none; }

.wfp--slider-text-input {
  width: 3.75rem;
  min-width: 0;
  height: 2rem;
  padding: 0;
  text-align: center;
  font-weight: 600;
  -moz-appearance: textfield; }
  .wfp--slider-text-input::-webkit-outer-spin-button, .wfp--slider-text-input::-webkit-inner-spin-button {
    display: none; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--unit {
  white-space: nowrap; }
  .wfp--unit:after,
  .wfp--unit .unit__small {
    font-size: 0.7em;
    font-style: italic;
    margin-left: 0.3em;
    opacity: 0.7; }

.wfp--unit--hide:after,
.wfp--unit--hide tspan:last-child,
.wfp--unit--hide .unit:after,
.wfp--unit--hide .unit tspan:last-child {
  display: none; }

.wfp--unit--light:after {
  font-weight: 300;
  margin-left: 0.2em;
  opacity: 1; }

.wfp--unit--littleusd:after {
  content: 'USD'; }

.wfp--unit--none {
  white-space: normal; }

.wfp--unit--tusd:after {
  content: 'T USD'; }

.wfp--unit--usd:after {
  content: 'M USD'; }

.wfp--unit--busd:after {
  content: 'B USD'; }

.wfp--unit--mt:after {
  content: 'MT'; }

.wfp--unit--people:after {
  content: 'People'; }

.wfp--unit--people.wfp--unit--million:after {
  content: 'M People'; }

/*.wfp--unit--million {
      &:after {
          content: "M";
      }
  }*/
.wfp--unit--partners:after {
  content: 'Partners'; }

.wfp--unit--countries:after {
  content: 'Countries'; }

.wfp--unit--percentage:after,
.wfp--unit--simplepercentage:after {
  content: '%'; }

.wfp--unit--mbeneficiaries:after {
  content: 'M Beneficiaries'; }

.wfp--unit--beneficiaries:after,
.wfp--unit--beneficiaries--text:after {
  content: 'Beneficiaries'; }

.wfp--unit--months:after {
  content: 'Months'; }

.wfp--unit--months.wfp--unit--singular:after {
  content: 'Month'; }

.wfp--unit--households:after {
  content: 'Households'; }

.wfp--unit--trips:after {
  content: 'Trips'; }

.wfp--unit--level:before {
  content: 'Level '; }

.wfp--unit--usd:before {
  content: 'US$ '; }

.wfp--unit--usd:after {
  content: ''; }

.wfp--unit--usd.wfp--unit--external:after {
  content: ''; }

.wfp--unit--usd.wfp--unit--external:before {
  content: 'US$ '; }

.wfp--unit--usd.wfp--unit--thousand:after {
  content: 'T'; }

.wfp--unit--usd.wfp--unit--thousand.wfp--unit--external:after {
  content: ' thousand'; }

.wfp--unit--usd.wfp--unit--thousand.wfp--unit--external:before {
  content: 'T US$ '; }

.wfp--unit--usd.wfp--unit--million:after {
  content: 'M'; }

.wfp--unit--usd.wfp--unit--million.wfp--unit--external:after {
  content: ' million'; }

.wfp--unit--usd.wfp--unit--million.wfp--unit--external:before {
  content: 'US$ '; }

.wfp--unit--usd.wfp--unit--billion:after {
  content: 'B'; }

.wfp--unit--usd.wfp--unit--billion.wfp--unit--external:after {
  content: ' billion'; }

.wfp--unit--usd.wfp--unit--billion.wfp--unit--external:before {
  content: 'US$ '; }

.wfp--unit--num:after {
  content: ''; }

.wfp--unit--num.wfp--unit--external:after {
  content: ''; }

.wfp--unit--num.wfp--unit--thousand:after {
  content: 'T'; }

.wfp--unit--num.wfp--unit--thousand.wfp--unit--external:after {
  content: ' thousand'; }

.wfp--unit--num.wfp--unit--million:after {
  content: 'M'; }

.wfp--unit--num.wfp--unit--million.wfp--unit--external:after {
  content: ' million'; }

.wfp--unit--num.wfp--unit--billion:after {
  content: 'B'; }

.wfp--unit--num.wfp--unit--billion.wfp--unit--external:after {
  content: ' billion'; }

.wfp--unit--svg tspan:last-child {
  font-size: 6px !important;
  font-style: italic;
  opacity: 0.6; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--banner-navigation {
  background: #085387;
  display: -webkit-flex;
  display: flex; }
  @media screen and (max-width: 991px) {
    .wfp--banner-navigation {
      display: none; } }

.wfp--banner-navigation__item {
  font-size: 0.75rem;
  font-family: "Open Sans", sans-serif;
  padding: 0 0.75rem; }
  .wfp--banner-navigation__item:last-child {
    padding-right: 0; }
  .wfp--banner-navigation__item a {
    font-size: 0.75rem;
    color: rgba(251, 252, 252, 0.9);
    text-decoration: none; }
    .wfp--banner-navigation__item a:hover {
      color: #fbfcfc;
      text-decoration: underline; }
    .wfp--banner-navigation__item a:focus {
      color: #fbfcfc; }
    .wfp--banner-navigation__item a:visited, .wfp--banner-navigation__item a:active {
      color: rgba(251, 252, 252, 0.8); }

.wfp--banner-navigation__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  height: 1.875rem;
  -webkit-align-items: center;
          align-items: center; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--main-navigation {
  color: #fbfcfc;
  background: #0a6eb4; }
  @media print {
    .wfp--main-navigation {
      display: none; } }

.wfp--main-navigation__item {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif; }
  .wfp--main-navigation__item:last-child {
    padding-right: 0; }

.wfp--main-navigation__sub {
  display: none; }

.wfp--main-navigation__trigger {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap; }
  .wfp--main-navigation__trigger a {
    color: #fbfcfc;
    font-size: 1rem;
    text-decoration: none; }
    .wfp--main-navigation__trigger a.active {
      border-bottom: 3px solid rgba(251, 252, 252, 0.2); }
    .wfp--main-navigation__trigger a:hover, .wfp--main-navigation__trigger a:visited, .wfp--main-navigation__trigger a:active {
      color: #fbfcfc;
      text-decoration: underline; }
    .wfp--main-navigation__trigger a:focus {
      color: #fbfcfc; }

.wfp--main-navigation__trigger--has-sub > div,
.wfp--main-navigation__trigger--has-sub > a,
.wfp--main-navigation__trigger--has-sub > span {
  white-space: nowrap;
  padding-left: 0.3em;
  padding-right: 0.3em;
  /*&:after {
        display: inline-block;
        position: relative;
        top: rem(-1px);
        margin-left: 0.2em;
        @include rtl {
          margin-left: 0;
          margin-right: 0.2em;
        }
        width: rem(15px);
        content: '▾';
      }*/ }

.wfp--main-navigation__trigger__icon {
  display: inline-block;
  position: relative;
  top: -0.0625rem;
  vertical-align: middle;
  margin-left: 0.3em; }
  body[dir='rtl'] .wfp--main-navigation__trigger__icon {
    margin-left: 0;
    margin-right: 0.3em; }

/*.wfp--main-navigation__item--open {
    &:after {
      position: absolute;
      top:0;
      left:0;
      display: block;
      content: "";
      width: 100%;
      height: 100px;
    }
  }*/
.wfp--main-navigation__logo a {
  color: #fbfcfc;
  text-decoration: none; }
  .wfp--main-navigation__logo a:hover, .wfp--main-navigation__logo a:visited, .wfp--main-navigation__logo a:active {
    color: #fbfcfc;
    text-decoration: underline; }
  .wfp--main-navigation__logo a:focus {
    color: #fbfcfc; }

@media screen and (min-width: 992px) {
  .wfp--main-navigation__logo-wrapper {
    -webkit-flex-grow: 1;
            flex-grow: 1; }
  .wfp--main-navigation__logo {
    -webkit-flex-grow: 1;
            flex-grow: 1;
    font-weight: 600;
    white-space: nowrap; }
  .wfp--main-navigation__wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    position: relative; }
  .wfp--main-navigation__item {
    padding: 0 0.75rem; }
    .wfp--main-navigation__item.wfp--content-width {
      position: relative; }
      .wfp--main-navigation__item.wfp--content-width > .wfp--main-navigation__sub--open {
        left: inherit;
        min-width: 100%;
        right: 0;
        top: 2.5rem;
        width: auto; }
  .wfp--main-navigation__button {
    display: none !important; }
  .wfp--main-navigation__list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    height: 3.4375rem;
    -webkit-align-items: center;
            align-items: center; }
  .wfp--main-navigation__sub--open {
    display: block;
    position: absolute;
    top: 3.4375rem;
    left: 0;
    width: 100%;
    max-height: 80vh;
    overflow: auto;
    overflow-x: hidden;
    z-index: 9000;
    color: #031c2d;
    background: #fbfcfc;
    box-shadow: rgba(58, 102, 133, 0.15) 0 3px 12px, rgba(48, 103, 142, 0.15) 0 32px 78px; }
    .wfp--main-navigation__user .wfp--main-navigation__sub--open {
      left: inherit;
      right: 0;
      width: 25%;
      min-width: 250px; } }

@media screen and (max-width: 991px) {
  .wfp--main-navigation__logo-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    height: 3.4375rem;
    -webkit-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    padding: 0 1em; }
  .wfp--main-navigation__logo {
    font-weight: 600; }
  .wfp--main-navigation__list {
    display: none; }
  .wfp--main-navigation__list--open {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-direction: column;
            flex-direction: column; }
  .wfp--main-navigation__sub--open {
    display: block;
    color: #031c2d;
    background: #fbfcfc; }
  .wfp--main-navigation__trigger {
    padding: 1rem 1em;
    background-color: #085387;
    border-bottom: 1px solid #09629f; }
    .wfp--main-navigation__trigger a {
      display: block;
      width: 100%; } }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--sub-navigation__header {
  width: 100%;
  padding: 1rem;
  background: #f0f3f6;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center; }

@media screen and (min-width: 992px) {
  .wfp--sub-navigation__link {
    margin-left: 1rem;
    -webkit-flex-grow: 1;
            flex-grow: 1; } }

.wfp--sub-navigation__title {
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
  font-weight: 600;
  color: #031c2d; }
  @media screen and (max-width: 991px) {
    .wfp--sub-navigation__title {
      display: none; } }

.wfp--sub-navigation__filter {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center; }
  @media screen and (max-width: 991px) {
    .wfp--sub-navigation__filter {
      width: 35%; } }

.wfp--sub-navigation__content {
  padding: 1rem; }

.wfp--sub-navigation__list {
  padding: 0; }

.wfp--sub-navigation__group {
  padding: 0; }
  .wfp--sub-navigation__group:first-child .wfp--sub-navigation__group__title {
    margin-top: 0; }

@media screen and (min-width: 992px) {
  .wfp--sub-navigation__group--columns > div {
    -webkit-column-count: 4;
            column-count: 4; } }

.wfp--sub-navigation__group__title {
  font-size: 1.125rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem; }

.wfp--sub-navigation__item {
  line-height: 2; }
  .wfp--sub-navigation__item a {
    text-decoration: none; }
  .wfp--sub-navigation__item i {
    font-style: italic; }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--secondary-navigation {
  background: #fbfcfc;
  display: -webkit-flex;
  display: flex;
  border-bottom: 2px solid #dfe6eb; }
  .wfp--secondary-navigation .wfp--tabs {
    margin-bottom: -2px; }
    @media print {
      .wfp--secondary-navigation .wfp--tabs {
        display: none; } }

.wfp--secondary-navigation__title {
  font-size: 1.75rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.wfp--secondary-navigation__wrapper {
  display: -webkit-flex;
  display: flex; }
  @media screen and (max-width: 499px) {
    .wfp--secondary-navigation__wrapper {
      -webkit-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  @media screen and (min-width: 500px) {
    .wfp--secondary-navigation__wrapper {
      -webkit-justify-content: space-between;
              justify-content: space-between; } }

.wfp--secondary-navigation__list {
  padding-top: 0.5rem; }
  @media screen and (min-width: 500px) {
    .wfp--secondary-navigation__list {
      padding: 1.5rem 0 0 0; } }

.wfp--secondary-navigation__additional {
  padding-top: 1rem; }
  @media screen and (min-width: 500px) {
    .wfp--secondary-navigation__additional {
      padding: 1.5rem 0 0 0; } }

/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
/*
@import '../../components/Card/mixins';
@import '../../components/DetailPageHeader/mixins';
@import '../../components/Loading/mixins';
@import '../../components/Notification/mixins';
@import '../../components/Tag/mixins';
@import '../../components/unified-header/mixins';
@import '../../components/structured-list/mixins';
@import '../../components/modal/mixins';
*/
/**
 * Generic `deprecate` mixin that is being used to indicate that a component is
 * no longer going to be present in the next major release of Carbon.
 */
.wfp--footer--bottom-fixed {
  position: fixed;
  bottom: 0;
  left: 0; }

.wfp--footer {
  font-family: "Open Sans", sans-serif;
  border-top: 2px solid #dfe6eb;
  background-color: #fbfcfc;
  z-index: 5000;
  padding: 1.25rem 0; }
  @media print {
    .wfp--footer {
      display: none; } }

.wfp--footer__content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  min-height: 3.5rem;
  width: 100%; }

.wfp--footer__info {
  display: -webkit-flex;
  display: flex; }
  @media screen and (max-width: 600px) {
    .wfp--footer__info {
      -webkit-flex-direction: column;
              flex-direction: column; } }

.wfp--footer__sdg {
  margin-left: 2rem;
  width: 50px;
  height: 50px; }

.wfp--footer__meta {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-top: 1.25rem;
  font-style: italic; }
  @media screen and (max-width: 991px) {
    .wfp--footer__meta {
      display: none; } }

.wfp--footer__info__item {
  line-height: 1.5;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  margin: 0;
  margin-right: 4rem; }
  body[dir='rtl'] .wfp--footer__info__item {
    margin-left: 4rem;
    margin-right: 0; }

.wfp--footer__info__item > .wfp--link {
  font-weight: 600; }

.wfp--footer__info__item > .wfp--footer__label {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 600;
  margin: 0; }
  @media screen and (max-width: 600px) {
    .wfp--footer__info__item > .wfp--footer__label {
      display: none; } }

.wfp--footer__cta {
  margin-left: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center; }
  body[dir='rtl'] .wfp--footer__cta {
    margin-left: 0;
    margin-right: auto; }

@media screen and (max-width: 767px) {
  .wfp--footer__cta-logo {
    display: none; }
  .wfp--footer__sdg {
    display: none; } }

@media screen and (min-width: 768px) {
  .wfp--footer__cta-logo-small {
    display: none; } }

.wfp--footer__info {
  display: -webkit-flex;
  display: flex; }

.wfp--footer__info__item {
  margin-right: 1.25rem; }

/* External */
@media screen and (max-width: 767px) {
  .wfp--footer--external .wfp--footer__content {
    -webkit-flex-direction: column;
            flex-direction: column; } }

.wfp--footer--external .wfp--footer__info {
  -webkit-order: 1;
          order: 1;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .wfp--footer--external .wfp--footer__info {
      width: 50%; } }

.wfp--footer--external .wfp--footer__cta {
  margin-left: inherit; }
  @media screen and (max-width: 767px) {
    .wfp--footer--external .wfp--footer__cta {
      display: -webkit-flex;
      display: flex;
      width: 100%;
      margin-bottom: 1.25rem; }
      .wfp--footer--external .wfp--footer__cta > img {
        margin-right: 1.875rem; } }
  @media screen and (min-width: 768px) {
    .wfp--footer--external .wfp--footer__cta {
      margin-right: auto; } }

.wfp--footer--external .wfp--footer__info__item {
  line-height: 1.5;
  display: block;
  margin: 0;
  margin-right: 4rem; }
  body[dir='rtl'] .wfp--footer--external .wfp--footer__info__item {
    margin-left: 4rem;
    margin-right: 0; }

.wfp--footer--external .wfp--footer__info__item > .wfp--link {
  font-weight: 600;
  margin-right: 0.625rem;
  font-size: 0.875rem; }
  @media screen and (max-width: 991px) {
    .wfp--footer--external .wfp--footer__info__item > .wfp--link {
      display: block; } }

.wfp--footer--external .wfp--footer__secondary {
  margin-top: 1.25rem;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.5; }
  @media screen and (min-width: 992px) {
    .wfp--footer--external .wfp--footer__secondary {
      width: 100%; } }

.wfp--footer--external .wfp--footer__meta {
  font-size: 0.875rem;
  border-top: 1px solid #dfe6eb;
  margin-top: 1rem;
  padding-top: 1rem;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  font-style: normal; }
  @media screen and (min-width: 992px) {
    .wfp--footer--external .wfp--footer__meta {
      display: -webkit-flex;
      display: flex; } }

.wfp--footer--external .wfp--footer__meta__links .wfp--link {
  font-weight: 600;
  margin-left: 0.625rem; }

/*@import '../../components/fab/fab'; */
@-webkit-keyframes chart-intro {
  from {
    -webkit-transform: scale(0.98);
            transform: scale(0.98); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes chart-intro {
  from {
    -webkit-transform: scale(0.98);
            transform: scale(0.98); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.chart {
  margin: auto;
  -webkit-animation-name: chart-intro;
          animation-name: chart-intro;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  max-width: 600px; }

.chart__wrapper svg {
  margin: auto; }

.chart--pointer path {
  cursor: pointer; }

.chart--pointer:hover {
  z-index: 10; }

.chart__line__invisible {
  opacity: 0; }

.chart__tooltip {
  pointer-events: none;
  font-weight: bold;
  -webkit-transition: all 0.15s;
  transition: all 0.15s; }
  .chart__tooltip:hover .chart__tooltip__circle {
    fill: rgba(10, 110, 180, 0.3);
    -webkit-transform: scale(8);
            transform: scale(8); }

/* Invisible dot to align the Tooltip */
.chart__tooltip__circle {
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform-origin: center;
          transform-origin: center; }

.chart-wrapper {
  display: inline-block;
  width: 100%;
  max-width: 1000px; }
  .chart-wrapper * {
    font-family: inherit !important; }

.two-col-charts {
  display: -webkit-flex;
  display: flex;
  width: 90%; }
  .two-col-charts > * {
    width: 50%; }

.chart-title {
  text-align: center; }

.wfp--unit:after {
  font-size: .8rem; }

.unit {
  color: gray;
  font-size: .8rem;
  font-style: italic; }

.legend {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 1rem; }
  .legend li {
    width: 50%;
    display: inline-block; }

.legend--small {
  font-size: 0.6em; }
  .legend--small li {
    width: 33%;
    white-space: nowrap; }

.legend--smallleft {
  font-size: 0.6em; }
  .legend--smallleft li {
    white-space: nowrap; }

.legend--smallleftlist {
  font-size: 0.6em; }
  .legend--smallleftlist li {
    white-space: nowrap;
    width: 100%;
    display: block; }

.legend--center {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .legend--center li {
    white-space: nowrap;
    width: inherit;
    display: inline-block;
    padding: 0 1em; }

.legend__color {
  width: 1.2em;
  height: 1.2em;
  position: relative;
  top: 0.17em;
  margin-right: 0.3em;
  display: inline-block !important; }

.axis-unit {
  display: block;
  position: relative;
  bottom: 1.6rem; }

.axis-unit--center {
  margin: 0 auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

.parameters {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .parameters .form-group {
    max-width: 50%; }
  .parameters .wfp--form-item .wfp--select {
    width: 100%; }

.default-data-presentation > header {
  border: 1px solid black; }

.beneficiaries-by-programme-area-table .rt-table .rt-th {
  font-size: 12px;
  -webkit-justify-content: center;
          justify-content: center; }

.beneficiaries-by-programme-area-table .rt-table .rt-tr {
  font-size: 16px; }
  .beneficiaries-by-programme-area-table .rt-table .rt-tr .rt-td:first-child {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: flex-start !important;
            justify-content: flex-start !important; }
  .beneficiaries-by-programme-area-table .rt-table .rt-tr .rt-td {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
            justify-content: flex-end; }

.select-box {
  margin: 0 .5em .8em 0; }
  .select-box label.select-title {
    white-space: nowrap;
    font-weight: bold;
    margin-bottom: .5em; }
  .select-box .dropdown .dropdown-toggle.btn {
    min-width: 13em;
    text-align: left;
    position: relative;
    border-radius: 0;
    border: 2px solid #8b9aa3;
    background-color: #f1f3f6; }
    .select-box .dropdown .dropdown-toggle.btn .caret {
      margin-left: 0;
      position: absolute;
      right: 2px;
      top: 44%; }

.multi-table {
  margin-top: 3rem;
  width: 100%;
  border-collapse: collapse; }
  .multi-table thead th {
    text-align: center;
    vertical-align: center;
    font-weight: bold;
    border-right: 1px solid #9c9c9c;
    border-bottom: 2px solid #9c9c9c;
    padding: 0.5em; }
  .multi-table tbody td {
    padding: 0.5em;
    border: 1px solid #9c9c9c;
    color: black;
    text-align: right; }
    .multi-table tbody td:last-child {
      border-right: 0; }
    .multi-table tbody td:first-child {
      text-align: left;
      border-left: 0; }
  .multi-table .table-split-td, .multi-table .sub-table-split-td, .multi-table .total-td {
    border: 0;
    font-weight: bold;
    padding: 1em 0.5em; }
  .multi-table .table-split-td {
    background-color: #e3f1fe; }
  .multi-table .sub-table-split-td {
    background-color: #f9fcff; }

/**
 * Tooltip
 *
 * Tooltip on hover and on click
 * found on all pages.
 */
.wfp-tooltip {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* svg & {
    position: static;
    width: 100%;
    height: 100%;
    display: block !important;
  } */ }
  .wfp-tooltip a {
    cursor: pointer; }

.wfp-tooltip--svg {
  position: fixed;
  text-align: center;
  z-index: 1000000;
  -webkit-transform: translateX(-50%) translateY(-100%);
          transform: translateX(-50%) translateY(-100%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.wfp-tooltip--svg__position {
  position: relative;
  top: -14px;
  -webkit-transition: all 1s;
  transition: all 1s; }

.wfp-tooltip--svg__inner {
  width: auto !important;
  height: auto !important;
  margin: auto !important;
  white-space: nowrap;
  font-weight: normal;
  padding: 0.8rem;
  position: static !important;
  will-change: auto !important; }
  .wfp-tooltip--svg__inner:after {
    display: block;
    content: "";
    margin-left: -5px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 7px solid #343434;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent; }
  .wfp-tooltip--svg__inner .tooltip--small {
    display: inline-block; }
  .wfp-tooltip--svg__inner .unit:after {
    opacity: 1; }

.tooltip__title {
  font-size: 1em;
  margin-bottom: 1em; }

.tooltip--content {
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 2px 10px 30px -2px rgba(0, 0, 0, 0.1);
  min-width: 350px;
  max-height: 500px;
  overflow-y: auto;
  z-index: 1000;
  padding: 1rem;
  border: 1px solid #fbfcfc;
  border-radius: 5px;
  font-size: 0.9em; }
  .tooltip--content .tooltip-content__table {
    width: 100%;
    text-align: left; }
    .tooltip--content .tooltip-content__table td {
      width: 50%; }

.tooltip--small {
  text-align: center; }

/* Tooltip List */
.tooltip__list {
  text-align: left;
  font-size: 0.9em;
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.tooltip__donor {
  text-align: left; }

.tooltip__list--title {
  padding-right: 1em;
  font-weight: bold;
  text-align: left !important; }

.tooltip__list--no-description {
  text-align: center; }

.tooltip--nopadding {
  padding: 0; }

.tooltip--close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  border-bottom: 0; }

.tippy-popper .tippy-tooltip.light-theme {
  color: white;
  background-color: #343434; }

.total-beneficiaries {
  padding: 1em 0;
  color: black;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 100%;
  font-size: 2.5rem; }
  .total-beneficiaries .total {
    text-align: center;
    display: inline-block;
    font-weight: normal; }
    .total-beneficiaries .total .value {
      font-size: 1.2em; }
    .total-beneficiaries .total .title {
      font-size: .8em;
      white-space: nowrap;
      margin-bottom: .1em; }
    .total-beneficiaries .total .subtitle {
      font-size: 1.1rem;
      color: black; }
  .total-beneficiaries .female, .total-beneficiaries .male {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
            align-items: center;
    vertical-align: center;
    text-align: center; }
    .total-beneficiaries .female .value, .total-beneficiaries .male .value {
      font-size: 1em; }
    .total-beneficiaries .female .title, .total-beneficiaries .male .title {
      font-weight: normal;
      font-size: .5em; }
  .total-beneficiaries .data-widget {
    display: inline-block; }

.view-mode-group {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }
  .view-mode-group .view-mode-icon {
    height: 2rem;
    width: 2rem;
    margin-left: 1rem; }
  .view-mode-group .view-mode-icon {
    background: center no-repeat;
    background-size: 1.6rem;
    border: 1px solid white;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center; }
    .view-mode-group .view-mode-icon:hover {
      border: 1px solid #0a6eb4; }
    .view-mode-group .view-mode-icon.chart-view.active, .view-mode-group .view-mode-icon.table-view.active {
      color: #0a6eb4; }
      .view-mode-group .view-mode-icon.chart-view.active svg, .view-mode-group .view-mode-icon.table-view.active svg {
        fill: #0a6eb4; }

.view-mode-header {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center;
  padding: .5rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid #dfe6eb; }

.view-mode-content {
  margin-bottom: 1rem; }

.styled-data-array-table {
  width: 100%; }
  .styled-data-array-table table {
    width: 100%; }
  .styled-data-array-table th,
  .styled-data-array-table td {
    padding: 0.5rem;
    border: 1px solid #dfe3e6; }
  .styled-data-array-table th {
    border-right: 1px solid #dfe3e6;
    text-align: left; }
  .styled-data-array-table thead {
    background: #f0f3f6;
    border-bottom: 2px solid #dfe3e6;
    font-weight: 600; }
  .styled-data-array-table tbody tr {
    border-bottom: 1px solid #dfe3e6; }

.so-table .wfp--module__content {
  padding: 0; }

.so-table .styled-data-array-table table {
  border-collapse: collapse; }

.so-table .styled-data-array-table table tr:first-child td {
  border-top: 0; }

.so-table .styled-data-array-table table tr td:first-child {
  border-left: 0; }

.so-table .styled-data-array-table table tr:last-child td {
  border-bottom: 0; }

.so-table .styled-data-array-table table tr td:last-child {
  border-right: 0; }

.so-table .styled-data-array-table th, .so-table .styled-data-array-table td, .so-table .styled-data-array-table p {
  font-weight: inherit; }

.so-table .styled-data-array-table td:nth-child(3) {
  min-width: 5rem; }

.so-table .styled-data-array-table td:nth-child(9),
.so-table .styled-data-array-table td:nth-child(8),
.so-table .styled-data-array-table td:nth-child(7),
.so-table .styled-data-array-table td:nth-child(6) {
  min-width: 5rem; }

.r2r-table .rt-thead .tr-th {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }

.gam-table {
  font-size: 14px; }
  .gam-table .gam-activity-cell {
    line-height: 1.5rem; }

.gam-table-tooltip-content {
  font-size: 14px; }
  .gam-table-tooltip-content .gam-table-tooltip-content-text {
    text-align: justify; }

.total-cbt-n-food {
  text-align: center;
  margin: auto; }
  .total-cbt-n-food .actual-value {
    font-size: 2rem;
    font-weight: normal; }
  .total-cbt-n-food .total-icon {
    fill: #085387; }

.total-food-n-cbt-wrapper {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
          justify-content: space-around; }

.csp_financial_overview {
  width: 100%; }
  .csp_financial_overview .ReactTable .rt-thead .rt-td.-sort-asc:after,
  .csp_financial_overview .ReactTable .rt-thead .rt-td.-sort-desc:after,
  .csp_financial_overview .ReactTable .rt-thead .rt-th.-sort-asc:after,
  .csp_financial_overview .ReactTable .rt-thead .rt-th.-sort-desc:after {
    color: #fff !important; }
  .csp_financial_overview .rt-table > .rt-thead.-header .rt-tr .rt-th:nth-child(2) {
    background-color: #36B5C5; }
  .csp_financial_overview .rt-table > .rt-thead.-header .rt-tr .rt-th:nth-child(3) {
    background-color: #1A4262; }
  .csp_financial_overview .rt-table > .rt-thead.-header .rt-tr .rt-th:nth-child(4) {
    background-color: #982B56; }
  .csp_financial_overview .rt-table > .rt-thead.-header .rt-tr .rt-th:nth-child(5) {
    background-color: #008868; }
  .csp_financial_overview__tabs {
    border-bottom: 1px solid #f5f7fa; }
    .csp_financial_overview__tabs .wfp--tabs__nav {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
              justify-content: flex-end; }
    .csp_financial_overview__tabs .wfp--tabs__nav__bar {
      display: none; }
  .csp_financial_overview .rt-resizable-header-content {
    display: -webkit-flex;
    display: flex; }
  .csp_financial_overview .csp-chart-item .csp-chart__row .column.data:nth-child(2) .bar {
    background-color: #36B5C5; }
  .csp_financial_overview .csp-chart-item .csp-chart__row .column.data:nth-child(3) .bar {
    background-color: #1A4262; }
  .csp_financial_overview .csp-chart-item .csp-chart__row .column.data:nth-child(4) .bar {
    background-color: #982B56; }
  .csp_financial_overview .csp-chart-item .csp-chart__row .column.data:nth-child(5) .bar {
    background-color: #008868; }

.financial-overview-tooltip-theme {
  font-size: 13px !important;
  line-height: 17px; }

.csp-chart {
  padding-top: 10px; }
  .csp-chart .title {
    background: none; }
  .csp-chart .financial-overview-column-header {
    display: inline; }
    .csp-chart .financial-overview-column-header .column-title {
      display: inline; }
    .csp-chart .financial-overview-column-header .financial-overview-icon-info {
      cursor: pointer;
      fill: #fff;
      margin-right: 5px;
      -webkit-transform: translateY(2px);
              transform: translateY(2px); }
  .csp-chart__row:first-child {
    margin-top: 20px; }
    .csp-chart__row:first-child .column.data:nth-child(2) .title {
      background-color: #36B5C5; }
    .csp-chart__row:first-child .column.data:nth-child(3) .title {
      background-color: #1A4262; }
    .csp-chart__row:first-child .column.data:nth-child(4) .title {
      background-color: #982B56; }
    .csp-chart__row:first-child .column.data:nth-child(5) .title {
      background-color: #008868;
      width: 100%; }
    .csp-chart__row:first-child .title {
      display: block;
      position: absolute;
      top: 0px;
      width: calc(100% + 1px); }
  .csp-chart__row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
            flex-direction: row;
    color: #0070ba; }
    .csp-chart__row .title {
      display: none;
      margin-top: -60px;
      height: 40px;
      padding-top: 9px;
      font-size: 16px;
      font-weight: 600;
      -webkit-align-self: center;
              align-self: center;
      text-align: center;
      color: white; }
    .csp-chart__row .column {
      min-height: 70px; }
    .csp-chart__row .column.description {
      -webkit-flex-basis: 40%;
              flex-basis: 40%;
      padding: 10px 0;
      border-bottom: 2px dashed #dfe3e6;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -webkit-align-items: flex-start;
              align-items: flex-start;
      font-size: 15px; }
      .csp-chart__row .column.description .toggle-activity-icon {
        padding: 0 0.7rem 0 0;
        cursor: pointer;
        height: 100%; }
      .csp-chart__row .column.description .total-field {
        font-weight: 600; }
      .csp-chart__row .column.description .activity_level_description {
        font-size: 15px;
        padding: 0 0 0 3rem; }
        .csp-chart__row .column.description .activity_level_description .activity_level_description_code {
          font-weight: 600; }
    .csp-chart__row .column.data {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column-reverse;
              flex-direction: column-reverse;
      position: relative;
      padding-top: 20px;
      -webkit-flex-basis: 250px;
              flex-basis: 250px;
      border-left: 1px solid #dddddd;
      border-bottom: 1px solid #dddddd; }
      .csp-chart__row .column.data .bar {
        width: 95%;
        -webkit-align-self: center;
                align-self: center;
        background-color: #85b6de;
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px); }
      .csp-chart__row .column.data .value {
        position: absolute;
        -webkit-align-self: center;
                align-self: center;
        font-size: 13px;
        font-weight: 600;
        color: black !important; }
  .csp-chart .hide-row {
    display: none !important; }

p.header-back {
  background-color: #0070ba !important;
  height: 40px !important; }

.chart-table-title {
  padding: 1rem 0; }

.csp-table .rt-table > .rt-thead, .csp-table .rt-tfoot {
  box-shadow: none; }

.csp-table .rt-table .rt-th {
  font-size: 12px;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: #0070ba;
  color: white; }

.csp-table .rt-table .rt-tr {
  font-size: 16px; }
  .csp-table .rt-table .rt-tr .rt-td {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
            justify-content: flex-end; }

.csp-table .csp-fo-table-header {
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-justify-content: space-between !important;
          justify-content: space-between !important; }

.csp-table .csp-fo-table-figures {
  text-align: right !important; }

.csp-table .activity-desc {
  padding-left: 3rem; }

.csp-table .financial-overview-column-header {
  display: -webkit-inline-flex;
  display: inline-flex;
  padding-left: 5px;
  padding-right: 5px; }
  .csp-table .financial-overview-column-header > div {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
            align-items: center; }
  .csp-table .financial-overview-column-header .financial-overview-icon-info {
    fill: #fff;
    margin-right: 5px; }

@media (max-width: 1024px) {
  .csp-chart__row:first-child .title {
    font-size: 10px; }
  .csp-chart__row .title {
    margin-top: -40px; }
  .csp-chart__row .column.description {
    font-size: 14px; }
  .csp-chart__row .column.data {
    -webkit-flex-basis: 200px;
            flex-basis: 200px; } }

.button-toggle-wrapper {
  display: -webkit-flex;
  display: flex;
  box-sizing: content-box;
  border: 2px solid #0B77C2;
  border-radius: 5px;
  width: 100px;
  height: 30px;
  -webkit-align-items: center;
          align-items: center; }
  .button-toggle-wrapper .button-toggle-icon {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    height: 100%;
    width: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    cursor: pointer; }
    .button-toggle-wrapper .button-toggle-icon svg {
      fill: #0B77C2; }
    .button-toggle-wrapper .button-toggle-icon.selected {
      background: #0B77C2; }
      .button-toggle-wrapper .button-toggle-icon.selected svg {
        fill: #fff; }

.repeatable-fields-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center; }
  .repeatable-fields-wrapper .repetable-fields-column {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    width: 50%;
    -webkit-flex-basis: 50%;
            flex-basis: 50%;
    margin-bottom: 30px;
    padding: 8px; }
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(3),
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(3) ~ .repetable-fields-column {
      width: 33.3%;
      -webkit-flex-basis: 33.3%;
              flex-basis: 33.3%; }
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(4),
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(4) ~ .repetable-fields-column {
      width: 50%;
      -webkit-flex-basis: 50%;
              flex-basis: 50%; }
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(5),
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(5) ~ .repetable-fields-column {
      width: 33.3%;
      -webkit-flex-basis: 33.3%;
              flex-basis: 33.3%; }
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(6),
    .repeatable-fields-wrapper .repetable-fields-column:first-child:nth-last-child(6) ~ .repetable-fields-column {
      width: 33.3%;
      -webkit-flex-basis: 33.3%;
              flex-basis: 33.3%; }

.choose-icon-input-wrapper {
  width: 100px;
  height: 100px;
  border: 2px solid #d8e0e5;
  border-radius: 5px;
  color: #818d94;
  font-weight: 300;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-size: 14px;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  line-height: 25px; }

.choose-icon-modal .wfp--modal-container {
  padding: 0;
  border: none;
  width: 600px; }
  .choose-icon-modal .wfp--modal-container .wfp--modal-header {
    display: none; }
  .choose-icon-modal .wfp--modal-container .choose-icon-modal-header {
    padding: 18px 16px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: center;
            align-items: center;
    font-weight: 600;
    border-bottom: 1px solid #d8e0e5; }
  .choose-icon-modal .wfp--modal-container .choose-icon-modal-body {
    padding: 16px;
    height: 50vh;
    overflow: auto; }
    .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-wrapper {
      position: relative; }
      .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-wrapper .search-icon-icon {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 9px; }
      .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-wrapper .search-icon-reset {
        cursor: pointer;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 9px; }
      .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-wrapper .search-icon {
        width: 100%;
        padding-left: 32px; }
    .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-list {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap; }
      .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-list .search-icon-item-wrapper {
        -webkit-flex-basis: 16%;
                flex-basis: 16%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
                flex-direction: column;
        -webkit-align-items: center;
                align-items: center;
        margin-top: 16px;
        cursor: pointer; }
        .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-list .search-icon-item-wrapper .dynamic-icon {
          border: 1px solid #d8e0e5;
          border-radius: 4px;
          padding: 10px; }
        .choose-icon-modal .wfp--modal-container .choose-icon-modal-body .search-icon-list .search-icon-item-wrapper .search-icon-item-text {
          text-align: center;
          font-size: 10px;
          margin-top: 4px;
          max-width: 82px;
          line-height: 13px;
          text-transform: capitalize; }

.choose-icon-modal-row-title {
  width: 100%;
  font-size: 16px;
  margin-left: 5px;
  margin-top: 15px;
  font-weight: 600; }

.infographics-module.is-read-only {
  padding-left: 90px;
  padding-right: 90px; }
  .infographics-module.is-read-only > .wfp--module__inner {
    box-shadow: none; }
    .infographics-module.is-read-only > .wfp--module__inner .infographics-module-body {
      padding: 4px; }
    .infographics-module.is-read-only > .wfp--module__inner .infographics-preview-column.repetable-fields-column {
      margin-bottom: 0; }
      .infographics-module.is-read-only > .wfp--module__inner .infographics-preview-column.repetable-fields-column .infographics-preview-text {
        line-height: 20px; }
        .infographics-module.is-read-only > .wfp--module__inner .infographics-preview-column.repetable-fields-column .infographics-preview-text span {
          font-size: 14px !important; }
        .infographics-module.is-read-only > .wfp--module__inner .infographics-preview-column.repetable-fields-column .infographics-preview-text .public-DraftStyleDefault-block {
          margin: 0; }
    .infographics-module.is-read-only > .wfp--module__inner .dynamic-icon svg {
      width: 80px !important;
      height: auto !important; }

.infographics-module .wfp--module__title {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: center;
          align-items: center; }

.infographics-module .infographics-module-body {
  padding: 48px; }
  .infographics-module .infographics-module-body .infographics-header-row {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    margin-bottom: 50px; }
  .infographics-module .infographics-module-body .infographics-preview {
    display: -webkit-flex;
    display: flex; }
    .infographics-module .infographics-module-body .infographics-preview .left-section {
      -webkit-flex-basis: 37%;
              flex-basis: 37%;
      margin-right: 25px; }
      .infographics-module .infographics-module-body .infographics-preview .left-section .infographics-preview-title {
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
        margin-bottom: 24px; }
    .infographics-module .infographics-module-body .infographics-preview .right-section {
      -webkit-flex-basis: 63%;
              flex-basis: 63%;
      display: -webkit-flex;
      display: flex;
      margin-left: 25px; }
      .infographics-module .infographics-module-body .infographics-preview .right-section .tutorial-boxes-wrapper {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
                align-items: center;
        -webkit-justify-content: center;
                justify-content: center;
        padding: 60px 35px;
        border: 2px solid #d8e0e5;
        border-radius: 4px;
        width: 100%; }
        .infographics-module .infographics-module-body .infographics-preview .right-section .tutorial-boxes-wrapper .tutorial-box {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: center;
                  justify-content: center;
          -webkit-flex-direction: column;
                  flex-direction: column;
          -webkit-align-items: center;
                  align-items: center;
          max-width: 400px; }
          .infographics-module .infographics-module-body .infographics-preview .right-section .tutorial-boxes-wrapper .tutorial-box p {
            text-align: center;
            padding-left: 10px;
            padding-right: 10px; }
          .infographics-module .infographics-module-body .infographics-preview .right-section .tutorial-boxes-wrapper .tutorial-box svg {
            margin-bottom: 30px; }
          .infographics-module .infographics-module-body .infographics-preview .right-section .tutorial-boxes-wrapper .tutorial-box .blue {
            font-weight: 700;
            color: #007fc7;
            font-size: 18px; }
  .infographics-module .infographics-module-body .repetable-fields-column {
    -webkit-align-items: center;
            align-items: center; }
  .infographics-module .infographics-module-body.align-center .repetable-fields-column {
    -webkit-align-items: center;
            align-items: center; }
  .infographics-module .infographics-module-body.align-center .repetable-fields-delete-btn {
    position: absolute;
    top: 0;
    right: 0; }
  .infographics-module .infographics-module-body.align-center .description-editor-container {
    margin-top: 20px; }
  .infographics-module .infographics-module-body.align-left .repetable-fields-column {
    -webkit-align-items: flex-start;
            align-items: flex-start; }
  .infographics-module .infographics-module-body.align-left .repetable-fields-delete-btn {
    position: absolute;
    bottom: 0;
    left: 30%; }
  .infographics-module .infographics-module-body.align-left .description-editor-container {
    margin-left: 20px; }

.infographics-preview-wrapper .description-editor-class {
  overflow-x: hidden; }

.infographics-preview-wrapper.align-left .infographics-preview-column {
  -webkit-align-items: flex-start !important;
          align-items: flex-start !important;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row; }
  .infographics-preview-wrapper.align-left .infographics-preview-column .infographics-preview-icon {
    margin-right: 20px; }
  .infographics-preview-wrapper.align-left .infographics-preview-column .infographics-preview-text .infographics-placeholder-text {
    -webkit-align-items: flex-start;
            align-items: flex-start; }

.infographics-preview-wrapper.align-center .infographics-preview-text .public-DraftStyleDefault-ltr {
  text-align: center !important; }

.infographics-preview-wrapper .infographics-placeholder-icon {
  margin-bottom: 10px; }

.infographics-preview-wrapper .infographics-preview-text {
  width: 100%;
  max-width: 180px; }
  .infographics-preview-wrapper .infographics-preview-text .infographics-placeholder-text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center; }
    .infographics-preview-wrapper .infographics-preview-text .infographics-placeholder-text span {
      background: #efefef;
      border-radius: 4px;
      height: 16px;
      display: block;
      margin-bottom: 6px; }
    .infographics-preview-wrapper .infographics-preview-text .infographics-placeholder-text > span:nth-child(1) {
      width: 85%; }
    .infographics-preview-wrapper .infographics-preview-text .infographics-placeholder-text > span:nth-child(2) {
      width: 100%; }
    .infographics-preview-wrapper .infographics-preview-text .infographics-placeholder-text > span:nth-child(3) {
      width: 62%;
      margin-bottom: 0; }

.infographics-preview-wrapper .infographics-preview-wrapper-error-content {
  margin-top: 10px; }

.description-editor-container {
  position: relative;
  width: auto;
  height: auto;
  border: 2px solid #E5E5E5;
  border-radius: 5px;
  background: #fff;
  padding: 0 16px;
  height: 210px;
  width: 100%;
  max-width: 350px; }
  .description-editor-container .description-editor-class {
    height: calc(100% - 46px); }
    .description-editor-container .description-editor-class > .DraftEditor-root {
      height: 100%; }
  .description-editor-container .description-editor-wrapper-class {
    height: 100%; }
    .description-editor-container .description-editor-wrapper-class .description-editor-toolbar-class {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0;
      border-bottom: none;
      border-right: 0;
      border-left: 0;
      z-index: 2;
      height: 46px; }
      .description-editor-container .description-editor-wrapper-class .description-editor-toolbar-class .rdw-option-wrapper {
        border: none;
        box-shadow: none;
        min-width: 35px;
        height: 100%;
        -webkit-transition: background ease-in 25ms;
        transition: background ease-in 25ms; }
        .description-editor-container .description-editor-wrapper-class .description-editor-toolbar-class .rdw-option-wrapper.rdw-option-active {
          background: #E5E5E5; }

.description-editor-wordcount-wrapper {
  position: absolute;
  font-weight: 700;
  top: 13px;
  right: 15px; }

.btn-bluebold {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 6px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  font-weight: 700;
  margin-left: 3px;
  color: #007FC7;
  padding: 0 8px;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: background ease-in 25ms;
  transition: background ease-in 25ms; }
  .btn-bluebold.active {
    background: #E5E5E5; }

/*
Include the `breakpoint` mixing from ZURB Foundation framework
to facilitate media queries.
*/
hr.dark-gray {
  border-color: #6f6f6f; }

.black {
  color: black; }

.no-margin {
  margin: 0; }

.padding-top {
  padding-top: 4rem; }

.padding-bottom {
  padding-bottom: 4rem; }

.box-shadow {
  box-shadow: 0 0 19px -1px gray; }

.flex-columns {
  display: -webkit-flex;
  display: flex; }
  .flex-columns .separator {
    width: 3rem; }
  .flex-columns .flex-basis-4 {
    -webkit-flex-basis: 40%;
            flex-basis: 40%; }
  .flex-columns .flex-basis-6 {
    -webkit-flex-basis: 60%;
            flex-basis: 60%; }

.flex-content-vertical {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center; }

.flex-centered-items {
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center; }

.max-width {
  max-width: 1200px; }

.clearfix.financial-links::after {
  content: "";
  clear: both;
  display: table; }

.clearfix.financial-links a {
  display: block;
  margin: auto;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }

.text-centered {
  text-align: center; }

.text-lefted {
  text-align: left; }

.lower-case {
  text-transform: lowercase; }

.no-wrap {
  white-space: nowrap; }

.no-border {
  border: none; }

.text-vertical-center {
  vertical-align: middle; }

.datasource-title {
  font-weight: bold; }

.cross-cutting-title {
  text-align: center;
  margin: 1em 0; }

hr {
  margin: .5rem 0;
  border-top: 1px solid #dfe6eb; }

.grid-text-max-width {
  margin: auto;
  max-width: 858px; }

.annex-container {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center; }

.custom-annex-download {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin-bottom: 1rem; }

.select-box {
  z-index: 30 !important; }

.wfp--read-more__content {
  overflow-wrap: break-word; }

.cross {
  -webkit-justify-content: center !important;
          justify-content: center !important; }

sub {
  font-size: 0.75rem; }

sup {
  font-size: 0.75rem; }

.wfp--react-select-container .wfp--react-select__menu {
  z-index: 6; }

.banner {
  position: relative;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  min-height: 160px; }
  .banner .banner-image {
    width: 100%;
    height: 528px;
    background: #303030 no-repeat center;
    background-size: cover; }
    @media screen and (min-width: 40em) and (max-width: 63.99875em) {
      .banner .banner-image {
        height: 384px; } }
    @media screen and (max-width: 39.99875em) {
      .banner .banner-image {
        height: 256px; } }
  .banner .photo-credit {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1rem;
    display: inline-block;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: .5em;
    text-align: right; }

.report-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 12;
  padding-top: 1rem;
  padding-bottom: 1rem;
  height: 160px;
  text-align: center;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.49);
  color: white; }
  .report-title .title {
    font-size: 20px; }
  .report-title .title-caption {
    font-size: 15px; }
  .report-title .country {
    font-size: 57.14286px; }

.report-sections-tabs {
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
  .report-sections-tabs li a {
    font-size: 1rem;
    padding: 1em;
    display: inline-block;
    border: 0 solid transparent;
    border-bottom: 5px solid transparent;
    color: black;
    height: 100%;
    text-decoration: none; }
    .report-sections-tabs li a.active, .report-sections-tabs li a:hover {
      color: #0a6eb4;
      border-bottom-color: #0a6eb4; }

.report-subsections {
  background-color: transparent;
  width: 100%;
  padding: 1rem 1rem;
  text-align: center; }
  .report-subsections .title {
    margin-bottom: 1em; }
  .report-subsections .subsection-tabs {
    line-height: 1.7em;
    text-align: left;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-start;
            justify-content: space-start; }
    .report-subsections .subsection-tabs > * {
      width: 24%; }
    @media screen and (min-width: 40em) and (max-width: 63.99875em) {
      .report-subsections .subsection-tabs > * {
        width: 50%; } }
    @media screen and (max-width: 39.99875em) {
      .report-subsections .subsection-tabs > * {
        width: 100%; } }
    .report-subsections .subsection-tabs > a {
      margin: .5rem .1rem;
      border-radius: .3rem;
      text-decoration: none;
      display: inline-block;
      padding: 1rem 1rem 3rem 1rem;
      color: black;
      border: #c1e4fc solid 2px;
      background-color: #fbfdff;
      position: relative; }
      .report-subsections .subsection-tabs > a.active, .report-subsections .subsection-tabs > a:hover {
        background-color: #f2f9fe; }
      .report-subsections .subsection-tabs > a .title {
        font-size: 1.1em; }
      .report-subsections .subsection-tabs > a .show-more {
        position: absolute;
        bottom: .2rem;
        left: 1rem;
        height: 1.7rem;
        margin-bottom: 0.5rem; }
  .report-subsections .cross > * {
    width: 30%; }

.subtab-selector {
  width: 18rem;
  display: block;
  margin: 0 auto; }
  .subtab-selector .wfp--react-select__single-value {
    height: 1.1rem;
    overflow: visible;
    overflow: initial; }

.wfp--read-more {
  max-height: none; }
  .wfp--read-more.narrative {
    text-align: center; }
  .wfp--read-more .wfp--read-more__content {
    margin: auto;
    max-width: 828px;
    text-align: left; }

.narrative {
  padding: 1rem 0 1rem 0;
  font-size: 1rem;
  line-height: 1.7em; }
  .narrative p {
    line-height: 1.7em;
    margin-bottom: .5em; }
  .narrative ul, .narrative ol {
    display: block;
    margin: 1em 0;
    padding-left: 40px; }
  .narrative ul {
    list-style-type: disc; }
  .narrative ol {
    list-style-type: decimal; }

.supplementary-reading {
  border: 1px solid #d8e0e5;
  text-align: center; }
  .supplementary-reading .title {
    margin-bottom: 1em;
    padding: .5rem;
    background-color: #e1e7eb;
    font-weight: bold; }
  .supplementary-reading .link-container {
    text-align: left; }
  .supplementary-reading .link-items {
    margin-left: 2.5rem;
    text-align: left;
    list-style-type: disc; }
    .supplementary-reading .link-items svg {
      margin-left: 0.5em; }
    .supplementary-reading .link-items > li {
      margin-bottom: .8em; }
  .supplementary-reading .expand-toggle {
    margin: 1em 0 0 0;
    color: #0a6baf;
    text-decoration: underline;
    cursor: pointer; }
    .supplementary-reading .expand-toggle:hover, .supplementary-reading .expand-toggle:focus {
      color: #074e7f; }

.data-note {
  line-height: 1.7em;
  margin: auto;
  max-width: 828px; }
  .data-note .title {
    color: #444444;
    padding-top: .8em;
    margin-bottom: 1em;
    display: inline-block;
    border-top: 1px solid #cecece; }
  .data-note .data-note-extra {
    font-size: 14px; }
    .data-note .data-note-extra .static-note {
      color: #707070; }
  .data-note .wfp--read-more__content {
    font-size: .9rem;
    text-align: left; }

.country-map .level-visibility-toggles {
  display: -webkit-inline-flex;
  display: inline-flex;
  list-style: none;
  vertical-align: center;
  margin: 0;
  padding: 0; }
  .country-map .level-visibility-toggles > li {
    margin: .2em 0 .2em 2rem; }
    .country-map .level-visibility-toggles > li > * {
      display: inline-block;
      line-height: 1em; }
    .country-map .level-visibility-toggles > li input {
      margin: 0 1em 0 0; }

.country-map .map-assets {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.country-map .map-container {
  height: 70vh;
  margin: 0 auto; }

.country-map .map-footer {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 1rem;
  -webkit-justify-content: center;
          justify-content: center;
  border-bottom: 1px solid gray; }
  .country-map .map-footer .separator {
    width: 3rem; }

.country-map .popup-content .place {
  text-decoration: underline;
  margin: 0 1em 1em 0; }

.country-map .mapboxgl-popup-close-button {
  color: black; }

.country-map .map-legend {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: start;
          align-items: start;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .country-map .map-legend > * {
    background: no-repeat left top 0.2em;
    height: 2rem;
    background-size: contain;
    padding: 0.4em 2em;
    display: -webkit-flex;
    display: flex; }
  .country-map .map-legend .area-office {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABpZJREFUeNrsW89PG0cU3iUhaUuBbZumVTngSo1UcmhctanUS2KU/AH2PxCbM0jgI70QLuEYkMjZwD/gzZ0IyKVSWyluDxApkWIOidQ0ag0kaROa0vmWGfM8zOzvXRPhJ40Mxt6Z970333vz5mEYHelIRzpyjMVMc7K9vT2LvWTZyPG3LrBhkY/U2djkr3XTNFffeoSZ0lk2brLxaC+crLAxwUbmrfEAbukSG+NsHFr445f/Go9fvHFen7x803z/4pnTzuuQ1W30dnepHm2zMRenZ5gJKH+dK25Rhe88+dsZG41dY2f3P8/nDLx30vju49PGlc/edYYkAGA6DiDMGBXHvq5Qi1c3Xxg2Gz/98SrSs+ENVxkIo+f7HGCILLBRZkA02goA9jh7mRC/w9IzvzYcy8cthcEeGQgoXwjrDWYMe70qWB0K//DLn5Et7kfGzvcbo0N99K0RBsJCagBw5Vd4WHPcHVb3s7/jki8ZWS5dOksJc5aBUE4cAFl5KL70cCfw4vsUTC+iQxB+AAh4nuAFBsJIYgDIysPlYX0/rC4YHezuJvCiZR41MEKA4Hs7hAGgwmO8L+WhOEgL5BVGAMbSw+fG4oMd1+2lAGHYDzGaAZUH04PxHZeH67staIwpfu2LXvp2gycza4jlbIF1TTiFdxWFlwmCxXxuHoE5q1c/ERECc33uFSLNAMojvt9DggOWL9596rq/Z775iFoDi5jjJNUIOOeU8Dg/wGPO6pVPm5kjm6/gNkdXAAeA5S24IVzfi5mJ8rPcEteDJizwEE5ow2zU8B48av77M7pU2bjPMs1bG9vi1zz3qGgA8Ifk8fP8+raWpaWwJBKUSJkaB2KVg+AQG4gUIOhkfn2LrrEShwdMiX2oC3eChIjyICE7tkMLA5F7gwMCIsmNbz/Ufp54aYYZsBQaAL4PHTe6tb6tR73VLaF8LZHjKwEBkUVxUHIEPEUy0mIUDxgX4UgX8rAQEtvLSSkvgeDMMcO8QMcH9sF6c6hLhAWgJFJdnSDOi2MqW9xsSpnwiNh6xXO9yg9gzSR3KAYGgKNmuQEA65OTWTkl5Q3uZQv7keF9rRcsH+QNuTAekBfkh/CiEpLo2Em7vkKmab1AJSRxyvI0PhAAlwWh6NJcEu8X06438kzSFqFRR4ZEckEByIjkQiV00jhDXkC57QYAOICsPxsOgK3X2sSH1OjaJc25dadMkhQN+gaAho1tzSmMkN9au7SnByqpXniQHm/tthjUrwdYNL9WSV93l3FExPGCgZ6Tgb8YSYMjsgUiSSQASJKROZYAbDR2jwoAVhIA1LzYlUh/mwHI7sf8fzQnVTM4APQMr0szf372yjXNTENowQMVZSVX9Z86ZFS/W8D5wpB1SrMFXtM0s13bICf4SFeoGeg5IX7cDAWAuLX1SDPzbQKgKB16DuUqJD8I7AFrbhwg1QjG2+T+Gens3yJ07aoyuRcAq6q8X1N0cC09JSTNUp3uwEbWbQcOgzzNrHmdtsjkN1VHzoSsP2F4lOpA3mTdt8PmAYuKwkeLzPz2F43HlRSUzwrrA3xdsUaqFNlhAUDVxQmJhYz6ektRi68kqLwA2fWOAtZHpUjooCvNewLAvzgnSk86L0AtnlRfSkmAIF/MTjLldaEP1if5y3TUVBiFzgYeOHlBv8WxIHJyBAjVuDiBM/4jg9xK33EJfZL165EAoF6gaVpqhsVrd5/ShSE3uMcWn49idd6CsyJyfq9b6RsHpfKGm/Ud3QIuBpejWShaWP7dtZFB0cJS4yDafq7KeGaJ3KIkFMd8Yz8+09Yn9rdpL/XSsleZ3gzBvo4lsAhY2+3OHvWCya8+UCVSqzzJqgmCJYeaQR7eWup3uJLDvaTbfJhn8dLZ5hxM+WFP7w7hkiUR6ryuyenCRof6/ZwqlZnm0oPnnm0z0sUs9vzXfjwtbI9Qsy0OIMAtgzQ/XmRD/CwrjBoDirB4rp/2GIXy4mLW1x1FlC6xZquMn+2QlCBBw54Po3wkAGRPgPLwhDR6BEWiI7XgBFY+MgAyJ0DS6BcUvQHSMbfgFu8TA4BEh4pgbr+dXWEUV5Apwtx02C6UOJulLb4dpiipoVCBEOYWu71cHRef+dYeBMH0I1E7xpNol88YUmcXPbPf5yyva5t3Kjg9J5iy7ziVKEXorHOLLxhHWQAE/ncgwn+KyFJNouBipgRGlp8LLnOe8HNAqpOM0Y7aadZWADR8kdX8udGGRouOdKQjHTme8r8AAwAK+NipUgA6pAAAAABJRU5ErkJggg==); }
  .country-map .map-legend .country-office {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARtJREFUeNrs2zEOgjAYhuGioImDsujggiObTo6Gm8g13DyEF/AG3kDxEO4OLm4OOmmwJA4OAgoqlL5fQhhoE/4ntJC0CEEIIRrHiLsQhqEvT4PKFGoY808B1vLkVQjgZa1mWsfD5SoO55uSRbetmnBtK7FNKsBqfxGL3UlJgHG3KZaTXmKbmu6TIAAAaB4za8fZ0BZup1GaQqbb438BouKjWVbbJ+ApG3kEBd2/Iw+/aIAg7jPz15Ffq15eAN4CAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgBb5xuqw81ilLSKjMgD4IucSNUNAxSGQdU8OTwAAAACg1CTYb9WV3Q/4zkZO7X+Y0H4IEEIIIRrnLsAA6XcqIA2TMnQAAAAASUVORK5CYII=); }
  .country-map .map-legend .sub-office {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABpZJREFUeNrsW89PG0cU3iUhaUuBbZumVTngSo1UcmhctanUS2KU/AH2PxCbM0jgI70QLuEYkMjZwD/gzZ0IyKVSWyluDxApkWIOidQ0ag0kaROa0vmWGfM8zOzvXRPhJ40Mxt6Z970333vz5mEYHelIRzpyjMVMc7K9vT2LvWTZyPG3LrBhkY/U2djkr3XTNFffeoSZ0lk2brLxaC+crLAxwUbmrfEAbukSG+NsHFr445f/Go9fvHFen7x803z/4pnTzuuQ1W30dnepHm2zMRenZ5gJKH+dK25Rhe88+dsZG41dY2f3P8/nDLx30vju49PGlc/edYYkAGA6DiDMGBXHvq5Qi1c3Xxg2Gz/98SrSs+ENVxkIo+f7HGCILLBRZkA02goA9jh7mRC/w9IzvzYcy8cthcEeGQgoXwjrDWYMe70qWB0K//DLn5Et7kfGzvcbo0N99K0RBsJCagBw5Vd4WHPcHVb3s7/jki8ZWS5dOksJc5aBUE4cAFl5KL70cCfw4vsUTC+iQxB+AAh4nuAFBsJIYgDIysPlYX0/rC4YHezuJvCiZR41MEKA4Hs7hAGgwmO8L+WhOEgL5BVGAMbSw+fG4oMd1+2lAGHYDzGaAZUH04PxHZeH67staIwpfu2LXvp2gycza4jlbIF1TTiFdxWFlwmCxXxuHoE5q1c/ERECc33uFSLNAMojvt9DggOWL9596rq/Z775iFoDi5jjJNUIOOeU8Dg/wGPO6pVPm5kjm6/gNkdXAAeA5S24IVzfi5mJ8rPcEteDJizwEE5ow2zU8B48av77M7pU2bjPMs1bG9vi1zz3qGgA8Ifk8fP8+raWpaWwJBKUSJkaB2KVg+AQG4gUIOhkfn2LrrEShwdMiX2oC3eChIjyICE7tkMLA5F7gwMCIsmNbz/Ufp54aYYZsBQaAL4PHTe6tb6tR73VLaF8LZHjKwEBkUVxUHIEPEUy0mIUDxgX4UgX8rAQEtvLSSkvgeDMMcO8QMcH9sF6c6hLhAWgJFJdnSDOi2MqW9xsSpnwiNh6xXO9yg9gzSR3KAYGgKNmuQEA65OTWTkl5Q3uZQv7keF9rRcsH+QNuTAekBfkh/CiEpLo2Em7vkKmab1AJSRxyvI0PhAAlwWh6NJcEu8X06438kzSFqFRR4ZEckEByIjkQiV00jhDXkC57QYAOICsPxsOgK3X2sSH1OjaJc25dadMkhQN+gaAho1tzSmMkN9au7SnByqpXniQHm/tthjUrwdYNL9WSV93l3FExPGCgZ6Tgb8YSYMjsgUiSSQASJKROZYAbDR2jwoAVhIA1LzYlUh/mwHI7sf8fzQnVTM4APQMr0szf372yjXNTENowQMVZSVX9Z86ZFS/W8D5wpB1SrMFXtM0s13bICf4SFeoGeg5IX7cDAWAuLX1SDPzbQKgKB16DuUqJD8I7AFrbhwg1QjG2+T+Gens3yJ07aoyuRcAq6q8X1N0cC09JSTNUp3uwEbWbQcOgzzNrHmdtsjkN1VHzoSsP2F4lOpA3mTdt8PmAYuKwkeLzPz2F43HlRSUzwrrA3xdsUaqFNlhAUDVxQmJhYz6ektRi68kqLwA2fWOAtZHpUjooCvNewLAvzgnSk86L0AtnlRfSkmAIF/MTjLldaEP1if5y3TUVBiFzgYeOHlBv8WxIHJyBAjVuDiBM/4jg9xK33EJfZL165EAoF6gaVpqhsVrd5/ShSE3uMcWn49idd6CsyJyfq9b6RsHpfKGm/Ud3QIuBpejWShaWP7dtZFB0cJS4yDafq7KeGaJ3KIkFMd8Yz8+09Yn9rdpL/XSsleZ3gzBvo4lsAhY2+3OHvWCya8+UCVSqzzJqgmCJYeaQR7eWup3uJLDvaTbfJhn8dLZ5hxM+WFP7w7hkiUR6ryuyenCRof6/ZwqlZnm0oPnnm0z0sUs9vzXfjwtbI9Qsy0OIMAtgzQ/XmRD/CwrjBoDirB4rp/2GIXy4mLW1x1FlC6xZquMn+2QlCBBw54Po3wkAGRPgPLwhDR6BEWiI7XgBFY+MgAyJ0DS6BcUvQHSMbfgFu8TA4BEh4pgbr+dXWEUV5Apwtx02C6UOJulLb4dpiipoVCBEOYWu71cHRef+dYeBMH0I1E7xpNol88YUmcXPbPf5yyva5t3Kjg9J5iy7ziVKEXorHOLLxhHWQAE/ncgwn+KyFJNouBipgRGlp8LLnOe8HNAqpOM0Y7aadZWADR8kdX8udGGRouOdKQjHTme8r8AAwAK+NipUgA6pAAAAABJRU5ErkJggg==); }
  .country-map .map-legend .field-office {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABSZJREFUeNrsWz1vE0EQXa8SIT6SGAQFUCRIIAEFBAkh0VmChs75A8SuEyl2GRrbDZQHEqkd+AOkownCokQUhiJBAolQAAIkYggfgiDMzmXnMl7v3p3vzk7O5yedfLYv530zs/NmZy+cJRx8YIAdRLPZzIgjnUgDSOIPxFFKZOgJA5Sb25hIGvmJZiseJ20KVJX3kAsySfF+Bt1+s77eXF3/g2/fJCUCbO+/+/mX3X+9wW69WMfPYVqU+9oAgmABiML5jWdf7M+efv7NHr3/hZfM9VoWeQ/Jp1HygDAQR9x63sBTuMbq1wgoSYKUMMPpsLD6Dd/mhLEm+8oAkhCEv00UCKu492qDfm71WwTYhDY2/9lEdYDvFla+UVnM9oUBJJEMhj4QNeHB2x80N1i9SIi8V95/2di0CXphYfWrI4s4bWJrAKnrtuwRvXcFRAAx1Fy31wm8i+QhfOc0oe0dBSIXyKmS7vZqkXc59NNKcmvByLD+57eqxO9UFjOxMoAccA7OgYhO9gB3Lx9mV47t1X+38pX+XSluEVBCT5pk79KRPfYxf96c6EnBBLKYi4UB5EAzylxuw82Lh+zX4/uG2OzZMe01SsncFVnkEZN3kpaSzVsAhIE44vrJA8Z8QNQj3Q1ZjDoCCl6yB0SBsERNHA34zDQVlPqhFLUs8gi9P0FlDwauAxAl3s6L4w6cTI3vt3OCKReQqWTt1ghwZE9d7SFOp4dtohKVVCq1Jl5viwNe2cyZMeM64e62lGajlEUekfdhQFmUPVPimz93EE+ROBNGAGtVUBmIgVoA3SMii9XdFgEWyh7otw6g9yTEK5I4k0ZYlPmAzZwdNSZE7CKxrfZZYVcYQMrepK7RQRMfSXI1SVhFEWVx+tSIcZ1AZLEUhSzykOSdFpbS22sBECKyV9FdI4xSFy+LKItUJg1REMk6IWwEOG0uMrAWABEie4uCaM3lfkUvWVTaZ4WwsshDeN9ZrysJqgVkTjdM3idR0EBZVHJGW/uMJNrqTkVAVSNRbfU+yep3pOwxDyOUURaJarTJorJOyPbUAFL2MlurNnO9T3R9TRLzi6Kmbmhrn5Fiy+p1BFSxTIXw10Gp7Iqd3FwYawllUakcTeuEwLtKPID3fdX7iuwtBRhbHu81K/KISRbD7irxDskbd3dU2SNeKwbxDCmThYqMGGWRrBMC7Sp1GgEWM+zuUNmbOTNKZa8eItFWpHo4/QMf7bPJrhhA3tjuyph2d3DOSjSCel+RxQrtIJlkMeiuEu/Q+667OzBA0uNrqfdDGAGmQd0tCjS7SrlIDeB3d4cMcE0OPCoUt6vKEaMsBlkn8E6879bmUhJVPsqmhSyfl7baaebVYpBdJe7D+2WUPfIDbbJHpKrmUe+HigK3dUKQXSXeSZvLJHuKV/JdII+yWMEiC6rEKGTRKwJKzGN3R5mXFT/1fgjcRll0WycQWfRsnw151Ps5bHOZZE/JzPUePO4GPYMCKo6uBwFdqez4PsxJEAUXjJHlYgB4eDEDxKeWP2ozPwwAtrd2CjC2qw8/GFtwZGx5QxdKPwXo7o6b7Llta/UCUewqpQz1Pjy0mIYbTD/5xOIKMNDytaM0P5X9REDBqfd9PtSwW4EPY5LiaMLVAPKCkqbhEFsoDZuqVwRYmpZTrKG07NoeyuaK7GW92lxxhNuuEle9r8ybvoFpVylF2lwWSw5gfp+A5Tqnba4EweGMpfAUSyiGZNemllQDDP5xcmCAgQEGBhgYIMn4L8AA2Lg03ASfP8UAAAAASUVORK5CYII=); }
  .country-map .map-legend .activity {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMoAAAC9CAYAAADyQuLRAAAACXBIWXMAAC4jAAAuIwF4pT92AAAVEUlEQVR4nO2de3BbZ5mHf5aOjnQsW1KkNHIiJ3KoHUNT2wLaumFxcdvNbm5eQiGzQJzCllJKt4QOULYhJZcGpoWhTNNmSyb10mtYdjLtZHFKKaUhkwzkWjaXthMnLnEujqwkUiTZ8tHlSNo/bEMISSRb0vfpnPM+/2Xa5n1V+fF7vnPO7/sqstksCIK4NgLvBnREO4C6/nDcZ6jATZksJseVtOX6yVZvPv/xBxdiJy2CMW6owIVMFgc8DstBAH0AdpSuZWKMCpooJcEHoL0vODzPIZludVSa7MfPxeSewJB0uD+KiJzCoTNRAMDYn6+FXTKh2WMDALTU2v7y50Z3ldwwxSqFh1ORsJzaU+eq/A2ArRgRiCgiJErxWOyPxO+RTMbbTILB+vueC8Ku3iAOnYliV2+wpIXb6l1oqbWhrd6F2xsnKyklE5NT6Z1T7ZafY0QcokBIlMLw+SPxxyZViv/UFxyueLvnvPjK3jM43B/l2lSzx4bO1lp8xjdVcVaK6YvDyd9OtVtWATjItTEVQ6JMgEA08YBgrHjELBimvbjntLEc5LgaY9J86dbp6YSSOauks0+4beZnefelNkiU/HFEZeURUTA89KfTYeOLe04Lr+w9w7uncdHZWovl7R9KX3+dVUkqmadskvAEgDDvvtQAiZIHoVhyRaUorP7T6bDxsdePCaVec5SatnoXVi2cpXxsuiM9nFTWOq3i47x7KndIlGvTHpWV105flG3ffvU9o9oFuZy2ehee/Ozs9PRJUtQmCXeBbjVfFRLlyjj8kfi2aotw67dffc+otkus8dLZWosnPzs7PRhX9ky1WxaBLsf+DhLlMk6F5KVTqs3/9er/nTU//Nr7OZ9xaAW7ZMKmpS34xw9flzg3mPjKDKe0mXdP5QSJ8lcc/kj8pWqLsOBzmw5o7jIrXzqaatC1rCU9GFd+PdVuuRs0XQCQKGP4zg0mXu8JDE371653dDNFroZdMuF/7v04Gt1VZ6dUmxeCnr/AwLsB3pwKyUvlVHpv1x9OTZv3zB7dSwIAETmFec/sQdcfTk2TU+m9ABbz7ok3up4ooVhyhSgY1t378iFj95EB3u2UJWOXYrFEermeH1TqVhR/JP6raouwYO763cZyfapeLjR7bHjrm3PG1i3/wrsfHuhSFH8k/qtQLLVgyXP7jSdDMu92VIHXKWHLV29OO60mXcqiO1HGJJn79G4jrUfGh10y4a3lc3Qpi64W8yRJYUTkFOY+vdsYiqUW+CPxX/HuhyW6EYUkKQ56lUUXooRiyRXVFmEhSVIcInIKS57bb6y2CAtDseQK3v2wQPOiBKKJB0TBsG7u+t0GkqR4nAzJmLt+t0EUDOsC0cQDvPspNVpfzPvkVHrvZzbuF/X6Skqp6WiqwfNf8iUlk7EVGn6Cr+WJ4ojKyvY123pIkhLSfWQAa7b1iFFZ2Q7AwbufUqFZUfyR+LadvcFJG3ac4N2K5tmw4wR29gYn+SPxbbx7KRWaFCUUS67IAq33bT7EuxXdcN/mQ8gCrVpd3GtxjVI3nEwfu/OpP5ro1RS2tNW78NrXbk5VisZZ0NjeYpqbKIFoYttT2/9MknBgV28Qz+8+ZQpEE5q7BNOUKKFYckUqk/nID984xrsV3fLDN44jlcl8RGuXYFq69HLEU5mBxRv3mdVyl2tsa1SvS4LXWXnFf+fwmSjCciqvrVfLhbZ6F7bef0vCYjLUQCMJSc1s0n1uMPHTfX3hspbE65TQ1uBCR1MNPj7Dnpxqt4gfXIiddEim8KmQfNAqGuOz3FUDAHAsMFQTS6YtX2vz+sJyynH9ZKvXH4kn3zkVEbuPDKD7cKBsxdnVG8Tvjp4331Ln+OmUavM9vPspBlqZKHUATtywdjvK8bX5ztZadDTVYFGTGydD8r5qs3Gr0yq+gfE/oPOFYsn5g4n0Yq9TumXbkQC6jwygHHeJ8TolvL/6DgCYCQ0s7DUhSl9w+Dd/+CD0z+V2O7iztRarFzYqVaIwKKfSj7pt5l+geJcijkA08UXJZPzBUFKpXvt6T9ntXLlpaQv+4Xrnm3Wuynm8eykULYhShzKbJm31LnQta8lIJmO/yyrejdJvLLd4KKF0heXUpHtfPmQol8tPLU0V1d/1ujic+snmfWfKQpKxvbG23n9LwmQwfMNlFWeAze6LW6vMwuRKk/HRrfffkvjxXTfALpkYlL02J0MyNu87g4vDqZ/w7qVQ1D5RHAAulsM0afbYsOW+mzLGiordnHdbdARjyR1yKt20ZNMBA+/nSV6nhHe+96mkZDK6oeI7YKqeKKFY8uvbjgS4S9LZWou3vjknXWkyPjrVbvkk+P5AhF1W0VdpMj761jfnpDtbazm2MjJVDpwMi6FY8utcGykQVYsiGAwP817AdrbW4qklNyarzMLnymlXeKdVfLzKLHzuqSU3JnnL8p87+iAYDA9zbaJA1CyKL5ZUrDz34xqTZDSLUY5HwG2VTMZW3rJ0HxmAwQAbRs62VCWqFeXcYGL5awf9Iq/6HU01l0pSzoGlg2OydDTVcGvixT2njecGE8u5NVAgqhVFNBru4nXZ1eyxoWtZS/r8YPIelLckYxw8P5i8p2tZS3rsdGHWvLL3DCyCUbVbs6pVFJ+cSks87ujYJRO6On3piKxsUNPRCDOc0uaIrGzo6vSledw6PtwfVfXllypFicrK57f3XOBy2bVyfgMmV4lHPQ7LQzzqF4LHYXlocpV4dOX8Bi71//fQgDEUS87nUrxAVCnKYEJZ3H04wLxus8eGf5szI+W2mRcxL14k3Dbzon//1EzwuATb2RuEnMp8iXnhIqBKUTwOS+NODq9p/PiuG3BxOPUs1P06Rl9/OL7+x3fdwLzwruNBeByWRuaFi4AaRWn3R+JJ1q+Yt9W7cLN3UsLjsKxhWrgEeByWNTd7JyXa6l1M654MyfBH4kmocJ2iRlF8PNYnD7bPRDCW3AgVv4ZxCeFgLLnxwfaZzAu/cyoiAmhnXrhAVCdKX3B4HutXVrxOCYua3NDCNBnD47CsWdTkhtcpMa17uD+KowNDn2RatAioThST0VC38zjb9UlHcw2OBYZ+D21MkzHCJ0Pyvo5mtg8hdx4Potoi3Mi0aBFQnSguq1h3KjTMtObdrdPTs9xVTzMtygCvU3r87tbpaZY1T4WG4bKKdSxrFgPViWIxGcwsL73skgmzp1UbwSZXwpods6dVG1k+gDwZkmExGczMChYJtYnS3ns+NsSy4G31LvSH4z3Q1mXXGOH+cLznNsZ3vwLRRBwqu/OlNlFwbjBhYVmvudYGJZN9h2VNliiZ7DvNtWwfPn5wISZAZRt6q00URzqTZbrFUrPHBq9TeotlTZZ4ndJbrJ/Sj36HJEoJ8e3qDTEteF21GIe6n8Tnom/0MzJj9GVWuvTSEjdOswnQuCijn5EZEVlhWa4oqEqUY4Eh5skjq2jUvCijn5EpPL7LQlCVKLFkmulCnigdavsuVSUKQfCCRCGIPFCVKFbRyPTuDFE61PZdqkqUsSMRWKLGp8jjxDf6GZnC47ssBFWJwgM1PkUeJ47Rz0hcA7WJ0sf6KfKJC8MCtD1R2kc/IzNGv8M+ljULRXWi2CW2v/wO90fRFxxW/fkeV6MvOHwr622fRr/DPqZFC0RtokAyGZm+PXzoTBQOyXQry5oscUimW1kH4aotgurexFabKH03eR1VLAvu6g3CJBisGDmwSGvUmQSDlfVE8dXaHVDHDpt/QXWi8Ci69aBfCMWSX+BRu5SEYskvbD3o57WQV9VUUZso8EfiAdbb7HQfDkDJZB9kWpQBgsHwMOuNBNvqXfBH4ux3LywQ1YkCoNfrYrtzSPeRAVSKRjdUuM3ONWgfSirVrI/NGP3uepkWLQKqEyWTxQEe24E+/fsTxr7g8CPMC5cIfyT+gxd2n2Z+2dXssSGTxQHWdQtFdaJ4HJYdH51uZx5o2LDjBK6rNt8JbSzqfTbJ1LphxwnmhT863a54HJZyPHTpmqhOFAA7PvEhJ/PfhBE5hfXb/ywEY0nVfcmXE4wlX1i//c8C621pAWD0u1PVHS9AnaKEzw0mzvI4PWrDjhMwC4YmAKo9EAfA4oSSmc1jmnQ01eDcYOIsVHbHC1CnKADwZluDk3nRiJzCvS8fMsRTmV9Cne9/OeKpzC+/teU9LtOko9kNAG8yL1wEVCnKlGrz03f5piZ51O4+MoDfHT1v9kfi23jULwR/JL7td0fPm3kdEPvplpr0lGqzKnfcVKUoAA5aRSHG6/DO+zYfQjqbnROKJVdwaWAChGLJFelsds59mw9xqd/RVINMBlGocH0CqFcUDCaUl0ZHOXMicgpLNh0wiIJhHdSxXlksCoZ1SzYdMPC45AJGjhofTCgvcSleBCqy2SzvHiaKA8DFG9ZuB+tjIMa47Jz5cv1N6ZNT6b0PbXlX5HWKstcp4f3VdwDAJKhwIQ+oeKIACPsj8e6V82dxa+CVvWfw0JZ3RTmV3huIJh7g1shVCEQTD/CWBABWzp8FfyTeDZVKAqh7ogAjD/9OTHvkt+B1SQGMXH93LWtJZzL4iU0SyuLpfVRWnjAY8J17Xz5k5LV4B/5mmsyEyjIol6LmiQIAfX3B4Td5HLF2Kd1HBjB3/W7j6YvydwLRxLvg+/S+LhBNvHv6ovyduet3c5UEADpbp6MvOPwmVCwJoP6JAgC+WDK9v2HV21yeDVyKXTJh5fwGfOUT3sRwUlnrtIqPs6wfiiVXSKJxzc//eEr84RvHuU5ZYOT/x/HH7lSsorEBKhdF7RMFAA4OxZUe3lMFGLkb9t3X3sfijfvM/khiXVRWQgC+zKD0l6OyEvJHEus+s3G/+N3X3ucuCTByQOxQXOmByiUBtDFRAKB9KKG87f7um2UlfmdrLVYvbFQqTcZYJpv9kdMq/jeK90NTF4olv2CoqPiP4VTauvb1HoHngv1y7JIJx9bekakyC3dCA6eVaUUU9IfjRx/7dU9jOf2wjNHRVIPO1losanKjPxzvkUyGF51WcTfG/wPUHpWVealM5osuqzh925EAXtl7BrzXIVeis7UWqxY09ngclg/z7qUYaEYUAIvPRuJbGla9XbZ7VNklEzqa3bit3oVb6ibJDVOskj8SDxgqKi5cHE4dlVPpIWBkF8VYMm2RTMaqSZWmD2ey2clT7Rb38XMxeV/fRWlnbxDdhwNlcXl1NY4/dqcyzW6ZCw1ME0BbomAooVz49qvvucpxqlyNsVjzbQ1XjjeP7ZCyq5ftTimF0Nlaiyc/OztYZRYm8+6lWGhKlEA08UAqk3mmcfX2slqr6I2etXdkTAbDN9w287O8eykWmvqBctvMz1aJwiDrzSeIv9LRVIMqURjUkiSAxkQBgISS+d6qhbPUd/aZRlh+x0wloWS+x7uPYqM5Udw28y8+Nt2RpqnCnrZ6Fz423ZHW2jQBNCgKgHAwlty4cn4D7z50x8r5DQjGkht591EKtCgKPA7Lmpu8jqTXyXb/Lz3T7LHhJq8j6XFY1vDupRRoUhQA4VAs9TOer+DrjQfbZyIUS/0MKn6V/lpo6vbwZdQBOMEz2KUXtBDMyoVWJwoA9PEOdukFLQSzcqHliQKUSbBLy2glmJULLU8UoEyCXVpGK8GsXGh9ogBlFOzSGloKZuVC6xMFKKNgl9bQUjArF3oQBW6b+cHlt8/M8O5DS9glE5bfPjPjtpk1d8DSldCFKAB2RGTleGdrLe8+NENHsxsRWTkOjeRNcqEXUeBxWB5ZvbCRXpYsEqsXNioeh+V+3n2wQjeiANhqswgRmiqF09laC5tFiEAn0wTQlyiIJdKrvr9gFq1VCuT7C2ZlYon0Kt59sERXolCwq3C0GszKha5EASjYVShaDWblQneiULBr4mg5mJUL3YkCCnZNGC0Hs3KhR1Eo2DUBtB7MyoUuRQEFu8aN1oNZudDDS5FXow4U7MoLPQSzcqHXiQJQsCtv9BDMyoWeJwpAwa6c6CWYlQs9TxSAgl050UswKxd6nygABbuuip6CWbnQ+0QBKNh1VfQUzMoFiQIKdl0JvQWzckGijEDBrsvQWzArFyTKKBTs+lv0FszKBYnyVyjYNYoeg1m5IFEugYJdI+gxmJULEuUSKNil32BWLkiUy9B7sEuvwaxckCiXoedgl56DWbkgUf4e3Qa79BzMygWJcgX0GOzSezArFyTKldFdsEvvwaxc0EuRV6cOOgl2UTArNzRRro5ugl0UzMoNTZRrUweNB7somJUfNFGujeaDXRTMyg+aKLnRbLCLgln5QxMlN5oNdlEwK39IlDzQYrCLglnjg0TJD80FuyiYNT5IlDzRWrCLglnjg0TJH80EuyiYNX5IlHGglWAXBbPGD4kyDrQQ7KJg1sQgUcaJ2oNdFMyaGCTKOFFzsIuCWROHRBk/qg12UTBr4pAoE0CNwS4KZhUGiTIxVBfsomBWYdBLkROnDioJdlEwq3Bookwc1QS7KJhVODRRCqMOZR7somBWcaCJUhhlH+yiYFZxoIlSOGUb7KJgVvGgiVI4ZRvsomBW8SBRikA5BrsomFVcSJTiUHbBLgpmFRcSpUiUW7CLglnFhUQpHmUT7KJgVvEhUYpIuQS7KJhVfEiUIlIOwS4KZpUGEqXI8A52UTCrNJAoRYZnsIuCWaWDRCk+3IJdFMwqHSRKCeAR7KJgVmkhUUoD82AXBbNKC70UWTrqwCjYRcGs0kMTpXQwC3ZRMKv00EQpLXUo8VShYBYbaKKUlr5zg4nnu5b5SvZcpWuZTzk3mHgeJElJIVFKzJRq87ca3VX+TUtbiv53b1ragkZ3lX9KtflbRf/Lib+BRCk9YZdVbJ43e8rpYsqyaWkL5s2ectplFZtBa5OSQ2sUdjiCseThgUhi2pLn9hsnumbxOiVs+erN6Rq7+SxJwg6aKOwIu6zijOuqxZf2r/iUMt67YXbJhJXzZ+H91XfgumrxJZdVnAGShBk0Ufjg6w/Hf2mXhPoX95w27joewuH+yN/dGfM6JTR77OhoduPTLTXpiKz0ehyWzwM4yKdt/UKi8MXXH45/GcA8l1Wss5gM5kv/YTyVSQRjyT4Av/E4LC+ABOEGiUIQeUBrFILIAxKFIPKARCGIPCBRCCIPSBSCyAMShSDygEQhiDwgUQgiD0gUgsgDEoUg8oBEIYg8IFEIIg9IFILIAxKFIPKARCGIPPh/rnurbU7M/CgAAAAASUVORK5CYII=); }
  .country-map .map-legend .activity-area {
    display: inline-block !important;
    width: 3rem;
    height: 1.5rem;
    margin-right: 1rem;
    border: 2px solid gray; }
    .country-map .map-legend .activity-area.num-of-activities_1-3 {
      background-color: #edf8fb; }
    .country-map .map-legend .activity-area.num-of-activities_4-6 {
      background-color: #b3cde3; }
    .country-map .map-legend .activity-area.num-of-activities_7-9 {
      background-color: #8c96c6; }
    .country-map .map-legend .activity-area.num-of-activities_10-13 {
      background-color: #88429d; }

.facility .facility-text {
  padding-top: 0.35rem; }

.map-legend-activity-number {
  padding-top: 0.25rem; }

.map-image {
  background: no-repeat center;
  background-color: inherit;
  background-size: contain;
  height: 80vh; }

.map-disclaimers {
  max-width: 828px;
  display: block;
  margin: 1em auto 0 auto;
  list-style: disc;
  list-style-position: inside;
  text-align: justify;
  font-size: .85rem;
  line-height: 1.2em; }
  .map-disclaimers div {
    margin-bottom: .2em; }
    .map-disclaimers div::first-letter {
      text-transform: uppercase; }
  .map-disclaimers .title {
    font-weight: bold;
    text-transform: lowercase; }

.disclaimers-wrapper {
  width: 100%; }

.wfp--toggle__appearance {
  display: block !important; }

.so-header {
  color: #4c4c4c; }
  .so-header > * {
    margin-bottom: 1rem; }

.standard-table {
  margin-top: 1rem;
  width: 100%;
  border-collapse: collapse;
  color: #031c2d;
  font-size: 13px; }
  .standard-table thead th {
    text-align: left;
    vertical-align: center;
    font-weight: bold;
    border-bottom: 2px solid #9c9c9c;
    padding: 0.5em; }
  .standard-table tbody tr:nth-child(even) {
    background-color: rgba(232, 232, 232, 0.28); }
  .standard-table tbody td {
    padding: 0.5em;
    color: black; }
  .standard-table tbody .table-col-0 {
    background-color: rgba(167, 169, 172, 0.02); }
  .standard-table tbody .table-col-1 {
    background-color: rgba(167, 169, 172, 0.05); }
  .standard-table tbody .table-col-2 {
    background-color: rgba(167, 169, 172, 0.1); }
  .standard-table tbody .table-col-3 {
    background-color: rgba(167, 169, 172, 0.12); }
  .standard-table tbody .table-col-4 {
    background-color: rgba(167, 169, 172, 0.15); }
  .standard-table tbody .table-col-5 {
    background-color: rgba(167, 169, 172, 0.18); }
  .standard-table tbody .table-col-6 {
    background-color: rgba(167, 169, 172, 0.18); }
  .standard-table tbody .table-col-7 {
    background-color: rgba(167, 169, 172, 0.18); }
  .standard-table tbody .table-col-8 {
    background-color: rgba(167, 169, 172, 0.18); }
  .standard-table tbody .table-col-9 {
    background-color: rgba(167, 169, 172, 0.18); }
  .standard-table tbody .table-col-10 {
    background-color: rgba(167, 169, 172, 0.12); }
  .standard-table tbody .table-col-11 {
    background-color: rgba(167, 169, 172, 0.1); }
  .standard-table tbody .table-col-12 {
    background-color: rgba(167, 169, 172, 0.1); }
  .standard-table tbody .table-col-13 {
    background-color: rgba(167, 169, 172, 0.1); }
  .standard-table .footnote {
    font-size: inherit; }
    .standard-table .footnote:not(:last-child) {
      margin-bottom: .5em; }
    .standard-table .footnote.set-width {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      max-width: 19em; }

#acr_searchbox {
  margin-bottom: 10px; }

.gam-container .gam-table-title {
  font-weight: bolder; }

.r2r-container .r2r-table-title {
  font-weight: bolder; }

.separator {
  padding-top: 4rem; }

.wfp--react-select__control {
  min-width: 15rem; }

.wfp--react-select__single-value {
  line-height: 1.4em; }

.financial-links {
  margin: 1rem 0; }
  .financial-links > div {
    text-align: center; }
  .financial-links .financial-link {
    display: inline-block;
    margin: 0;
    font-size: 1rem;
    padding: .3em .5em;
    color: #1470b0;
    background-color: white;
    border-radius: .2em;
    border: 2px solid #1470b0; }
    .financial-links .financial-link:hover {
      color: #0f5382;
      border-color: #0f5382; }

.reading-guidance:not(:last-child) {
  margin-bottom: 1em; }

.reading-guidance .guidance-link .icon {
  display: inline-block;
  padding-left: .3em;
  text-decoration: none; }

#helpUsImprove {
  position: fixed;
  z-index: 100;
  right: 0;
  top: 40vh;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: right bottom 0;
          transform-origin: right bottom 0;
  color: white;
  background-color: #1f90ff;
  border: none;
  font-weight: bold; }
  #helpUsImprove .glyphicon {
    margin-right: .5em; }

.cross-cutting-result-card {
  line-height: 1.7em;
  padding: 1rem;
  background-color: white;
  font-size: 1rem;
  width: 100%;
  text-align: justify;
  box-shadow: 0 0 20px 0 #888585a3; }

/* Fixes */
.wfp--module__footer {
  -webkit-justify-content: flex-end;
          justify-content: flex-end; }

.wfp--module--no-margin {
  margin: 1rem 0; }

p {
  line-height: 1.7em; }

.datasource-title {
  font-size: 16px !important; }

.App {
  text-align: center;
}

.App-logo {
  -webkit-animation: App-logo-spin infinite 20s linear;
          animation: App-logo-spin infinite 20s linear;
  height: 40vmin;
}

.App-header {
  background-color: #282c34;
  min-height: 100vh;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  font-size: calc(10px + 2vmin);
  color: white;
}

.App-link {
  color: #61dafb;
}

@-webkit-keyframes App-logo-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes App-logo-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.mapboxgl-map {
    font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif;
    overflow: hidden;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mapboxgl-map:-webkit-full-screen {
    width: 100%;
    height: 100%;
}

.mapboxgl-canary {
    background-color: salmon;
}

.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group > button.mapboxgl-ctrl-compass {
    cursor: -webkit-grab;
    cursor: grab;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group > button.mapboxgl-ctrl-compass:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
    touch-action: pan-x pan-y;
}

.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    touch-action: pinch-zoom;
}

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    touch-action: none;
}

.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right,
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right { position: absolute; pointer-events: none; z-index: 2; }
.mapboxgl-ctrl-top-left     { top: 0; left: 0; }
.mapboxgl-ctrl-top-right    { top: 0; right: 0; }
.mapboxgl-ctrl-bottom-left  { bottom: 0; left: 0; }
.mapboxgl-ctrl-bottom-right { right: 0; bottom: 0; }

.mapboxgl-ctrl { clear: both; pointer-events: auto; }
.mapboxgl-ctrl-top-left .mapboxgl-ctrl     { margin: 10px 0 0 10px; float: left; }
.mapboxgl-ctrl-top-right .mapboxgl-ctrl    { margin: 10px 10px 0 0; float: right; }
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl  { margin: 0 0 10px 10px; float: left; }
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl { margin: 0 10px 10px 0; float: right; }

.mapboxgl-ctrl-group {
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}

.mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.mapboxgl-ctrl-group > button {
    width: 30px;
    height: 30px;
    display: block;
    padding: 0;
    outline: none;
    border: 0;
    box-sizing: border-box;
    background-color: transparent;
    cursor: pointer;
}

.mapboxgl-ctrl-group > button + button {
    border-top: 1px solid #ddd;
}

/* https://bugzilla.mozilla.org/show_bug.cgi?id=140562 */
.mapboxgl-ctrl > button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.mapboxgl-ctrl > button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.mapboxgl-ctrl-icon,
.mapboxgl-ctrl-icon > .mapboxgl-ctrl-compass-arrow {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mapboxgl-ctrl-icon {
    padding: 5px;
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='m 7,9 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 l 6,0 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23333333;' d='M 10 6 C 9.446 6 9 6.4459904 9 7 L 9 9 L 7 9 C 6.446 9 6 9.446 6 10 C 6 10.554 6.446 11 7 11 L 9 11 L 9 13 C 9 13.55401 9.446 14 10 14 C 10.554 14 11 13.55401 11 13 L 11 11 L 13 11 C 13.554 11 14 10.554 14 10 C 14 9.446 13.554 9 13 9 L 11 9 L 11 7 C 11 6.4459904 10.554 6 10 6 z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate:disabled {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5L9 5.1A5 5 0 0 0 5.1 9L5 9C5 9 4 9 4 10 4 11 5 11 5 11L5.1 11A5 5 0 0 0 9 14.9L9 15C9 15 9 16 10 16 11 16 11 15 11 15L11 14.9A5 5 0 0 0 14.9 11L15 11C15 11 16 11 16 10 16 9 15 9 15 9L14.9 9A5 5 0 0 0 11 5.1L11 5C11 5 11 4 10 4zM10 6.5A3.5 3.5 0 0 1 13.5 10 3.5 3.5 0 0 1 10 13.5 3.5 3.5 0 0 1 6.5 10 3.5 3.5 0 0 1 10 6.5zM10 8.3A1.8 1.8 0 0 0 8.3 10 1.8 1.8 0 0 0 10 11.8 1.8 1.8 0 0 0 11.8 10 1.8 1.8 0 0 0 10 8.3z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M 10,4 C 9,4 9,5 9,5 L 9,5.1 C 7.0357113,5.5006048 5.5006048,7.0357113 5.1,9 L 5,9 c 0,0 -1,0 -1,1 0,1 1,1 1,1 l 0.1,0 c 0.4006048,1.964289 1.9357113,3.499395 3.9,3.9 L 9,15 c 0,0 0,1 1,1 1,0 1,-1 1,-1 l 0,-0.1 c 1.964289,-0.400605 3.499395,-1.935711 3.9,-3.9 l 0.1,0 c 0,0 1,0 1,-1 C 16,9 15,9 15,9 L 14.9,9 C 14.499395,7.0357113 12.964289,5.5006048 11,5.1 L 11,5 c 0,0 0,-1 -1,-1 z m 0,2.5 c 1.932997,0 3.5,1.5670034 3.5,3.5 0,1.932997 -1.567003,3.5 -3.5,3.5 C 8.0670034,13.5 6.5,11.932997 6.5,10 6.5,8.0670034 8.0670034,6.5 10,6.5 Z'/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting {
    -webkit-animation: mapboxgl-spin 2s infinite linear;
    animation: mapboxgl-spin 2s infinite linear;
}

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

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

.mapboxgl-ctrl-icon.mapboxgl-ctrl-fullscreen {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M 5 4 C 4.5 4 4 4.5 4 5 L 4 6 L 4 9 L 4.5 9 L 5.7773438 7.296875 C 6.7771319 8.0602131 7.835765 8.9565728 8.890625 10 C 7.8257121 11.0633 6.7761791 11.951675 5.78125 12.707031 L 4.5 11 L 4 11 L 4 15 C 4 15.5 4.5 16 5 16 L 9 16 L 9 15.5 L 7.2734375 14.205078 C 8.0428931 13.187886 8.9395441 12.133481 9.9609375 11.068359 C 11.042371 12.14699 11.942093 13.2112 12.707031 14.21875 L 11 15.5 L 11 16 L 14 16 L 15 16 C 15.5 16 16 15.5 16 15 L 16 14 L 16 11 L 15.5 11 L 14.205078 12.726562 C 13.177985 11.949617 12.112718 11.043577 11.037109 10.009766 C 12.151856 8.981061 13.224345 8.0798624 14.228516 7.3046875 L 15.5 9 L 16 9 L 16 5 C 16 4.5 15.5 4 15 4 L 11 4 L 11 4.5 L 12.703125 5.7773438 C 11.932647 6.7864834 11.026693 7.8554712 9.9707031 8.9199219 C 8.9584739 7.8204943 8.0698767 6.7627188 7.3046875 5.7714844 L 9 4.5 L 9 4 L 6 4 L 5 4 z '/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-shrink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath style='fill:%23000000;' d='M 4.2421875 3.4921875 A 0.750075 0.750075 0 0 0 3.71875 4.78125 L 5.9648438 7.0273438 L 4 8.5 L 4 9 L 8 9 C 8.500001 8.9999988 9 8.4999992 9 8 L 9 4 L 8.5 4 L 7.0175781 5.9550781 L 4.78125 3.71875 A 0.750075 0.750075 0 0 0 4.2421875 3.4921875 z M 15.734375 3.4921875 A 0.750075 0.750075 0 0 0 15.21875 3.71875 L 12.984375 5.953125 L 11.5 4 L 11 4 L 11 8 C 11 8.4999992 11.499999 8.9999988 12 9 L 16 9 L 16 8.5 L 14.035156 7.0273438 L 16.28125 4.78125 A 0.750075 0.750075 0 0 0 15.734375 3.4921875 z M 4 11 L 4 11.5 L 5.9648438 12.972656 L 3.71875 15.21875 A 0.75130096 0.75130096 0 1 0 4.78125 16.28125 L 7.0273438 14.035156 L 8.5 16 L 9 16 L 9 12 C 9 11.500001 8.500001 11.000001 8 11 L 4 11 z M 12 11 C 11.499999 11.000001 11 11.500001 11 12 L 11 16 L 11.5 16 L 12.972656 14.035156 L 15.21875 16.28125 A 0.75130096 0.75130096 0 1 0 16.28125 15.21875 L 14.035156 12.972656 L 16 11.5 L 16 11 L 12 11 z '/%3E %3C/svg%3E");
}

.mapboxgl-ctrl-icon.mapboxgl-ctrl-compass > .mapboxgl-ctrl-compass-arrow {
    width: 20px;
    height: 20px;
    margin: 5px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpolygon fill='%23333333' points='6,9 10,1 14,9'/%3E %3Cpolygon fill='%23CCCCCC' points='6,11 10,19 14,11 '/%3E %3C/svg%3E");
    background-repeat: no-repeat;
    display: inline-block;
}

a.mapboxgl-ctrl-logo {
    width: 85px;
    height: 21px;
    margin: 0 0 -3px -3px;
    display: block;
    background-repeat: no-repeat;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 84.49 21' style='enable-background:new 0 0 84.49 21;' xml:space='preserve'%3E%3Cg%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M83.25,14.26c0,0.12-0.09,0.21-0.21,0.21h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39l-1.44,2.39 c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68L76.2,6.84 c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.4-2.35 c0.06-0.11,0.18-0.17,0.3-0.17H83c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.37,3.63l2.43,3.67 C83.24,14.18,83.25,14.22,83.25,14.26z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M66.24,9.59c-0.39-1.88-1.96-3.28-3.84-3.28c-1.03,0-2.03,0.42-2.73,1.18V3.51c0-0.13-0.1-0.23-0.23-0.23h-1.4 c-0.13,0-0.23,0.11-0.23,0.23v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.11,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.73,1.18 c1.88,0,3.45-1.41,3.84-3.29C66.37,10.79,66.37,10.18,66.24,9.59L66.24,9.59z M62.08,13c-1.32,0-2.39-1.11-2.41-2.48v-0.06 c0.02-1.38,1.09-2.48,2.41-2.48s2.42,1.12,2.42,2.51S63.41,13,62.08,13z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M71.67,6.32c-1.98-0.01-3.72,1.35-4.16,3.29c-0.13,0.59-0.13,1.19,0,1.77c0.44,1.94,2.17,3.32,4.17,3.3 c2.35,0,4.26-1.87,4.26-4.19S74.04,6.32,71.67,6.32z M71.65,13.01c-1.33,0-2.42-1.12-2.42-2.51s1.08-2.52,2.42-2.52 c1.33,0,2.42,1.12,2.42,2.51S72.99,13,71.65,13.01L71.65,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M62.08,7.98c-1.32,0-2.39,1.11-2.41,2.48v0.06C59.68,11.9,60.75,13,62.08,13s2.42-1.12,2.42-2.51 S63.41,7.98,62.08,7.98z M62.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25 c0.63,0,1.17,0.57,1.17,1.27C63.24,11.2,62.73,11.76,62.08,11.76z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M71.65,7.98c-1.33,0-2.42,1.12-2.42,2.51S70.32,13,71.65,13s2.42-1.12,2.42-2.51S72.99,7.98,71.65,7.98z M71.65,11.76c-0.64,0-1.17-0.57-1.17-1.27c0-0.7,0.53-1.26,1.17-1.26s1.17,0.57,1.17,1.27C72.82,11.21,72.29,11.76,71.65,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M45.74,6.53h-1.4c-0.13,0-0.23,0.11-0.23,0.23v0.73c-0.71-0.75-1.7-1.18-2.73-1.18 c-2.17,0-3.94,1.87-3.94,4.19s1.77,4.19,3.94,4.19c1.04,0,2.03-0.43,2.73-1.19v0.73c0,0.13,0.1,0.23,0.23,0.23h1.4 c0.13,0,0.23-0.11,0.23-0.23V6.74c0-0.12-0.09-0.22-0.22-0.22C45.75,6.53,45.75,6.53,45.74,6.53z M44.12,10.53 C44.11,11.9,43.03,13,41.71,13s-2.42-1.12-2.42-2.51s1.08-2.52,2.4-2.52c1.33,0,2.39,1.11,2.41,2.48L44.12,10.53z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M41.71,7.98c-1.33,0-2.42,1.12-2.42,2.51S40.37,13,41.71,13s2.39-1.11,2.41-2.48v-0.06 C44.1,9.09,43.03,7.98,41.71,7.98z M40.55,10.49c0-0.7,0.52-1.27,1.17-1.27c0.64,0,1.14,0.56,1.17,1.25v0.04 c-0.01,0.68-0.53,1.24-1.17,1.24C41.08,11.75,40.55,11.19,40.55,10.49z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M52.41,6.32c-1.03,0-2.03,0.42-2.73,1.18V6.75c0-0.13-0.1-0.23-0.23-0.23h-1.4c-0.13,0-0.23,0.11-0.23,0.23 v10.72c0,0.13,0.1,0.23,0.23,0.23h1.4c0.13,0,0.23-0.1,0.23-0.23V13.5c0.71,0.75,1.7,1.18,2.74,1.18c2.17,0,3.94-1.87,3.94-4.19 S54.58,6.32,52.41,6.32z M52.08,13.01c-1.32,0-2.39-1.11-2.42-2.48v-0.07c0.02-1.38,1.09-2.49,2.4-2.49c1.32,0,2.41,1.12,2.41,2.51 S53.4,13,52.08,13.01L52.08,13.01z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M52.08,7.98c-1.32,0-2.39,1.11-2.42,2.48v0.06c0.03,1.38,1.1,2.48,2.42,2.48s2.41-1.12,2.41-2.51 S53.4,7.98,52.08,7.98z M52.08,11.76c-0.63,0-1.14-0.56-1.17-1.25v-0.04c0.01-0.69,0.54-1.25,1.17-1.25c0.63,0,1.17,0.58,1.17,1.27 S52.72,11.76,52.08,11.76z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M36.08,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68c0-0.98-0.74-1.71-1.62-1.71 c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.11,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V6.74 c0.01-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03c1.09,0,2.09,0.6,2.6,1.55 c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78L36.08,14.24z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M84.34,13.59l-0.07-0.13l-1.96-2.99l1.94-2.95c0.44-0.67,0.26-1.56-0.41-2.02c-0.02,0-0.03,0-0.04-0.01 c-0.23-0.15-0.5-0.22-0.78-0.22h-1.61c-0.56,0-1.08,0.29-1.37,0.78L79.72,6.6l-0.34-0.56C79.09,5.56,78.57,5.27,78,5.27h-1.6 c-0.6,0-1.13,0.37-1.35,0.92c-2.19-1.66-5.28-1.47-7.26,0.45c-0.35,0.34-0.65,0.72-0.89,1.14c-0.9-1.62-2.58-2.72-4.5-2.72 c-0.5,0-1.01,0.07-1.48,0.23V3.51c0-0.82-0.66-1.48-1.47-1.48h-1.4c-0.81,0-1.47,0.66-1.47,1.47v3.75 c-0.95-1.36-2.5-2.18-4.17-2.19c-0.74,0-1.46,0.16-2.12,0.47c-0.24-0.17-0.54-0.26-0.84-0.26h-1.4c-0.45,0-0.87,0.21-1.15,0.56 c-0.02-0.03-0.04-0.05-0.07-0.08c-0.28-0.3-0.68-0.47-1.09-0.47h-1.39c-0.3,0-0.6,0.09-0.84,0.26c-0.67-0.3-1.39-0.46-2.12-0.46 c-1.83,0-3.43,1-4.37,2.5c-0.2-0.46-0.48-0.89-0.83-1.25c-0.8-0.81-1.89-1.25-3.02-1.25h-0.01c-0.89,0.01-1.75,0.33-2.46,0.88 c-0.74-0.57-1.64-0.88-2.57-0.88H28.1c-0.29,0-0.58,0.03-0.86,0.11c-0.28,0.06-0.56,0.16-0.82,0.28c-0.21-0.12-0.45-0.18-0.7-0.18 h-1.4c-0.82,0-1.47,0.66-1.47,1.47v7.5c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.48-0.66,1.48-1.48l0,0V9.79 c0.03-0.36,0.23-0.59,0.36-0.59c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41c0.82,0,1.47-0.66,1.47-1.47 l-0.01-4.57c0.06-0.32,0.25-0.47,0.35-0.47c0.18,0,0.38,0.18,0.38,0.47v4.57c0,0.82,0.66,1.47,1.47,1.47h1.41 c0.82,0,1.47-0.66,1.47-1.47v-0.38c0.96,1.29,2.46,2.06,4.06,2.06c0.74,0,1.46-0.16,2.12-0.47c0.24,0.17,0.54,0.26,0.84,0.26h1.39 c0.3,0,0.6-0.09,0.84-0.26v2.01c0,0.82,0.66,1.47,1.47,1.47h1.4c0.82,0,1.47-0.66,1.47-1.47v-1.77c0.48,0.15,0.99,0.23,1.49,0.22 c1.7,0,3.22-0.87,4.17-2.2v0.52c0,0.82,0.66,1.47,1.47,1.47h1.4c0.3,0,0.6-0.09,0.84-0.26c0.66,0.31,1.39,0.47,2.12,0.47 c1.92,0,3.6-1.1,4.49-2.73c1.54,2.65,4.95,3.53,7.58,1.98c0.18-0.11,0.36-0.22,0.53-0.36c0.22,0.55,0.76,0.91,1.35,0.9H78 c0.56,0,1.08-0.29,1.37-0.78l0.37-0.61l0.37,0.61c0.29,0.48,0.81,0.78,1.38,0.78h1.6c0.81,0,1.46-0.66,1.45-1.46 C84.49,14.02,84.44,13.8,84.34,13.59L84.34,13.59z M35.86,14.47h-1.41c-0.13,0-0.23-0.11-0.23-0.23V9.68 c0-0.98-0.74-1.71-1.62-1.71c-0.8,0-1.46,0.7-1.59,1.62l0.01,4.66c0,0.13-0.1,0.23-0.23,0.23h-1.41c-0.13,0-0.23-0.11-0.23-0.23 V9.68c0-0.98-0.74-1.71-1.62-1.71c-0.85,0-1.54,0.79-1.6,1.8v4.48c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23 V6.74c0.01-0.13,0.11-0.22,0.23-0.22h1.4c0.13,0,0.22,0.11,0.23,0.22V7.4c0.5-0.68,1.3-1.09,2.16-1.1h0.03 c1.09,0,2.09,0.6,2.6,1.55c0.45-0.95,1.4-1.55,2.44-1.56c1.62,0,2.93,1.25,2.9,2.78l0.01,5.16C36.09,14.36,35.98,14.46,35.86,14.47 L35.86,14.47z M45.97,14.24c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V13.5c-0.7,0.76-1.69,1.18-2.72,1.18 c-2.17,0-3.94-1.87-3.94-4.19s1.77-4.19,3.94-4.19c1.03,0,2.02,0.43,2.73,1.18V6.74c0-0.13,0.1-0.23,0.23-0.23h1.4 c0.12-0.01,0.22,0.08,0.23,0.21c0,0.01,0,0.01,0,0.02v7.51h-0.01V14.24z M52.41,14.67c-1.03,0-2.02-0.43-2.73-1.18v3.97 c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.1-0.23-0.23V6.75c0-0.13,0.1-0.22,0.23-0.22h1.4c0.13,0,0.23,0.11,0.23,0.23v0.73 c0.71-0.76,1.7-1.18,2.73-1.18c2.17,0,3.94,1.86,3.94,4.18S54.58,14.67,52.41,14.67z M66.24,11.39c-0.39,1.87-1.96,3.29-3.84,3.29 c-1.03,0-2.02-0.43-2.73-1.18v0.73c0,0.13-0.1,0.23-0.23,0.23h-1.4c-0.13,0-0.23-0.11-0.23-0.23V3.51c0-0.13,0.1-0.23,0.23-0.23 h1.4c0.13,0,0.23,0.11,0.23,0.23v3.97c0.71-0.75,1.7-1.18,2.73-1.17c1.88,0,3.45,1.4,3.84,3.28C66.37,10.19,66.37,10.8,66.24,11.39 L66.24,11.39L66.24,11.39z M71.67,14.68c-2,0.01-3.73-1.35-4.17-3.3c-0.13-0.59-0.13-1.19,0-1.77c0.44-1.94,2.17-3.31,4.17-3.3 c2.36,0,4.26,1.87,4.26,4.19S74.03,14.68,71.67,14.68L71.67,14.68z M83.04,14.47h-1.61c-0.13,0-0.24-0.06-0.3-0.17l-1.44-2.39 l-1.44,2.39c-0.06,0.11-0.18,0.17-0.3,0.17h-1.61c-0.04,0-0.08-0.01-0.12-0.03c-0.09-0.06-0.13-0.19-0.06-0.28l0,0l2.43-3.68 L76.2,6.84c-0.02-0.03-0.03-0.07-0.03-0.12c0-0.12,0.09-0.21,0.21-0.21h1.61c0.13,0,0.24,0.06,0.3,0.17l1.41,2.36l1.41-2.36 c0.06-0.11,0.18-0.17,0.3-0.17h1.61c0.04,0,0.08,0.01,0.12,0.03c0.09,0.06,0.13,0.19,0.06,0.28l0,0l-2.38,3.64l2.43,3.67 c0.02,0.03,0.03,0.07,0.03,0.12C83.25,14.38,83.16,14.47,83.04,14.47L83.04,14.47L83.04,14.47z'/%3E %3Cpath class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' d='M10.5,1.24c-5.11,0-9.25,4.15-9.25,9.25s4.15,9.25,9.25,9.25s9.25-4.15,9.25-9.25 C19.75,5.38,15.61,1.24,10.5,1.24z M14.89,12.77c-1.93,1.93-4.78,2.31-6.7,2.31c-0.7,0-1.41-0.05-2.1-0.16c0,0-1.02-5.64,2.14-8.81 c0.83-0.83,1.95-1.28,3.13-1.28c1.27,0,2.49,0.51,3.39,1.42C16.59,8.09,16.64,11,14.89,12.77z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M10.5-0.01C4.7-0.01,0,4.7,0,10.49s4.7,10.5,10.5,10.5S21,16.29,21,10.49C20.99,4.7,16.3-0.01,10.5-0.01z M10.5,19.74c-5.11,0-9.25-4.15-9.25-9.25s4.14-9.26,9.25-9.26s9.25,4.15,9.25,9.25C19.75,15.61,15.61,19.74,10.5,19.74z'/%3E %3Cpath class='st1' style='opacity:0.35; enable-background:new;' d='M14.74,6.25C12.9,4.41,9.98,4.35,8.23,6.1c-3.16,3.17-2.14,8.81-2.14,8.81s5.64,1.02,8.81-2.14 C16.64,11,16.59,8.09,14.74,6.25z M12.47,10.34l-0.91,1.87l-0.9-1.87L8.8,9.43l1.86-0.9l0.9-1.87l0.91,1.87l1.86,0.9L12.47,10.34z'/%3E %3Cpolygon class='st0' style='opacity:0.9; fill: %23FFFFFF; enable-background: new;' points='14.33,9.43 12.47,10.34 11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 '/%3E%3C/g%3E%3C/svg%3E");
}

a.mapboxgl-ctrl-logo.mapboxgl-compact {
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3C?xml version='1.0' encoding='utf-8'?%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 21 21' style='enable-background:new 0 0 21 21;' xml:space='preserve'%3E%3Cg transform='translate(0,0.01)'%3E%3Cpath d='m 10.5,1.24 c -5.11,0 -9.25,4.15 -9.25,9.25 0,5.1 4.15,9.25 9.25,9.25 5.1,0 9.25,-4.15 9.25,-9.25 0,-5.11 -4.14,-9.25 -9.25,-9.25 z m 4.39,11.53 c -1.93,1.93 -4.78,2.31 -6.7,2.31 -0.7,0 -1.41,-0.05 -2.1,-0.16 0,0 -1.02,-5.64 2.14,-8.81 0.83,-0.83 1.95,-1.28 3.13,-1.28 1.27,0 2.49,0.51 3.39,1.42 1.84,1.84 1.89,4.75 0.14,6.52 z' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3Cpath d='M 10.5,-0.01 C 4.7,-0.01 0,4.7 0,10.49 c 0,5.79 4.7,10.5 10.5,10.5 5.8,0 10.5,-4.7 10.5,-10.5 C 20.99,4.7 16.3,-0.01 10.5,-0.01 Z m 0,19.75 c -5.11,0 -9.25,-4.15 -9.25,-9.25 0,-5.1 4.14,-9.26 9.25,-9.26 5.11,0 9.25,4.15 9.25,9.25 0,5.13 -4.14,9.26 -9.25,9.26 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpath d='M 14.74,6.25 C 12.9,4.41 9.98,4.35 8.23,6.1 5.07,9.27 6.09,14.91 6.09,14.91 c 0,0 5.64,1.02 8.81,-2.14 C 16.64,11 16.59,8.09 14.74,6.25 Z m -2.27,4.09 -0.91,1.87 -0.9,-1.87 -1.86,-0.91 1.86,-0.9 0.9,-1.87 0.91,1.87 1.86,0.9 z' style='opacity:0.35;enable-background:new' class='st1'/%3E%3Cpolygon points='11.56,12.21 10.66,10.34 8.8,9.43 10.66,8.53 11.56,6.66 12.47,8.53 14.33,9.43 12.47,10.34 ' style='opacity:0.9;fill:%23ffffff;enable-background:new' class='st0'/%3E%3C/g%3E%3C/svg%3E");
}

.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
    padding: 0 5px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

@media screen {
    .mapboxgl-ctrl-attrib.mapboxgl-compact {
        margin: 10px;
        position: relative;
        background-color: #fff;
        border-radius: 3px 12px 12px 3px;
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
        padding: 2px 24px 2px 4px;
        visibility: visible;
    }

    .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover,
    .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:hover {
        padding: 2px 4px 2px 24px;
        border-radius: 12px 3px 3px 12px;
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
        display: none;
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact:hover .mapboxgl-ctrl-attrib-inner {
        display: block;
    }

    .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        content: '';
        cursor: pointer;
        position: absolute;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill='%23333333' fill-rule='evenodd' d='M4,10a6,6 0 1,0 12,0a6,6 0 1,0 -12,0 M9,7a1,1 0 1,0 2,0a1,1 0 1,0 -2,0 M9,10a1,1 0 1,1 2,0l0,3a1,1 0 1,1 -2,0'/%3E %3C/svg%3E");
        background-color: rgba(255, 255, 255, 0.5);
        width: 24px;
        height: 24px;
        box-sizing: border-box;
        border-radius: 12px;
    }

    .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        bottom: 0;
        right: 0;
    }

    .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        top: 0;
        right: 0;
    }

    .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        top: 0;
        left: 0;
    }

    .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact::after {
        bottom: 0;
        left: 0;
    }
}

.mapboxgl-ctrl-attrib a {
    color: rgba(0, 0, 0, 0.75);
    text-decoration: none;
}

.mapboxgl-ctrl-attrib a:hover {
    color: inherit;
    text-decoration: underline;
}

/* stylelint-disable-next-line selector-class-pattern */
.mapboxgl-ctrl-attrib .mapbox-improve-map {
    font-weight: bold;
    margin-left: 2px;
}

.mapboxgl-attrib-empty {
    display: none;
}

.mapboxgl-ctrl-scale {
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 10px;
    border-width: medium 2px 2px;
    border-style: none solid solid;
    border-color: #333;
    padding: 0 5px;
    color: #333;
    box-sizing: border-box;
}

.mapboxgl-popup {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: flex;
    will-change: transform;
    pointer-events: none;
}

.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.mapboxgl-popup-anchor-left {
    -webkit-flex-direction: row;
    flex-direction: row;
}

.mapboxgl-popup-anchor-right {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.mapboxgl-popup-tip {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    z-index: 1;
}

.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
    -webkit-align-self: center;
    align-self: center;
    border-top: none;
    border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    border-top: none;
    border-left: none;
    border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    border-top: none;
    border-right: none;
    border-bottom-color: #fff;
}

.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
    -webkit-align-self: center;
    align-self: center;
    border-bottom: none;
    border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
    -webkit-align-self: flex-start;
    align-self: flex-start;
    border-bottom: none;
    border-left: none;
    border-top-color: #fff;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    border-bottom: none;
    border-right: none;
    border-top-color: #fff;
}

.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
    -webkit-align-self: center;
    align-self: center;
    border-left: none;
    border-right-color: #fff;
}

.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
    -webkit-align-self: center;
    align-self: center;
    border-right: none;
    border-left-color: #fff;
}

.mapboxgl-popup-close-button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    border-radius: 0 3px 0 0;
    cursor: pointer;
    background-color: transparent;
}

.mapboxgl-popup-close-button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.mapboxgl-popup-content {
    position: relative;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 10px 10px 15px;
    pointer-events: auto;
}

.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
    border-top-left-radius: 0;
}

.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
    border-top-right-radius: 0;
}

.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
    border-bottom-left-radius: 0;
}

.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
    border-bottom-right-radius: 0;
}

.mapboxgl-marker {
    position: absolute;
    top: 0;
    left: 0;
    will-change: transform;
}

.mapboxgl-user-location-dot {
    background-color: #1da1f2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.mapboxgl-user-location-dot::before {
    background-color: #1da1f2;
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    -webkit-animation: mapboxgl-user-location-dot-pulse 2s infinite;
    animation: mapboxgl-user-location-dot-pulse 2s infinite;
}

.mapboxgl-user-location-dot::after {
    border-radius: 50%;
    border: 2px solid #fff;
    content: '';
    height: 19px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 19px;
    box-sizing: border-box;
}

@-webkit-keyframes mapboxgl-user-location-dot-pulse {
    0%   { -webkit-transform: scale(1); opacity: 1; }
    70%  { -webkit-transform: scale(3); opacity: 0; }
    100% { -webkit-transform: scale(1); opacity: 0; }
}

@keyframes mapboxgl-user-location-dot-pulse {
    0%   { -webkit-transform: scale(1); transform: scale(1); opacity: 1; }
    70%  { -webkit-transform: scale(3); transform: scale(3); opacity: 0; }
    100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}

.mapboxgl-user-location-dot-stale {
    background-color: #aaa;
}

.mapboxgl-user-location-dot-stale::after {
    display: none;
}

.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
    cursor: crosshair;
}

.mapboxgl-boxzoom {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: #fff;
    border: 2px dotted #202020;
    opacity: 0.5;
}

@media print {
    /* stylelint-disable-next-line selector-class-pattern */
    .mapbox-improve-map {
        display: none;
    }
}


/*# sourceMappingURL=main.0.4.0.css.map*/