@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* GAB: Use border-box: http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
/* stylelint-disable */
/* stylelint-enable */
.ffe-h1,
h1 {
  color: #002776;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
  line-height: 36px;
  font-size: 28px;
}
@media screen and (min-width: 480px) {
  .ffe-h1,
  h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h1,
  h1 {
    font-size: 46px;
  }
}
.ffe-h2,
h2 {
  color: #002776;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
  line-height: 32px;
  font-size: 24px;
}
@media screen and (min-width: 480px) {
  .ffe-h2,
  h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h2,
  h2 {
    font-size: 32px;
  }
}
.ffe-h3,
h3 {
  color: #002776;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
  line-height: 28px;
  font-size: 20px;
}
@media screen and (min-width: 480px) {
  .ffe-h3,
  h3 {
    font-size: 27px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h3,
  h3 {
    font-size: 28px;
  }
}
.ffe-h4,
.ffe-table__caption,
h4,
.card .card-header .card-title {
  color: #002776;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
  line-height: 28px;
  font-size: 18px;
}
@media screen and (min-width: 480px) {
  .ffe-h4,
  .ffe-table__caption,
  h4,
  .card .card-header .card-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h4,
  .ffe-table__caption,
  h4,
  .card .card-header .card-title {
    font-size: 22px;
  }
}
.ffe-h5,
.ffe-context-message-content__header,
h5 {
  color: #002776;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
@media screen and (min-width: 480px) {
  .ffe-h5,
  .ffe-context-message-content__header,
  h5 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h5,
  .ffe-context-message-content__header,
  h5 {
    font-size: 18px;
  }
}
.ffe-h6,
h6 {
  color: #002776;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
  line-height: 24px;
  font-size: 16px;
}
@media screen and (min-width: 480px) {
  .ffe-h6,
  h6 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h6,
  h6 {
    font-size: 16px;
  }
}
.ffe-small-text,
.ffe-radio-button__tooltip-text.ffe-tooltip__text,
small {
  color: #676767;
  font-family: 'MuseoSans-500', arial, sans-serif;
  font-weight: normal;
  line-height: 22px;
  font-size: 14px;
}
.ffe-small-text--dark {
  color: #fff;
}
.ffe-micro-text {
  color: #676767;
  font-family: 'MuseoSans-500', arial, sans-serif;
  font-weight: normal;
  line-height: 20px;
  font-size: 12px;
}
.ffe-h1,
.ffe-h2,
.ffe-h3,
.ffe-h4,
.ffe-h5,
.ffe-h6,
.ffe-table__caption,
.ffe-context-message-content__header,
h1,
h2,
h3,
h4,
h5,
h6,
.card .card-header .card-title {
  margin-bottom: 10px;
  margin-top: 0;
}
.ffe-h1--error,
.ffe-h2--error,
.ffe-h3--error,
.ffe-h4--error,
.ffe-h5--error,
.ffe-h6--error {
  color: #da3d00;
}
.ffe-h1--inline,
.ffe-h2--inline,
.ffe-h3--inline,
.ffe-h4--inline,
.ffe-h5--inline,
.ffe-h6--inline {
  display: inline-block;
}
.ffe-h1--no-margin,
.ffe-h2--no-margin,
.ffe-h3--no-margin,
.ffe-h4--no-margin,
.ffe-h5--no-margin,
.ffe-h6--no-margin {
  margin: 0;
}
.ffe-h1--with-border,
.ffe-h2--with-border,
.ffe-h3--with-border,
.ffe-h4--with-border,
.ffe-h5--with-border,
.ffe-h6--with-border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.ffe-h1--no-underline,
.ffe-h2--no-underline,
.ffe-h3--no-underline,
.ffe-h4--no-underline,
.ffe-h5--no-underline,
.ffe-h6--no-underline {
  text-decoration: none;
}
.ffe-body-text {
  color: #262626;
  font-family: 'MuseoSans-500', arial, sans-serif;
  line-height: 26px;
  font-size: 16px;
}
.ffe-body-paragraph,
p {
  margin-bottom: 1em;
  margin-top: 0;
}
.ffe-body-paragraph--text-center {
  text-align: center;
}
.ffe-body-paragraph--text-left {
  text-align: left;
}
.ffe-lead-paragraph,
.ffe-sub-lead-paragraph,
.lead,
.sub-lead {
  font-family: 'MuseoSans-500', arial, sans-serif;
  margin-top: 0;
}
.ffe-lead-paragraph,
.lead {
  color: #002776;
  line-height: 28px;
  font-size: 18px;
}
@media screen and (min-width: 480px) {
  .ffe-lead-paragraph,
  .lead {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-lead-paragraph,
  .lead {
    font-size: 22px;
  }
}
.ffe-sub-lead-paragraph,
.sub-lead {
  color: #262626;
  line-height: 26px;
  font-size: 16px;
}
@media screen and (min-width: 480px) {
  .ffe-sub-lead-paragraph,
  .sub-lead {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-sub-lead-paragraph,
  .sub-lead {
    font-size: 18px;
  }
}
.ffe-link-text,
a {
  border-bottom: 1px solid #0071cd;
  color: #0071cd;
  cursor: pointer;
  text-decoration: none;
  word-wrap: break-word;
  line-height: 1em;
}
.ffe-link-text:hover {
  border-bottom-color: #005aa4;
  color: #005aa4;
  text-decoration: none;
}
.ffe-link-text:visited {
  border-bottom-color: #551a8b;
  color: #551a8b;
  text-decoration: none;
}
.ffe-link-text--no-underline {
  border-bottom: none;
}
.ffe-divider-line,
hr {
  border: none;
  border-bottom: solid 1px #ccc;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 100%;
}
.ffe-strong-text,
.ffe-table__footer,
.ffe-table__heading,
.ffe-table [data-th]::before,
b,
strong {
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  font-weight: normal;
}
.ffe-em-text,
i,
em {
  font-style: italic;
}
.ffe-pre-text,
pre {
  background-color: #fbfaf5;
  font-family: consolas, menlo, monaco, monospace;
  margin: 0;
  text-align: left;
}
.ffe-inline-separator {
  margin: 0 4px;
}
@media screen and (min-width: 480px) {
  .ffe-h1,
  h1 {
    line-height: 60px;
  }
  .ffe-h2,
  h2 {
    line-height: 44px;
  }
  .ffe-h3,
  h3 {
    line-height: 38px;
  }
  .ffe-h4,
  .ffe-table__caption,
  h4,
  .card .card-header .card-title {
    line-height: 28px;
  }
  .ffe-h5,
  .ffe-context-message-content__header,
  h5 {
    line-height: 24px;
  }
  .ffe-h6,
  h6 {
    line-height: 24px;
  }
  .ffe-h1,
  .ffe-h2,
  .ffe-h3,
  .ffe-h4,
  .ffe-h5,
  .ffe-h6,
  .ffe-table__caption,
  .ffe-context-message-content__header,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .card .card-header .card-title {
    margin-bottom: 15px;
  }
  .ffe-h1--no-margin,
  .ffe-h2--no-margin,
  .ffe-h3--no-margin,
  .ffe-h4--no-margin,
  .ffe-h5--no-margin,
  .ffe-h6--no-margin {
    margin: 0;
  }
  .ffe-lead-paragraph,
  .lead {
    line-height: 34px;
  }
  .ffe-sub-lead-paragraph,
  .sub-lead {
    line-height: 28px;
  }
  .ffe-small-text,
  .ffe-radio-button__tooltip-text.ffe-tooltip__text,
  small {
    line-height: 22px;
  }
  .ffe-micro-text {
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-h1,
  .ffe-h2,
  .ffe-h3,
  .ffe-h4,
  .ffe-h5,
  .ffe-h6,
  .ffe-table__caption,
  .ffe-context-message-content__header,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .card .card-header .card-title {
    margin-bottom: 20px;
  }
  .ffe-h1--no-margin,
  .ffe-h2--no-margin,
  .ffe-h3--no-margin,
  .ffe-h4--no-margin,
  .ffe-h5--no-margin,
  .ffe-h6--no-margin {
    margin: 0;
  }
  .ffe-body-text {
    line-height: 24px;
  }
  .ffe-h1,
  h1 {
    line-height: 67px;
  }
  .ffe-h2,
  h2 {
    line-height: 44px;
  }
  .ffe-h3,
  h3 {
    line-height: 38px;
  }
  .ffe-h4,
  .ffe-table__caption,
  h4,
  .card .card-header .card-title {
    line-height: 24px;
  }
  .ffe-h5,
  .ffe-context-message-content__header,
  h5 {
    line-height: 24px;
  }
  .ffe-h6,
  h6 {
    line-height: 22px;
  }
  .ffe-lead-paragraph,
  .lead {
    line-height: 34px;
  }
  .ffe-small-text,
  .ffe-radio-button__tooltip-text.ffe-tooltip__text,
  small {
    line-height: 22px;
  }
  .ffe-micro-text {
    line-height: 20px;
  }
}
.ffe-icon-base {
  background-size: cover;
  display: inline-block;
  height: 50px;
  vertical-align: middle;
  width: 50px;
}
@media screen and (min-width: 480px) {
  .ffe-icon-base {
    height: 75px;
    width: 75px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-icon-base {
    height: 90px;
    width: 90px;
  }
}
/* visually hides, but allows screen readers to see content */
.ffe-screenreader-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
/*!
 * @license
 * MyFonts Webfont Build ID 3529082, 2018-02-19T03:00:12-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: MuseoSans-300 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans/300/
 * Copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 1,000,000,000
 *
 * Webfont: MuseoSans-500 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans/500/
 * Copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 999,999,999
 *
 * Webfont: MuseoSansRounded-300 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/300/
 * Copyright: Copyright (c) 2011 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 1,000,000,000
 *
 * Webfont: MuseoSansRounded-500 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/500/
 * Copyright: Copyright (c) 2011 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 1,000,000,000
 *
 * Webfont: MuseoSansRounded-700 by exljbris
 * URL: https://www.myfonts.com/fonts/exljbris/museo-sans-rounded/700/
 * Copyright: Copyright (c) 2011 by Jos Buivenga. All rights reserved.
 * Licensed pageviews: 1,000,000,000
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3529082
 *
 * © 2018 MyFonts Inc
 */
@font-face {
  font-family: 'MuseoSans-300';
  src: url('../fonts/2FDE32_0_0.woff2') format('woff2'), url('../fonts/2FDE32_0_0.woff') format('woff');
}
@font-face {
  font-family: 'MuseoSans-500';
  src: url('../fonts/2FDE32_1_0.woff2') format('woff2'), url('../fonts/2FDE32_1_0.woff') format('woff');
}
@font-face {
  font-family: 'MuseoSansRounded-300';
  src: url('../fonts/2FDE32_2_0.woff2') format('woff2'), url('../fonts/2FDE32_2_0.woff') format('woff');
}
@font-face {
  font-family: 'MuseoSansRounded-500';
  src: url('../fonts/2FDE32_3_0.woff2') format('woff2'), url('../fonts/2FDE32_3_0.woff') format('woff');
}
@font-face {
  font-family: 'MuseoSansRounded-700';
  src: url('../fonts/2FDE32_4_0.woff2') format('woff2'), url('../fonts/2FDE32_4_0.woff') format('woff');
}
.ffe-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 20px 0 0;
  width: 100%;
}
.ffe-grid--no-top-padding {
  padding-top: 0;
}
@media only screen and (min-width: 1024px) {
  .ffe-grid {
    padding-top: 40px;
  }
  .ffe-grid--no-top-padding {
    padding-top: 0;
  }
}
.ffe-grid--inline {
  padding: 0;
}
.ffe-grid__row,
.ffe-grid__row-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1280px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .ffe-grid__row,
  .ffe-grid__row-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.ffe-grid__row--bg-blue-ice {
  background-color: #eff8fc;
}
.ffe-grid__row--bg-blue-pale {
  background-color: #dff1f9;
}
.ffe-grid__row--bg-green-mint {
  background-color: #e1f4e3;
}
.ffe-grid__row--bg-sand {
  background-color: #f8f5eb;
}
.ffe-grid__row--bg-grey-cloud {
  background-color: #f4f4f4;
}
.ffe-grid__row--bg-grey-warm {
  background-color: #f6f6f3;
}
.ffe-grid__row--bg-orange-salmon {
  background-color: #f3bbaa;
}
.ffe-grid__row--bg-red {
  background-color: #e60000;
}
.ffe-grid__row--bg-blue-sky {
  background-color: #7fc6e8;
}
.ffe-grid__row--reverse,
.ffe-grid__row--reverse > .ffe-grid__row-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}
.ffe-grid__row--top-padding {
  padding-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .ffe-grid__row--top-padding {
    padding-top: 40px;
  }
}
[class*='ffe-grid__row--bg-'] {
  max-width: 100%;
}
[class^='ffe-grid__col'] > * {
  max-width: 100%;
}
.ffe-grid__row-wrapper {
  margin: 0 auto;
}
[class*='ffe-grid__col'] {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0 10px 20px;
}
@media only screen and (min-width: 1024px) {
  [class*='ffe-grid__col'] {
    padding: 0 20px 40px;
  }
}
.ffe-grid--condensed [class*='ffe-grid__col'] {
  padding: 0 5px 10px;
}
@media only screen and (min-width: 1024px) {
  .ffe-grid--condensed [class*='ffe-grid__col'] {
    padding: 0 10px 20px;
  }
}
.ffe-grid--inline [class*='ffe-grid__col'] {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  [class*='ffe-grid__col--bg-'] {
    position: relative;
  }
  [class*='ffe-grid__col--bg-']::before,
  [class*='ffe-grid__col--bg-']::after {
    background-color: inherit;
    bottom: 0;
    content: '';
    position: absolute;
    top: 0;
    width: 20px;
  }
  [class*='ffe-grid__col--bg-']::before {
    left: -20px;
  }
  [class*='ffe-grid__col--bg-']::after {
    right: -20px;
  }
  .ffe-grid--condensed [class*='ffe-grid__col--bg-']::before,
  .ffe-grid--condensed [class*='ffe-grid__col--bg-']::after {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 10px;
  }
  .ffe-grid--condensed [class*='ffe-grid__col--bg-']::before {
    left: -10px;
  }
  .ffe-grid--condensed [class*='ffe-grid__col--bg-']::after {
    right: -10px;
  }
  .ffe-grid--inline [class*='ffe-grid__col--bg-']::before,
  .ffe-grid--inline [class*='ffe-grid__col--bg-']::after {
    display: none;
  }
}
.ffe-grid__col--bg-blue-ice {
  background-color: #eff8fc;
}
.ffe-grid__col--bg-blue-pale {
  background-color: #dff1f9;
}
.ffe-grid__col--bg-green-mint {
  background-color: #e1f4e3;
}
.ffe-grid__col--bg-sand {
  background-color: #f8f5eb;
}
.ffe-grid__col--bg-grey-cloud {
  background-color: #f4f4f4;
}
.ffe-grid__col--bg-grey-warm {
  background-color: #f6f6f3;
}
.ffe-grid__col--bg-orange-salmon {
  background-color: #f3bbaa;
}
.ffe-grid__col--bg-red {
  background-color: #e60000;
}
.ffe-grid__col--bg-blue-sky {
  background-color: #7fc6e8;
}
.ffe-grid__col--reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.ffe-grid__col--horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ffe-grid__col--horizontal.ffe-grid__col--start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ffe-grid__col--horizontal.ffe-grid__col--center {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ffe-grid__col--horizontal.ffe-grid__col--end {
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ffe-grid__col--horizontal.ffe-grid__col--top {
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ffe-grid__col--horizontal.ffe-grid__col--middle {
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ffe-grid__col--horizontal.ffe-grid__col--bottom {
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ffe-grid__col--horizontal.ffe-grid__col--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ffe-grid__col--start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ffe-grid__col--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ffe-grid__col--end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ffe-grid__col--top {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ffe-grid__col--middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ffe-grid__col--bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ffe-grid__col--around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ffe-grid__col--between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ffe-grid__col--center-text {
  text-align: center;
}
.ffe-grid__col--no-bottom-padding,
.ffe-grid--condensed .ffe-grid__col--no-bottom-padding {
  padding-bottom: 0;
}
.ffe-grid__col--sm-0 {
  -ms-flex-preferred-size: 0%;
      flex-basis: 0%;
  max-width: 0%;
  display: none;
}
.ffe-grid__col--sm-offset-0 {
  margin-left: 0%;
}
.ffe-grid__col--sm-1 {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  max-width: 8.33333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-1 {
  margin-left: 8.33333333%;
}
.ffe-grid__col--sm-2 {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  max-width: 16.66666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-2 {
  margin-left: 16.66666667%;
}
.ffe-grid__col--sm-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-3 {
  margin-left: 25%;
}
.ffe-grid__col--sm-4 {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  max-width: 33.33333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-4 {
  margin-left: 33.33333333%;
}
.ffe-grid__col--sm-5 {
  -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
  max-width: 41.66666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-5 {
  margin-left: 41.66666667%;
}
.ffe-grid__col--sm-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-6 {
  margin-left: 50%;
}
.ffe-grid__col--sm-7 {
  -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
  max-width: 58.33333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-7 {
  margin-left: 58.33333333%;
}
.ffe-grid__col--sm-8 {
  -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
  max-width: 66.66666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-8 {
  margin-left: 66.66666667%;
}
.ffe-grid__col--sm-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-9 {
  margin-left: 75%;
}
.ffe-grid__col--sm-10 {
  -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
  max-width: 83.33333333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-10 {
  margin-left: 83.33333333%;
}
.ffe-grid__col--sm-11 {
  -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
  max-width: 91.66666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-11 {
  margin-left: 91.66666667%;
}
.ffe-grid__col--sm-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-grid__col--sm-offset-12 {
  margin-left: 100%;
}
@media only screen and (min-width: 768px) {
  .ffe-grid__col--md-0 {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%;
    max-width: 0%;
    display: none;
  }
  .ffe-grid__col--md-offset-0 {
    margin-left: 0%;
  }
  .ffe-grid__col--md-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-1 {
    margin-left: 8.33333333%;
  }
  .ffe-grid__col--md-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-2 {
    margin-left: 16.66666667%;
  }
  .ffe-grid__col--md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-3 {
    margin-left: 25%;
  }
  .ffe-grid__col--md-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-4 {
    margin-left: 33.33333333%;
  }
  .ffe-grid__col--md-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-5 {
    margin-left: 41.66666667%;
  }
  .ffe-grid__col--md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-6 {
    margin-left: 50%;
  }
  .ffe-grid__col--md-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-7 {
    margin-left: 58.33333333%;
  }
  .ffe-grid__col--md-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-8 {
    margin-left: 66.66666667%;
  }
  .ffe-grid__col--md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-9 {
    margin-left: 75%;
  }
  .ffe-grid__col--md-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-10 {
    margin-left: 83.33333333%;
  }
  .ffe-grid__col--md-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-11 {
    margin-left: 91.66666667%;
  }
  .ffe-grid__col--md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--md-offset-12 {
    margin-left: 100%;
  }
  .ffe-grid__col--md-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .ffe-grid__col--lg-0 {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%;
    max-width: 0%;
    display: none;
  }
  .ffe-grid__col--lg-offset-0 {
    margin-left: 0%;
  }
  .ffe-grid__col--lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .ffe-grid__col--lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .ffe-grid__col--lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-3 {
    margin-left: 25%;
  }
  .ffe-grid__col--lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .ffe-grid__col--lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .ffe-grid__col--lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-6 {
    margin-left: 50%;
  }
  .ffe-grid__col--lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .ffe-grid__col--lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .ffe-grid__col--lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-9 {
    margin-left: 75%;
  }
  .ffe-grid__col--lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .ffe-grid__col--lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .ffe-grid__col--lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--lg-offset-12 {
    margin-left: 100%;
  }
  .ffe-grid__col--lg-offset-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .ffe-grid__col--xl-0 {
    -ms-flex-preferred-size: 0%;
        flex-basis: 0%;
    max-width: 0%;
    display: none;
  }
  .ffe-grid__col--xl-offset-0 {
    margin-left: 0%;
  }
  .ffe-grid__col--xl-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .ffe-grid__col--xl-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .ffe-grid__col--xl-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-3 {
    margin-left: 25%;
  }
  .ffe-grid__col--xl-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .ffe-grid__col--xl-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .ffe-grid__col--xl-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-6 {
    margin-left: 50%;
  }
  .ffe-grid__col--xl-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .ffe-grid__col--xl-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .ffe-grid__col--xl-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-9 {
    margin-left: 75%;
  }
  .ffe-grid__col--xl-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .ffe-grid__col--xl-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .ffe-grid__col--xl-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ffe-grid__col--xl-offset-12 {
    margin-left: 100%;
  }
  .ffe-grid__col--xl-offset-0 {
    margin-left: 0;
  }
}
.ffe-button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0;
  width: 100%;
}
.ffe-button-group .ffe-button,
.ffe-button-group .ffe-inline-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 10px;
  -ms-flex-item-align: center;
      align-self: center;
}
.ffe-button-group--thin {
  padding: 0;
}
.ffe-button-group--inline .ffe-button,
.ffe-button-group--inline .ffe-inline-button {
  display: inline;
  margin: 0 0 10px 10px;
  width: auto;
}
@media screen and (min-width: 480px) {
  .ffe-button-group {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: auto;
  }
  .ffe-button-group .ffe-button,
  .ffe-button-group .ffe-inline-button {
    margin: 0 0 10px 20px;
    width: auto;
  }
  .ffe-button-group .ffe-button:first-child,
  .ffe-button-group .ffe-inline-button:first-child {
    margin: 0 0 10px;
  }
}
.ffe-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'MuseoSansRounded-500', arial, sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  overflow: hidden;
  padding: 8px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
  font-size: 18px;
}
.ffe-button:focus {
  outline: none;
}
.ffe-button:hover {
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.ffe-button:active {
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.ffe-button:visited {
  color: #fff;
}
@media screen and (min-width: 480px) {
  .ffe-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }
}
.ffe-button--action.ffe-button--ghost,
.ffe-button--action.ffe-button--ghost:focus,
.ffe-button--action.ffe-button--ghost:visited {
  background-color: transparent;
  border: 2px solid #008a00;
  color: #008a00;
}
.ffe-button--action.ffe-button--ghost:hover {
  background-color: #007100;
  border-color: #007100;
  color: #fff;
}
.ffe-button--action.ffe-button--ghost:active {
  background-color: #005700;
}
.ffe-button--action {
  background-color: #008a00;
}
.ffe-button--action:focus {
  background-color: #007100;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-button--action:focus.ffe-button--dark {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-button--action:hover {
  background-color: #007100;
}
.ffe-button--action:active {
  background-color: #005700;
}
.ffe-button--primary {
  background-color: #0071cd;
}
.ffe-button--primary:focus {
  background-color: #0063b4;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-button--primary:focus.ffe-button--dark {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-button--primary:hover {
  background-color: #0063b4;
}
.ffe-button--primary:active {
  background-color: #00559a;
}
.ffe-button--secondary,
.ffe-button--shortcut,
.ffe-button--expand {
  background-color: #fff;
  border: solid 2px #ccc;
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
  color: #0071cd;
}
.ffe-button--secondary.ffe-button--dark,
.ffe-button--shortcut.ffe-button--dark,
.ffe-button--expand.ffe-button--dark {
  background-color: transparent;
  color: #fff;
}
.ffe-button--secondary:active,
.ffe-button--shortcut:active,
.ffe-button--expand:active,
.ffe-button--secondary:focus,
.ffe-button--shortcut:focus,
.ffe-button--expand:focus,
.ffe-button--secondary:hover,
.ffe-button--shortcut:hover,
.ffe-button--expand:hover,
.ffe-button--secondary:visited,
.ffe-button--shortcut:visited,
.ffe-button--expand:visited {
  background-color: #fff;
  border-color: #0071cd;
  color: #0071cd;
}
.ffe-button--secondary:active.ffe-button--dark,
.ffe-button--shortcut:active.ffe-button--dark,
.ffe-button--expand:active.ffe-button--dark,
.ffe-button--secondary:focus.ffe-button--dark,
.ffe-button--shortcut:focus.ffe-button--dark,
.ffe-button--expand:focus.ffe-button--dark,
.ffe-button--secondary:hover.ffe-button--dark,
.ffe-button--shortcut:hover.ffe-button--dark,
.ffe-button--expand:hover.ffe-button--dark,
.ffe-button--secondary:visited.ffe-button--dark,
.ffe-button--shortcut:visited.ffe-button--dark,
.ffe-button--expand:visited.ffe-button--dark {
  border-color: #a1dfff;
  background-color: transparent;
  color: #fff;
}
.ffe-button--secondary:focus,
.ffe-button--shortcut:focus,
.ffe-button--expand:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-button--secondary:focus.ffe-button--dark,
.ffe-button--shortcut:focus.ffe-button--dark,
.ffe-button--expand:focus.ffe-button--dark {
  background-color: #293a4c;
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-button--expand {
  border-radius: 34px;
  height: 45px;
}
.ffe-button--expanded {
  padding: 8px;
  width: 45px;
}
.ffe-button--task {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #0071cd;
  display: inline-block;
  padding: 4px;
  text-align: left;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: auto;
}
.ffe-button--task:active,
.ffe-button--task:focus,
.ffe-button--task:hover,
.ffe-button--task:visited {
  color: #005aa4;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-button--condensed {
  padding: 5px 20px;
  font-size: 14px;
}
.ffe-button--loading {
  pointer-events: none;
}
.ffe-button__label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-button--loading .ffe-button__label {
  -webkit-transform: translateY(-32px);
          transform: translateY(-32px);
}
.ffe-button__icon {
  display: inline-block;
  fill: currentColor;
  height: 16px;
  margin: 0 5px;
  width: 16px;
}
.ffe-button--condensed .ffe-button__icon {
  height: 14px;
  width: 14px;
}
.ffe-button--shortcut .ffe-button__icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  will-change: transform;
}
.ffe-button--shortcut:focus .ffe-button__icon,
.ffe-button--shortcut:hover .ffe-button__icon {
  -webkit-transform: rotate(-90deg) translateY(12px);
          transform: rotate(-90deg) translateY(12px);
}
.ffe-button--task .ffe-button__icon {
  border: 2px solid #ccc;
  border-radius: 50%;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  fill: #0071cd;
  height: 45px;
  padding: 13px;
  margin: 0 5px 0 0;
  width: 45px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-button--task.ffe-button--condensed .ffe-button__icon {
  height: 25px;
  width: 25px;
  padding: 5px;
}
.ffe-button--task:hover .ffe-button__icon {
  border-color: #005aa4;
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.ffe-button--task:active .ffe-button__icon {
  border-color: #005aa4;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.ffe-button--task:focus .ffe-button__icon {
  border-color: #005aa4;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-button__spinner {
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 8px;
  -webkit-transform: translateY(24px);
          transform: translateY(24px);
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  visibility: hidden;
}
.ffe-button--loading .ffe-button__spinner {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  visibility: visible;
}
.ffe-button--condensed .ffe-button__spinner {
  top: 6px;
}
.ffe-button__spinner::after {
  -webkit-animation: 1s linear infinite button-loading-spin;
          animation: 1s linear infinite button-loading-spin;
  border: 3px solid currentColor;
  border-radius: 50%;
  border-top-color: transparent;
  content: '';
  display: block;
  height: 22px;
  margin: 0 auto;
  width: 22px;
}
@-webkit-keyframes button-loading-spin {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes button-loading-spin {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ffe-inline-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: 'MuseoSansRounded-500', arial, sans-serif;
  margin: 0 -4px;
  overflow: hidden;
  padding: 0 4px;
  text-decoration: none;
  font-size: 16px;
}
.ffe-inline-button:active,
.ffe-inline-button:focus {
  -webkit-box-shadow: 0 0 0 3px #a1dfff;
          box-shadow: 0 0 0 3px #a1dfff;
  color: #005aa4;
  outline: none;
}
.ffe-inline-button--back {
  background: transparent no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.8em' height='1.5em' viewBox='0 0 200 200'%3E%3Cpath transform = 'rotate(90 100 100)' fill = '%23676767' d='m16.171492,41.999998c-4.143269,0-8.2852797,1.57464-11.4277496,4.706478-6.3249899,6.283609-6.3249899,16.499474,0,22.803034l84.0286676,83.76282c6.30496,6.30356,16.54928,6.30356,22.87426,0l83.60959-83.26412c6.32499-6.28361,6.32499-16.499477,0-22.803038-6.30496-6.30356-16.55553-6.30356-22.88051,0l-72.13806,71.893768-72.613438-72.373767c-3.14247-3.151781-7.29074-4.725174-11.433999-4.725174h-0.0188z'/%3E%3C/svg%3E");
  color: #676767;
  line-height: 26px;
  padding-left: 1em;
}
.ffe-inline-button--back .ffe-inline-button__label {
  border-bottom: 1px solid transparent;
}
.ffe-inline-button--back:focus,
.ffe-inline-button--back:hover {
  background-color: transparent;
}
.ffe-inline-button--back:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-inline-button--back:hover .ffe-inline-button__label {
  border-bottom-color: #676767;
}
.ffe-inline-button--back.ffe-inline-button--dark {
  background: transparent no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='0.8em' height='1.5em' viewBox='0 0 200 200'%3E%3Cpath transform = 'rotate(90 100 100)' fill = '%23FFFFFF' d='m16.171492,41.999998c-4.143269,0-8.2852797,1.57464-11.4277496,4.706478-6.3249899,6.283609-6.3249899,16.499474,0,22.803034l84.0286676,83.76282c6.30496,6.30356,16.54928,6.30356,22.87426,0l83.60959-83.26412c6.32499-6.28361,6.32499-16.499477,0-22.803038-6.30496-6.30356-16.55553-6.30356-22.88051,0l-72.13806,71.893768-72.613438-72.373767c-3.14247-3.151781-7.29074-4.725174-11.433999-4.725174h-0.0188z'/%3E%3C/svg%3E");
  color: #fff;
}
.ffe-inline-button--back.ffe-inline-button--dark:hover .ffe-inline-button__label {
  border-bottom-color: #fff;
}
.ffe-inline-button--expand {
  color: #0071cd;
}
.ffe-inline-button--expand:hover {
  color: #005aa4;
}
.ffe-inline-button--tertiary {
  -ms-flex-line-pack: center;
      align-content: center;
  color: #0071cd;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 20px 9px;
}
.ffe-inline-button--tertiary::after {
  border-bottom: solid 1px currentColor;
  content: ' ';
  display: block;
  width: 100%;
}
.ffe-inline-button--tertiary:hover {
  color: #005aa4;
}
.ffe-inline-button--tertiary:active,
.ffe-inline-button--tertiary:focus {
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-inline-button--tertiary:focus {
  border: 3px solid #a1dfff;
  color: #005aa4;
  padding: 7px 17px 6px;
}
.ffe-inline-button--tertiary:active {
  border: 2px solid #0071cd;
  color: #0071cd;
  padding: 8px 18px 7px;
}
.ffe-inline-button--tertiary.ffe-inline-button--dark {
  color: #a1dfff;
  text-decoration: none;
}
.ffe-inline-button--tertiary.ffe-inline-button--dark::after {
  border-bottom: 2px solid #a1dfff;
}
.ffe-inline-button--tertiary.ffe-inline-button--dark:active,
.ffe-inline-button--tertiary.ffe-inline-button--dark:hover {
  color: #c8f1ff;
}
.ffe-inline-button--tertiary.ffe-inline-button--dark:active::after,
.ffe-inline-button--tertiary.ffe-inline-button--dark:hover::after {
  border-bottom-color: #c8f1ff;
}
.ffe-inline-button--tertiary.ffe-inline-button--dark:focus {
  border: 2px solid #a1dfff;
  padding: 8px 18px 7px;
}
.ffe-inline-button--tertiary.ffe-inline-button--dark:active {
  border: none;
  padding: 10px 20px 9px;
}
.ffe-inline-button__icon {
  -ms-flex-item-align: center;
      align-self: center;
  fill: currentColor;
  height: 16px;
  margin-bottom: -2px;
  max-width: 16px;
  min-width: 16px;
  -webkit-transition: all 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: all 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  width: 16px;
  will-change: transform, opacity;
}
.ffe-inline-button--back .ffe-inline-button__icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ffe-inline-button__icon--left {
  margin-right: 6px;
}
.ffe-inline-button__icon--right {
  margin-left: 6px;
}
/* Mixins */
/*
    Radioblob: Small design element on "radio button"-like elements
*/
/*
    Radioblob: Active state of the blob
*/
/* Inputs */
.ffe-input-field {
  display: block;
  height: 45px;
  padding: 0 13px;
  font-family: MuseoSans-500, arial, sans-serif;
  color: #262626;
  border-radius: 4px;
  border: 2px solid #ccc;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-shadow: 0 1px 2px 0 #f4f4f4 inset;
          box-shadow: 0 1px 2px 0 #f4f4f4 inset;
  width: 100%;
  font-size: 16px;
}
.ffe-input-field:hover {
  border-color: #0071cd;
}
.ffe-input-field:focus,
.ffe-input-field:active {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
.ffe-input-field--inline {
  display: inline-block;
  width: auto;
}
.ffe-input-field--condensed {
  height: 38px;
}
.ffe-input-field--text-like {
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #002776;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #002776;
  display: inline-block;
  height: 2em;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-input-field--text-like:focus {
  border-color: #0071cd;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #0071cd;
}
.ffe-input-field::-ms-clear {
  display: none;
}
.ffe-input-field::-webkit-input-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-input-field::-moz-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-input-field:-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-input-field::-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-input-field::placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-input-field--dark {
  color: #fff;
  border: 2px solid #5d6c79;
  background-color: #5d6c79;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-input-field--dark:hover {
  border-color: #a1dfff;
}
.ffe-input-field--dark:focus,
.ffe-input-field--dark:active {
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  outline: none;
}
.ffe-textarea {
  display: block;
  width: 100%;
  padding: 13px;
  font-family: MuseoSans-500, arial, sans-serif;
  border-radius: 4px;
  border: 2px solid #ccc;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-shadow: 0 1px 2px 0 #f4f4f4 inset;
          box-shadow: 0 1px 2px 0 #f4f4f4 inset;
  font-size: 16px;
}
.ffe-textarea:hover {
  border-color: #0071cd;
}
.ffe-textarea:focus,
.ffe-textarea:active {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
.ffe-textarea--dark {
  color: #fff;
  border: 2px solid #5d6c79;
  background-color: #5d6c79;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-textarea--dark:hover {
  border-color: #a1dfff;
}
.ffe-textarea--dark:focus,
.ffe-textarea--dark:active {
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  outline: none;
}
.ffe-dropdown {
  background-color: #fff;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: calc(100% - 9px) 50%;
  border: 2px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px 0 #f4f4f4;
          box-shadow: 0 1px 1px 0 #f4f4f4;
  color: #262626;
  display: block;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%2218%22%20height%3D%2218%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%230071cd%22%20d%3D%22M111.1%20228.6c19.2%200%2038.4%207.3%2053%2022l336.7%20336.7%20334.5-334.5c29.3-29.3%2076.8-29.3%20106.1%200%2029.3%2029.3%2029.3%2076.8%200%20106.1L553.8%20746.3c-29.3%2029.3-76.8%2029.3-106.1%200L58.1%20356.6c-29.3-29.3-29.3-76.8%200-106.1C72.7%20235.9%2091.9%20228.6%20111.1%20228.6z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  font-family: MuseoSans-500, arial, sans-serif;
  height: 45px;
  padding: 0 32px 0 13px;
  line-height: 20px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 100%;
  font-size: 16px;
}
.ffe-dropdown:hover {
  border-color: #0071cd;
}
.ffe-dropdown:focus,
.ffe-dropdown:active {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
.ffe-dropdown:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #262626;
  -moz-transition: color 0ms;
  transition: color 0ms;
}
.ffe-dropdown:focus::-ms-value {
  background: #fff;
  color: #262626;
}
.ffe-dropdown::-ms-expand {
  display: none;
}
.ffe-dropdown::-ms-clear {
  display: none;
}
.ffe-dropdown--inline {
  display: inline-block;
  width: auto;
}
.ffe-dropdown::-webkit-input-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-dropdown::-moz-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-dropdown:-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-dropdown::-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-dropdown::placeholder {
  color: #676767;
  opacity: 1;
}
.ffe-dropdown--dark {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%2218%22%20height%3D%2218%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23a1dfff%22%20d%3D%22M111.1%20228.6c19.2%200%2038.4%207.3%2053%2022l336.7%20336.7%20334.5-334.5c29.3-29.3%2076.8-29.3%20106.1%200%2029.3%2029.3%2029.3%2076.8%200%20106.1L553.8%20746.3c-29.3%2029.3-76.8%2029.3-106.1%200L58.1%20356.6c-29.3-29.3-29.3-76.8%200-106.1C72.7%20235.9%2091.9%20228.6%20111.1%20228.6z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  color: #fff;
  border-color: #5d6c79;
  background-color: #5d6c79;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-dropdown--dark:hover {
  border-color: #a1dfff;
}
.ffe-dropdown--dark:focus,
.ffe-dropdown--dark:active {
  background-color: #293a4c;
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  outline: none;
}
.ffe-dropdown--dark::-webkit-input-placeholder {
  color: #fff;
}
.ffe-dropdown--dark::-moz-placeholder {
  color: #fff;
}
.ffe-dropdown--dark:-ms-input-placeholder {
  color: #fff;
}
.ffe-dropdown--dark::-ms-input-placeholder {
  color: #fff;
}
.ffe-dropdown--dark::placeholder {
  color: #fff;
}
.ffe-dropdown--dark:disabled::-ms-value,
.ffe-dropdown--dark:disabled {
  color: #ccc;
}
.ffe-dropdown--dark:focus::-ms-value {
  color: #fff;
  background-color: #293a4c;
}
.ffe-dropdown--dark option {
  background-color: #293a4c;
}
.ffe-dropdown--dark option:hover {
  color: #262626;
  background-color: #dff1f9;
}
.ffe-dropdown--dark option:disabled {
  color: #adadad;
}
.ffe-checkbox {
  display: block;
  position: relative;
  margin: 10px 0;
  cursor: pointer;
  -webkit-transition: width 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: width 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  text-align: left;
  padding-left: 35px;
  -webkit-tap-highlight-color: rgba(161, 223, 255, 0.15);
}
.ffe-checkbox--no-margin {
  margin-top: 0;
  margin-bottom: 0;
}
.ffe-checkbox--inline {
  display: inline-block;
  margin-right: 20px;
}
.ffe-checkbox::before {
  border: solid 2px #adadad;
  border-radius: 2px;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 20px;
  background-color: #fff;
}
.ffe-checkbox--hidden-label {
  margin: 0;
  padding-left: 20px;
  padding-bottom: 20px;
}
.ffe-checkbox--hidden-label::before {
  margin-right: 0;
}
.ffe-checkbox::after {
  -webkit-transform: scaleX(-1) rotate(135deg);
          transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  content: '';
  display: block;
  height: 0;
  width: 6px;
  left: 4px;
  top: 11px;
  position: absolute;
  -webkit-transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-checkbox--dark {
  color: #fff;
}
.ffe-checkbox--dark::before {
  background-color: inherit;
}
.ffe-hidden-checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}
.ffe-hidden-checkbox:checked + .ffe-checkbox::before,
.ffe-hidden-checkbox:hover + .ffe-checkbox::before,
.ffe-hidden-checkbox:focus + .ffe-checkbox::before,
.ffe-hidden-checkbox:active + .ffe-checkbox::before {
  outline: none;
}
.ffe-hidden-checkbox:hover + .ffe-checkbox::before {
  border-color: #0071cd;
}
.ffe-hidden-checkbox:active + .ffe-checkbox::before,
.ffe-hidden-checkbox:focus + .ffe-checkbox::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-hidden-checkbox:checked + .ffe-checkbox::before {
  border-color: #0071cd;
  background-color: #fff;
}
.ffe-hidden-checkbox:focus + .ffe-checkbox::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-hidden-checkbox:checked + .ffe-checkbox::after {
  border-color: #0071cd;
  height: 11px;
}
.ffe-hidden-checkbox[aria-invalid='true'] + .ffe-checkbox::before {
  border-color: #da3d00;
}
.ffe-hidden-checkbox--dark:hover + .ffe-checkbox::before {
  border-color: #fff;
  background-color: #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-hidden-checkbox--dark:active + .ffe-checkbox::before,
.ffe-hidden-checkbox--dark:focus + .ffe-checkbox::before {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-hidden-checkbox--dark:active:hover + .ffe-checkbox::before,
.ffe-hidden-checkbox--dark:focus:hover + .ffe-checkbox::before {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-hidden-checkbox--dark:checked + .ffe-checkbox::before {
  border-color: #fff;
  background-color: #fff;
}
.ffe-hidden-checkbox--dark:checked + .ffe-checkbox::after {
  border-color: #0071cd;
}
.ffe-hidden-checkbox--dark:checked:active + .ffe-checkbox::before,
.ffe-hidden-checkbox--dark:checked:focus + .ffe-checkbox::before {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  background-color: #fff;
}
.ffe-hidden-checkbox--dark:checked:active + .ffe-checkbox::after,
.ffe-hidden-checkbox--dark:checked:focus + .ffe-checkbox::after {
  background-color: #fff;
}
.ffe-hidden-checkbox--dark[aria-invalid='true'] + .ffe-checkbox::before {
  background-color: #ccc;
}
.ffe-radio-input {
  position: absolute;
  opacity: 0;
}
.ffe-radio-button {
  display: block;
  position: relative;
  color: #262626;
  cursor: pointer;
  margin: 10px 0;
  -webkit-transition: width 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: width 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  text-align: left;
  padding-left: 30px;
  padding-top: 1px;
  -webkit-tap-highlight-color: rgba(161, 223, 255, 0.15);
}
.ffe-radio-button--inline {
  display: inline-block;
  margin-right: 20px;
}
.ffe-radio-button--with-tooltip {
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 0;
}
.ffe-radio-button__tooltip-icon {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  position: absolute;
  right: 0;
  margin-top: 8px;
}
.ffe-radio-button__tooltip-icon .ffe-tooltip__icon {
  margin: 0;
}
.ffe-radio-button__tooltip-text.ffe-tooltip__text {
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.ffe-radio-button__tooltip-text.ffe-tooltip__text--active {
  margin-top: 5px;
}
.ffe-radio-button::before {
  content: '';
  background-color: #fff;
  border: 10px solid #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 3px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-radio-button::after {
  content: '';
  border: 2px solid #adadad;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 3px;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-radio-button--invalid::after {
  border-color: #da3d00;
}
.ffe-radio-button--dark {
  color: #fff;
}
.ffe-radio-button--dark::before {
  border-color: #ccc;
}
.ffe-radio-button--dark:after {
  background-color: #5d6c79;
}
.ffe-radio-input:checked + .ffe-radio-button::before,
.ffe-radio-input:hover + .ffe-radio-button::before,
.ffe-radio-input:focus + .ffe-radio-button::before,
.ffe-radio-input:active + .ffe-radio-button::before {
  outline: none;
}
.ffe-radio-input:checked + .ffe-radio-button::after,
.ffe-radio-input:hover + .ffe-radio-button::after {
  border-color: #0071cd;
}
.ffe-radio-input:checked + .ffe-radio-button::before {
  background-color: #0071cd;
  border: 5px solid #fff;
}
.ffe-radio-input:active + .ffe-radio-button::after,
.ffe-radio-input:focus + .ffe-radio-button::after {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-radio-input:hover + .ffe-radio-button--invalid::after {
  border-color: #da3d00;
}
.ffe-radio-input:checked + .ffe-radio-button--invalid::after {
  border-color: #da3d00;
}
.ffe-radio-input--dark:checked + .ffe-radio-button::after,
.ffe-radio-input--dark:hover + .ffe-radio-button::after {
  border-color: #fff;
  background-color: inherit;
}
.ffe-radio-input--dark:checked + .ffe-radio-button::before {
  border-color: #fff;
  background-color: #0071cd;
}
.ffe-radio-input--dark:checked:focus + .ffe-radio-button::before {
  border-color: #fff;
}
.ffe-radio-input--dark:active + .ffe-radio-button::after,
.ffe-radio-input--dark:focus + .ffe-radio-button::after {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-radio-switch {
  padding: 6px 20px 6px 50px;
  position: relative;
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 22px;
  display: inline-block;
  min-width: 100px;
  text-align: left;
  color: #0071cd;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 5px;
  margin-top: 13px;
}
.ffe-radio-switch::before {
  content: '';
  background-color: #fff;
  border: 2px solid #adadad;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  left: 12px;
  top: 8px;
}
.ffe-radio-switch.ffe-radio-button--invalid {
  border-color: #da3d00;
}
@media screen and (min-width: 480px) {
  .ffe-radio-switch {
    margin-bottom: 0;
  }
}
.ffe-radio-switch + input + .ffe-radio-switch {
  margin-left: 5px;
}
.ffe-radio-switch--condensed {
  height: 38px;
}
.ffe-radio-switch--dark {
  color: #fff;
  background-color: inherit;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ffe-radio-switch--dark::before {
  background-color: inherit;
  border-color: #fff;
}
.ffe-radio-input {
  /* stylelint-disable-next-line selector-max-specificity */
}
.ffe-radio-input:checked + .ffe-radio-switch {
  /* stylelint-disable-next-line selector-max-specificity */
  background-color: #002776;
  color: #fff;
}
.ffe-radio-input:checked + .ffe-radio-switch:not(.ffe-radio-button--invalid) {
  border-color: #002776;
}
.ffe-radio-input:hover + .ffe-radio-switch {
  border-color: #0071cd;
}
.ffe-radio-input:focus + .ffe-radio-switch {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-radio-input:checked + .ffe-radio-switch::before {
  border: 5px solid #fff;
  background: #0071cd;
}
.ffe-radio-input--dark:hover + .ffe-radio-switch {
  border-color: #a1dfff;
}
.ffe-radio-input--dark:focus + .ffe-radio-switch {
  background-color: #293a4c;
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-radio-input--dark:checked:hover + .ffe-radio-switch {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.ffe-radio-input--dark:checked + .ffe-radio-switch {
  border-color: #293a4c;
  background-color: #293a4c;
}
.ffe-radio-block {
  margin-top: 20px;
  width: 100%;
  -webkit-transition: width 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: width 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
}
.ffe-radio-block__content {
  width: 100%;
  position: relative;
  border: 2px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  margin-right: 10px;
  color: #262626;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: border-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: border-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-radio-block__content::before {
  content: '';
  background-color: #fff;
  border: 2px solid #adadad;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  z-index: 1;
}
.ffe-radio-block__header {
  display: block;
  padding: 8px 60px 7px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-radio-block__wrapper {
  padding: 20px 20px 30px;
  cursor: auto;
}
.ffe-radio-block__wrapper--empty {
  padding: 0;
}
.ffe-radio-block__wrapper[aria-hidden='true'] {
  display: none;
}
.ffe-radio-input + .ffe-radio-block__content > .ffe-radio-block__header {
  border-bottom: thin solid #ccc;
}
.ffe-radio-input + .ffe-radio-block__content[role='presentation'] > .ffe-radio-block__header {
  border-bottom: none;
}
.ffe-radio-input:checked + .ffe-radio-block__content {
  border: 2px solid #002776;
}
.ffe-radio-input:checked + .ffe-radio-block__content > .ffe-radio-block__header {
  border-bottom: thin solid #002776;
  background-color: #002776;
  color: #fff;
}
.ffe-radio-input:checked + .ffe-radio-block__content::before {
  background-color: #fff;
  border: 7px solid #0071cd;
}
.ffe-radio-input:focus + .ffe-radio-block__content {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
@media screen and (min-width: 480px) {
  .ffe-radio-block__wrapper {
    padding-left: 60px;
  }
}
.ffe-file-upload input[type='file'] {
  display: none;
}
.ffe-file-upload__button {
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  border: solid 2px #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
  line-height: 24px;
  outline: none;
  overflow: hidden;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #0071cd;
  vertical-align: middle;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  font-size: 18px;
}
@media all and (max-width: 480px) {
  .ffe-file-upload__button {
    width: 100%;
  }
}
.ffe-file-upload__button:active,
.ffe-file-upload__button:focus,
.ffe-file-upload__button:hover {
  background-color: #fff;
  border-color: #0071cd;
}
.ffe-file-upload__button:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.ffe-file-upload__button[aria-invalid='true'] {
  border: solid 2px #da3d00;
}
.ffe-file-upload__button__label-icon {
  display: inline-block;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' height='22' width='22'%3E%3Cpath fill='%23002776' d='M50.87 148.324l.264-109.678c0-20.024 16.474-37.025 36.518-36.64a35.829 35.829 0 0 1 35.078 35.87l-.263 107.79a22.459 22.459 0 0 1-19.964 22.54 22.073 22.073 0 0 1-24.122-21.992l.142-59.586a5.762 5.762 0 0 1 5.761-5.742h2.699a5.762 5.762 0 0 1 5.741 5.762l-.142 59.363a7.993 7.993 0 0 0 6.087 7.912 7.851 7.851 0 0 0 9.515-7.648l.264-107.811A21.992 21.992 0 0 0 88.99 16.309a21.607 21.607 0 0 0-23.656 21.425l-.263 110.813c0 19.598 15.946 36.336 35.565 36.072a35.098 35.098 0 0 0 34.49-34.956l.141-60.398a5.742 5.742 0 0 1 5.762-5.741h2.698a5.742 5.742 0 0 1 5.742 5.762l-.142 60.397a49.32 49.32 0 0 1-48.488 49.138c-27.552.405-50.03-22.926-49.97-50.497z'/%3E%3C/svg%3E") no-repeat;
  background-size: 22px 22px;
  margin-right: 10px;
  fill: #002776;
  height: 22px;
  width: 22px;
  vertical-align: middle;
}
.ffe-file-upload__selected-files {
  line-height: 24px;
  padding: 0;
  margin: 10px 0;
  color: #262626;
  list-style: none;
  width: 100%;
  max-width: 480px;
  border-bottom: 1px solid #ccc;
}
.ffe-file-upload__selected-files li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 9px 10px 11px;
  margin: 0;
  border-top: 1px solid #ccc;
}
.ffe-file-upload__filename__title {
  color: #002776;
  line-height: 16px;
  margin: 20px 0 10px;
  font-size: 16px;
}
.ffe-file-upload__filename {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
}
.ffe-file-upload__file-size {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 2px 20px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #676767;
}
.ffe-file-upload__delete-button {
  background-color: transparent;
  border: none;
  border-radius: 4px;
  height: 24px;
  min-width: 24px;
  line-height: 18px;
  padding: 2px 5px 0;
  margin: 0;
  text-decoration: none;
  position: relative;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 18px;
}
.ffe-file-upload__delete-button::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 200 200'%3E%3Cpath fill='%230071cd' d='M18.77,0c-3.562,0-7.125,1.347-9.834,4.044l-4.429,4.439c-5.381,5.394-5.381,14.25,0,19.68l71.19,71.83-71.66,71.83c-5.381,5.394-5.381,14.25,0,19.68l4.429,4.439c5.381,5.394,14.22,5.394,19.64,0l71.66-71.83,71.65,71.83c5.381,5.394,14.23,5.394,19.65,0l4.429-4.439c5.381-5.394,5.381-14.25,0-19.68l-71.19-71.83,71.66-71.83c5.381-4.914,5.381-13.78,0-19.21l-4.429-4.423c-5.381-5.394-14.22-5.394-19.64,0l-72.13,71.34-71.17-71.83c-2.691-2.697-6.257-4.044-9.819-4.044z'/%3E%3C/svg%3E");
  background-size: 14px 14px;
  background-repeat: no-repeat;
  bottom: 5px;
  left: 5px;
  fill: #0071cd;
  height: 14px;
  width: 14px;
}
.ffe-phone-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-phone-number__input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ffe-phone-number__country-code {
  min-width: 110px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ffe-phone-number__country-code label {
  white-space: nowrap;
  margin-right: 10px;
}
.ffe-phone-number__country-code-input {
  max-width: 60px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-right: 14px;
}
.ffe-phone-number__plus {
  font-weight: 400;
  line-height: 1;
  padding: 12px 6px;
  border: 2px solid #ccc;
  border-radius: 4px 0 0 4px;
  border-right: 0;
}
.ffe-phone-number__number {
  -webkit-box-flex: 10000;
      -ms-flex-positive: 10000;
          flex-grow: 10000;
}
.ffe-phone-number__number label {
  white-space: nowrap;
}
.ffe-phone-number__phone-input:disabled,
.ffe-phone-number__country-code-input:disabled {
  color: transparent;
}
.ffe-phone-number--dark__plus {
  border: none;
  color: #fff;
  background-color: #5d6c79;
}
/* Form Layout */
.ffe-input-group {
  border: 0;
  position: relative;
}
.ffe-input-group [aria-invalid='true'] {
  border-color: #da3d00;
  border-style: solid;
}
.ffe-input-group .ffe-input-field--text-like[aria-invalid='true'] {
  border-bottom: 2px solid;
  border-color: #da3d00;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.ffe-input-group > *:nth-last-child(1) {
  margin-bottom: 30px;
}
.ffe-input-group--error > *:nth-last-child(1) {
  margin-bottom: 0;
}
.ffe-input-group--error > *:nth-last-child(2) {
  margin-bottom: 30px;
}
.ffe-input-group .ffe-field-error-message {
  margin-top: -24px;
  margin-bottom: 0;
}
.ffe-input-group--no-extra-margin > *:nth-last-child(1) {
  margin-bottom: initial;
}
.ffe-input-group--no-extra-margin > *:nth-last-child(2) {
  margin-bottom: initial;
}
.ffe-input-group--no-extra-margin .ffe-field-error-message {
  margin: 5px 0 10px;
}
.ffe-form-label {
  margin: 0;
  padding: 8px 0 2px;
  display: inline-block;
  position: relative;
  font-family: MuseoSans-500, arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #002776;
}
@media screen and (min-width: 480px) {
  .ffe-form-label {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .ffe-form-label {
    font-size: 16px;
  }
}
.ffe-form-label--block {
  display: block;
}
.ffe-form-label--dark {
  color: #fff;
}
.ffe-fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
.ffe-fieldset > *:nth-last-child(1) {
  margin-bottom: 30px;
}
.ffe-fieldset--error > *:nth-last-child(1) {
  margin-bottom: 0;
}
.ffe-fieldset--error > *:nth-last-child(2) {
  margin-bottom: 30px;
}
.ffe-fieldset .ffe-field-error-message {
  margin-top: -24px;
  margin-bottom: 0;
}
.ffe-fieldset--no-extra-margin > *:nth-last-child(1) {
  margin-bottom: initial;
}
.ffe-fieldset--no-extra-margin > *:nth-last-child(2) {
  margin-bottom: initial;
}
.ffe-fieldset--no-extra-margin .ffe-field-error-message {
  margin: 5px 0 10px;
}
.ffe-tooltip__icon {
  background: #fff;
  border-radius: 50%;
  border: 2px solid #ccc;
  color: #0071cd;
  cursor: help;
  display: inline-block;
  height: 25px;
  line-height: 22px;
  margin: 0 0 4px 13px;
  padding: 0 0 0 1px;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  font-size: 18px;
}
.ffe-tooltip__icon:hover,
.ffe-tooltip__icon:focus {
  border-color: #0071cd;
}
.ffe-tooltip__icon:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
.ffe-tooltip__icon:active,
.ffe-tooltip--open .ffe-tooltip__icon {
  border-color: #002776;
  color: #002776;
}
.ffe-tooltip__text {
  will-change: height;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-tooltip--open .ffe-tooltip__text {
  padding-bottom: 12px;
  height: auto;
  overflow: visible;
  visibility: visible;
}
.ffe-tooltip--dark__icon {
  background-color: transparent;
  border: 2px solid #ccc;
  color: #a1dfff;
}
.ffe-tooltip--dark__icon:hover {
  border-color: #fff;
  color: #293a4c;
  background-color: #ccc;
}
.ffe-tooltip--dark__icon:focus {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  border-color: #ccc;
  outline: none;
}
.ffe-tooltip--dark__icon:active,
.ffe-tooltip--dark__icon--active,
.ffe-tooltip--open .ffe-tooltip--dark__icon {
  border-color: #fff;
  color: #293a4c;
  background-color: #fff;
}
/* Validation */
.ffe-field-info-message,
.ffe-field-error-message,
.ffe-field-success-message {
  color: #002776;
  margin: 5px 0 10px;
  display: block;
  font-size: 16px;
}
.ffe-field-info-message[aria-hidden='true'] {
  display: none;
}
.ffe-field-info-message::before,
.ffe-field-error-message::before,
.ffe-field-success-message::before,
.formio-errors .help-block::before,
.formio-errors .form-text::before,
#formio .bg-error::before,
.formio-form .bg-error::before {
  content: url('data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iMTIiIHdpZHRoPSIxMiIgeD0iNzUwIiB5PSIxMDUwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHBhdGggZD0iTTk2LjE5IDE5OS45OWg3Ljg0NmM3LjE1NCAwIDExLjMwOC00LjM5OCAxMS4zMDgtMTEuODA1Vjg1LjE5NWMwLTcuNDA3LTQuMTU0LTExLjgwNS0xMS4zMDgtMTEuODA1SDk2LjE5Yy03LjM4NCAwLTExLjc2OSA0LjM5OC0xMS43NjkgMTEuODA1djEwM0M4NC42NDggMTk1LjYgODguODAxIDIwMCA5Ni4xODYgMjAwek0xMTYuNSAxMS44MDVDMTE2LjUgNC4zOTggMTEyLjM1IDAgMTA1LjE5IDBIOTQuODA4Qzg3LjY1IDAgODMuNSA0LjM5OCA4My41IDExLjgwNVYyNi44NWMwIDcuNDA3IDMuOTIzIDExLjM0MiAxMS4zMDggMTEuMzQyaDEwLjM4NWM3LjM4NCAwIDExLjMwOC0zLjkzNSAxMS4zMDgtMTEuMzQyVjExLjgwNXoiLz48L3N2Zz4=');
  color: #fff;
  background-color: #002776;
  border-radius: 50%;
  padding: 2px;
  width: 18px;
  height: 18px;
  display: inline-block;
  line-height: 16px;
  margin-right: 5px;
  text-align: center;
  font-family: arial, sans-serif;
}
.ffe-field-error-message {
  color: #262626;
}
.ffe-field-error-message[aria-hidden='true'] {
  display: none;
}
.ffe-field-error-message::before {
  content: url('data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iMTIiIHdpZHRoPSIxMiIgeD0iMTY1MCIgeT0iMTIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiPjxwYXRoIGQ9Ik05OS44ODIuNjRhMTYuNTYyIDE2LjU2MiAwIDAgMC0xNi4yOTQgMTYuNzcydjkzLjg2M2ExNi41NjIgMTYuNTYyIDAgMSAwIDMzLjEwMiAwVjE3LjQxMkExNi41NjIgMTYuNTYyIDAgMCAwIDk5Ljg4Mi42NHptLjI1NyAxNjIuMDU0Yy05LjE0NSAwLTE2LjU1IDcuNDA1LTE2LjU1IDE2LjU1IDAgOS4xNDcgNy40MDUgMTYuNTg5IDE2LjU1IDE2LjU4OSA5LjE0NiAwIDE2LjU1MS03LjQ0MiAxNi41NTEtMTYuNTg4cy03LjQwNS0xNi41NTEtMTYuNTUtMTYuNTUxeiIvPjwvc3ZnPg==');
  background-color: #da3d00;
}
.ffe-field-success-message {
  color: #008a00;
}
.ffe-field-success-message[aria-hidden='true'] {
  display: none;
}
.ffe-field-success-message::before {
  content: url('data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iMTIiIHdpZHRoPSIxMiIgeD0iOTAwIiB5PSI2MDAiIHZpZXdCb3g9IjAgMCAyMDAgMjAwIj48cGF0aCBkPSJNMTc2LjU2IDBjLTQuNDAzIDAtOC4zMDcgMi40NjYtMTAuMjg4IDUuODkyTDc1LjcyNyAxNjIuMjI4bC00Mi42MS01OS43N2MtMi40NjItMi45NDUtNS44ODYtNC44OS05Ljc4OS00Ljg5aC03LjM0MmMtNC40MDMgMC04LjMwNyAyLjQ2LTEwLjI4OSA2LjM2OC0xLjk0MSAzLjk0OC0xLjQ2IDguODQgMSAxMi4yNjdMNjEuNSAxOTIuMTY2YzMuNDIgNC44OSA5LjMwNiA3LjgzNCAxNS4xOSA3LjgzNCA2Ljg0NSAwIDEyLjcwOC0zLjQyNiAxNi4xMy05LjMxN0wxOTMuNjQ3IDE3LjE5NmMyLjQ2Mi0zLjQ2NyAyLjQ2Ni03LjgzNy4wNDQtMTEuMzAzQzE5MS43NSAxLjk0NSAxODcuODA1IDAgMTgzLjQwMiAwaC02Ljg0MnoiLz48L3N2Zz4=');
  background-color: #008a00;
}
select,
textarea,
input:not([type='radio']):not([type='checkbox']) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ffe-table {
  margin: 20px 0;
  min-width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.ffe-table--text-left .ffe-table__heading,
.ffe-table--text-left .ffe-table__content,
.ffe-table--text-left .ffe-table__cell {
  padding-left: 0 !important;
}
.ffe-table__head {
  display: none;
}
@media screen and (min-width: 768px) {
  .ffe-table__head {
    display: table-header-group;
  }
}
.ffe-table__footer .ffe-table__row {
  border-bottom: none;
}
.ffe-table__row {
  border-bottom: 1px solid #ccc;
  display: block;
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  .ffe-table__row {
    display: table-row;
  }
}
.ffe-table__heading {
  color: #002776;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .ffe-table__heading {
    display: table-cell;
    padding: 10px;
  }
}
.ffe-table__row--collapsed,
.ffe-table__cell--collapsed {
  line-height: 0;
  padding: 0;
  font-size: 0;
}
.ffe-table__cell {
  display: block;
  padding: 0 5px;
}
.ffe-table__cell--top {
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  .ffe-table__cell {
    display: table-cell;
    padding: 19px 10px;
  }
}
.ffe-table--condensed {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .ffe-table--condensed .ffe-table__heading,
  .ffe-table--condensed .ffe-table__cell {
    padding: 10px;
  }
}
.ffe-table__content {
  display: block;
  max-width: none;
  vertical-align: top;
  margin-bottom: 15px;
}
.ffe-table__content--text-right {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .ffe-table__content {
    display: block;
    max-width: none;
    margin-bottom: 0;
  }
}
.ffe-table [data-th]::before {
  content: attr(data-th);
  display: block;
  color: #002776;
}
@media screen and (min-width: 768px) {
  .ffe-table [data-th]::before {
    display: none;
  }
}
.ffe-table--small-header [data-th]::before {
  width: 65px;
}
.ffe-table--columns-sm .ffe-table__content {
  display: inline-block;
  max-width: calc(100% - 105px);
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .ffe-table--columns-sm .ffe-table__content {
    display: block;
    max-width: none;
    margin-bottom: 0;
  }
}
.ffe-table--columns-sm [data-th]::before {
  width: 100px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .ffe-table--columns-sm [data-th]::before {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .ffe-table .ffe-table__heading.ffe-table--hide-xlg,
  .ffe-table .ffe-table__cell.ffe-table--hide-xlg {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ffe-table .ffe-table__heading.ffe-table--hide-lg,
  .ffe-table .ffe-table__cell.ffe-table--hide-lg {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .ffe-table .ffe-table__heading.ffe-table--hide-md,
  .ffe-table .ffe-table__cell.ffe-table--hide-md {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .ffe-table .ffe-table__heading.ffe-table--hide-sm,
  .ffe-table .ffe-table__cell.ffe-table--hide-sm {
    display: none;
  }
}
.ffe-sortable-table__header {
  color: #002776;
  white-space: nowrap;
}
.ffe-sortable-table__header:hover {
  cursor: pointer;
  color: #0071cd;
  border-bottom: solid 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ffe-sortable-table__header:hover .ffe-sortable-table__sort-arrow {
  fill: #0071cd;
}
.ffe-sortable-table__header--active {
  border-bottom: solid 2px #002776;
}
.ffe-sortable-table__header--active .ffe-sortable-table__sort-arrow {
  fill: #002776;
}
.ffe-sortable-table__sort-arrow {
  height: 12px;
  width: 12px;
  vertical-align: middle;
  fill: #002776;
  margin-left: 8px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38), -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
}
.ffe-sortable-table__sort-arrow--descending {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ffe-table__row-expandable {
  cursor: pointer;
  position: relative;
}
.ffe-table__row-expandable:hover {
  background-color: #dff1f9;
}
.ffe-table__row-expandable--expanded {
  background-color: #dff1f9;
}
.ffe-table__row-expandable--expanded:not(:last-child) {
  border-color: #dff1f9;
}
@media screen and (max-width: 480px) {
  .ffe-table__row-expandable .ffe-table__content {
    margin-bottom: 0;
  }
}
.ffe-table__row-expandable-content {
  opacity: 0;
}
.ffe-table__row-expandable-content .ffe-table__cell-expandable-content {
  padding: 0;
}
.ffe-table__row-expandable-content:not(.ffe-table__row-expandable-content--expanded) {
  border: 0;
}
.ffe-table__row-expandable-content--expanded {
  -webkit-transition: background-color 0.2s 0.1s;
  transition: background-color 0.2s 0.1s;
  -webkit-animation: slide-row 0.2s cubic-bezier(0.5, 0.015, 0.485, 1.445);
          animation: slide-row 0.2s cubic-bezier(0.5, 0.015, 0.485, 1.445);
  background-color: #eff8fc;
  opacity: 1;
}
.ffe-table__row-expandable-content--expanded .ffe-table__cell-expandable-content {
  padding: 10px;
}
.ffe-table__expand-icon {
  width: 17px;
  height: 17px;
  fill: #0071cd;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38), -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  position: absolute;
  top: 10px;
  right: 5px;
}
@media screen and (min-width: 768px) {
  .ffe-table__expand-icon {
    position: static;
    vertical-align: middle;
  }
}
.ffe-table__expand-icon--expanded {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@-webkit-keyframes slide-row {
  0% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    opacity: 0;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-row {
  0% {
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em);
    opacity: 0;
  }
  50% {
    opacity: 0.25;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.ffe-table--breakpoint-none.ffe-table--condensed .ffe-table__heading,
.ffe-table--breakpoint-none.ffe-table--condensed .ffe-table__cell {
  padding: 10px;
}
.ffe-table--breakpoint-none.ffe-table--columns-sm .ffe-table__content {
  display: block;
  max-width: none;
  margin-bottom: 0;
}
.ffe-table--breakpoint-none [data-th]::before {
  display: none;
}
.ffe-table--breakpoint-none .ffe-table__head {
  display: table-header-group;
}
.ffe-table--breakpoint-none .ffe-table__row {
  display: table-row;
}
.ffe-table--breakpoint-none .ffe-table__heading {
  display: table-cell;
  padding: 10px;
}
.ffe-table--breakpoint-none .ffe-table__cell {
  display: table-cell;
  padding: 19px 10px;
}
.ffe-table--breakpoint-none .ffe-table__content {
  display: block;
  max-width: none;
  margin-bottom: 0;
}
.ffe-table--breakpoint-none .ffe-table__row-expandable .ffe-table__content {
  margin-bottom: 0;
}
.ffe-table--breakpoint-none .ffe-table__expand-icon {
  position: static;
  vertical-align: middle;
}
@media screen and (min-width: 1024px) {
  .ffe-table--breakpoint-none .ffe-table__heading.ffe-table--hide-xlg,
  .ffe-table--breakpoint-none .ffe-table__cell.ffe-table--hide-xlg {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ffe-table--breakpoint-none .ffe-table__heading.ffe-table--hide-lg,
  .ffe-table--breakpoint-none .ffe-table__cell.ffe-table--hide-lg {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .ffe-table--breakpoint-none .ffe-table__heading.ffe-table--hide-md,
  .ffe-table--breakpoint-none .ffe-table__cell.ffe-table--hide-md {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .ffe-table--breakpoint-none .ffe-table__heading.ffe-table--hide-sm,
  .ffe-table--breakpoint-none .ffe-table__cell.ffe-table--hide-sm {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .ffe-table--breakpoint-sm.ffe-table--condensed .ffe-table__heading,
  .ffe-table--breakpoint-sm.ffe-table--condensed .ffe-table__cell {
    padding: 10px;
  }
  .ffe-table--breakpoint-sm.ffe-table--columns-sm .ffe-table__content {
    display: block;
    max-width: none;
    margin-bottom: 0;
  }
  .ffe-table--breakpoint-sm [data-th]::before {
    display: none;
  }
  .ffe-table--breakpoint-sm .ffe-table__head {
    display: table-header-group;
  }
  .ffe-table--breakpoint-sm .ffe-table__row {
    display: table-row;
  }
  .ffe-table--breakpoint-sm .ffe-table__heading {
    display: table-cell;
    padding: 10px;
  }
  .ffe-table--breakpoint-sm .ffe-table__cell {
    display: table-cell;
    padding: 19px 10px;
  }
  .ffe-table--breakpoint-sm .ffe-table__content {
    display: block;
    max-width: none;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .ffe-table--breakpoint-sm .ffe-table__heading.ffe-table--hide-xlg,
  .ffe-table--breakpoint-sm .ffe-table__cell.ffe-table--hide-xlg {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ffe-table--breakpoint-sm .ffe-table__heading.ffe-table--hide-lg,
  .ffe-table--breakpoint-sm .ffe-table__cell.ffe-table--hide-lg {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .ffe-table--breakpoint-sm .ffe-table__heading.ffe-table--hide-md,
  .ffe-table--breakpoint-sm .ffe-table__cell.ffe-table--hide-md {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .ffe-table--breakpoint-sm .ffe-table__heading.ffe-table--hide-sm,
  .ffe-table--breakpoint-sm .ffe-table__cell.ffe-table--hide-sm {
    display: none;
  }
}
.ffe-accordion {
  text-align: left;
  margin: 0 auto;
  padding: 0;
}
.ffe-accordion-item {
  border-top: solid #ccc 1px;
  margin-bottom: 0;
  position: relative;
  list-style: none;
  width: 100%;
}
.ffe-accordion-item:last-of-type {
  border-bottom: solid #ccc 1px;
}
.ffe-accordion--blue .ffe-accordion-item {
  border-top: 0;
  margin-bottom: 10px;
}
.ffe-accordion--blue .ffe-accordion-item:last-of-type {
  border-bottom: 0;
}
.ffe-accordion-item--open {
  margin-bottom: 20px;
}
.ffe-accordion-item__icon {
  fill: #0071cd;
  width: 17px;
  height: 17px;
  -ms-flex-item-align: center;
      align-self: center;
  max-width: 17px;
  min-width: 17px;
  margin-left: 10px;
  -webkit-transition: fill 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: fill 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38), fill 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38), fill 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
}
.ffe-accordion--blue .ffe-accordion-item__icon {
  fill: #002776;
}
.ffe-accordion-item--open .ffe-accordion-item__icon {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
  fill: #002776;
}
.ffe-accordion--blue .ffe-accordion-item--open .ffe-accordion-item__icon {
  fill: #fff;
}
.ffe-accordion-item__content-container {
  will-change: height;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: height 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: height 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
}
.ffe-accordion-item--open .ffe-accordion-item__content-container {
  height: auto;
  overflow: visible;
  visibility: visible;
}
.ffe-accordion-item__content {
  padding: 10px 25px;
}
.ffe-accordion--blue .ffe-accordion-item__content {
  padding: 10px 25px 0;
}
.ffe-accordion-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ffe-accordion-item__toggler {
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: #0071cd;
  width: 100%;
  padding: 0;
  margin: 0;
}
.ffe-accordion-item__toggler:hover,
.ffe-accordion-item__toggler:focus {
  color: #002776;
}
.ffe-accordion-item__toggler:hover .ffe-accordion-item__icon,
.ffe-accordion-item__toggler:focus .ffe-accordion-item__icon {
  fill: #002776;
}
.ffe-accordion--blue .ffe-accordion-item__toggler:hover .ffe-accordion-item__icon,
.ffe-accordion--blue .ffe-accordion-item__toggler:focus .ffe-accordion-item__icon {
  fill: #fff;
}
.ffe-accordion-item--open .ffe-accordion-item__toggler {
  color: #002776;
}
.ffe-accordion--blue .ffe-accordion-item__toggler {
  color: #002776;
  background-color: #dff1f9;
  border-radius: 3px;
  -webkit-transition: background-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.ffe-accordion--blue .ffe-accordion-item__toggler:hover,
.ffe-accordion--blue .ffe-accordion-item__toggler:focus {
  color: white;
  background-color: #002776;
}
.ffe-accordion--blue .ffe-accordion-item--open .ffe-accordion-item__toggler {
  color: #fff;
  background-color: #002776;
}
.ffe-accordion-item__toggler-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 20px;
  text-decoration: none;
  text-align: left;
  -webkit-transition: background-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: background-color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), color 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 100%;
  margin: 0;
}
.ffe-message-box {
  text-align: center;
}
.ffe-message-box__box {
  padding: 40px 30px;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) {
  .ffe-message-box__box {
    padding: 40px 40px;
  }
}
.ffe-message-box__box--tips {
  background-color: #f8f5eb;
}
.ffe-message-box__box--info {
  background-color: #dff1f9;
}
.ffe-message-box__box--success {
  background-color: #e1f4e3;
}
.ffe-message-box__box--error {
  background-color: #f3bbaa;
}
.ffe-message-box__title--success {
  color: #262626;
}
.ffe-message-box__title--error {
  color: #262626;
}
.ffe-message-box__list {
  padding-left: 20px;
  margin: 0;
  line-height: 2;
  text-align: left;
}
.ffe-message-box__icon {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  fill: #002776;
  height: 80px;
  margin-bottom: -16px;
  padding: 10px;
  padding-top: 20px;
  position: relative;
  top: 12px;
  width: 80px;
}
.ffe-message-box__icon--error svg {
  fill: #da3d00;
}
.ffe-message-box__icon--info svg {
  fill: #002776;
}
.ffe-message-box__icon--success svg {
  fill: #008a00;
}
.ffe-message-box__icon--tips svg {
  fill: #002776;
}
@media print {
  .ffe-message-box__box {
    border: 2px dashed #262626;
  }
  .ffe-message-box__icon {
    border-bottom: 2px dashed #262626;
    margin-bottom: -33.5px;
  }
}
.ffe-message-box__link {
  color: inherit;
  text-decoration: underline;
}
.ffe-message-box__link:hover,
.ffe-message-box__link:focus {
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
}
.ffe-context-message-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 1.2em 2em 1.2em 2.3em;
  text-align: left;
}
.ffe-context-message-content__header {
  margin-bottom: 0.28em;
}
.ffe-context-message-content__icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 50%;
  height: 4em;
  width: 4em;
}
.ffe-context-message-content__icon-svg {
  height: 2.2em;
  width: 2.2em;
  padding: 0.2em;
  fill: #002776;
}
@media only screen and (min-width: 480px) {
  .ffe-context-message-content__icon {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 0;
    margin-right: 2.2em;
  }
}
.ffe-context-message-content__close-button {
  position: absolute;
  top: 1em;
  right: 1em;
  cursor: pointer;
  color: #676767;
  fill: #676767;
  border: none;
  padding: 0;
  outline: none;
  background-color: transparent;
  height: 1em;
  width: 1em;
}
.ffe-context-message-content__close-button:focus {
  outline: auto;
}
.ffe-context-message-content__close-button-svg {
  height: 100%;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .ffe-context-message-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ffe-context-message {
  -webkit-transition: height 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: height 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  width: 100%;
}
.ffe-context-message--compact .ffe-context-message-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0.5em 1.2em;
}
.ffe-context-message--compact .ffe-context-message-content__icon {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 0;
  margin-right: 1.2em;
  border-radius: 50%;
  height: 2.2em;
  width: 2.2em;
}
.ffe-context-message--compact .ffe-context-message-content__icon-svg {
  height: 1.5em;
  width: 1.5em;
  padding: 0.2em;
  fill: #002776;
}
.ffe-context-message--info {
  background-color: #dff1f9;
}
.ffe-context-message--tip {
  background-color: #f8f5eb;
}
.ffe-context-message--success {
  background-color: #e1f4e3;
}
.ffe-context-message--success .ffe-context-message-content__icon-svg {
  fill: #008a00;
}
.ffe-context-message--error {
  background-color: #f3bbaa;
}
.ffe-context-message--error .ffe-context-message-content__header {
  color: #262626;
}
.ffe-context-message--error .ffe-context-message-content__icon-svg {
  fill: #e60000;
}
/*
    Spinner: Commonly found on buttons and loading pages
*/
.ffe-loading-spinner {
  display: inline-block;
  vertical-align: middle;
}
.ffe-loading-spinner::before {
  content: ' ';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 3px solid #008ed2;
  border-top-color: transparent;
  border-radius: 50%;
  visibility: visible;
  -webkit-animation: spindindust 1s linear infinite;
          animation: spindindust 1s linear infinite;
}
@-webkit-keyframes spindindust {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spindindust {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ffe-loading-spinner--stop-animation::before {
  -webkit-animation: none;
          animation: none;
}
.ffe-loading-spinner--large::before {
  border-width: 3px;
  height: 40px;
  width: 40px;
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0 /*
      /*rtl:end:ignore*/;
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0 /*
      /*rtl:end:ignore*/;
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
}
.choices:focus {
  outline: 0;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}
.choices [hidden] {
  display: none !important;
}
.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
.choices[data-type*=select-one] .choices__button:focus,
.choices[data-type*=select-one] .choices__button:hover {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  -webkit-box-shadow: 0 0 0 2px #00bcd4;
          box-shadow: 0 0 0 2px #00bcd4;
}
.choices[data-type*=select-one] .choices__item[data-value=''] .choices__button {
  display: none;
}
.choices[data-type*=select-one]:after {
  content: '';
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}
.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}
.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover {
  opacity: 1;
}
.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}
.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}
.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}
.choices__list--dropdown {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}
.choices__list--dropdown.is-active {
  visibility: visible;
}
.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}
.choices__item {
  cursor: default;
}
.choices__item--selectable {
  cursor: pointer;
}
.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
  opacity: 0.5;
}
.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}
.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus,
.choices__input:focus {
  outline: 0;
}
.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}
.choices__placeholder {
  opacity: 0.5;
}
dialog {
  position: absolute;
  left: 0;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  margin: auto;
  border: solid;
  padding: 1em;
  background: white;
  color: black;
  display: block;
}
dialog:not([open]) {
  display: none;
}
dialog + .backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
._dialog_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
dialog.fixed {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.gu-hide {
  display: none !important;
}
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.formio-form {
  position: relative;
  min-height: 80px;
}
.formio-error-wrapper,
.formio-warning-wrapper {
  padding: 1em;
}
.formio-error-wrapper {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.formio-warning-wrapper {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.formio-disabled-input .form-control.flatpickr-input {
  background-color: #eee;
}
.builder-component.has-error .invalid-feedback,
.formio-component.has-error .invalid-feedback,
.formio-component.alert-danger .invalid-feedback,
.formio-component.has-message .invalid-feedback {
  display: block;
  color: inherit;
  margin-top: 4px;
}
.formio-errors .error {
  color: #dc3545;
}
.formio-errors .warning {
  color: #856404;
}
.formio-errors .info {
  color: #004085;
}
.formio-wysiwyg-editor {
  min-height: 200px;
  background-color: #fff;
}
.has-feedback .form-control {
  padding-right: 10px;
}
.has-feedback .form-control[type=hidden] {
  padding-right: 0px;
}
.has-error.bg-danger {
  padding: 4px;
}
.ql-source:after {
  content: "[source]";
  white-space: nowrap;
}
.quill-source-code {
  width: 100%;
  margin: 0px;
  background: #1d1d1d;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #cccccc;
  font-size: 15px;
  outline: none;
  padding: 20px;
  line-height: 24px;
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  display: none;
}
.formio-component-tags tags {
  background-color: #fff;
}
.field-required:after {
  content: " *";
  color: red;
}
.glyphicon-spin {
  -webkit-animation: formio-spin 1s infinite linear;
  animation: formio-spin 1s infinite linear;
}
@-webkit-keyframes formio-spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes formio-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.button-icon-right {
  margin-left: 5px;
}
.formio-component-submit .submit-success::after {
  content: '\2713';
  position: relative;
  right: -4px;
  top: 1px;
  line-height: 1;
}
.formio-component-submit .submit-fail::after {
  content: '\2717';
  position: relative;
  right: -4px;
  top: 1px;
  line-height: 1;
}
.formio-component-submit .submit-fail[disabled] {
  opacity: 1;
}
.form-control.flatpickr-input {
  background-color: #fff;
}
td > .form-group {
  margin-bottom: 0;
}
.signature-pad-body {
  overflow: hidden;
  position: relative;
}
.signature-pad-canvas {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
  border: 1px solid #f4f4f4;
}
.btn.signature-pad-refresh {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  padding: 3px;
  line-height: 0;
}
[dir="rtl"] .btn.signature-pad-refresh {
  left: unset;
  right: 0;
}
.formio-component-multiple .choices__input {
  width: 100%;
}
.choices__list--dropdown .choices__item--selectable {
  padding-right: 0px;
}
.signature-pad-refresh img {
  height: 1.2em;
}
.signature-pad-footer {
  text-align: center;
  color: #C3C3C3;
}
.formio-loader {
  position: relative;
  min-height: 60px;
}
.loader-wrapper {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.1);
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 10000;
  display: inline-block;
  border: 6px solid #f3f3f3;
  /* Light grey */
  border-top: 6px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.choices__list--dropdown {
  z-index: 100;
}
.choices__list--multiple .choices__item {
  border-radius: 0;
  padding: 2px 8px;
  line-height: 1em;
  margin-bottom: 6px;
}
.choices__list--single {
  padding: 0;
}
.choices__item.choices__item--selectable {
  white-space: nowrap;
  overflow: hidden;
  padding-right: 25px;
  text-overflow: ellipsis;
}
.choices__input {
  padding: 2px;
}
/* fix for choices.js .choices__input container in rtl */
.choices[dir="rtl"] > * {
  text-align: right;
}
/* end fix for choices.js .choices__input container in rtl */
/* fix for choices.js deletable items in rtl */
.choices[dir="rtl"] .choices__list--multiple .choices__item[data-deletable] {
  padding-left: 5px;
  float: right;
}
.choices[dir="rtl"] .choices__list--multiple .choices__item[data-deletable] .choices__button {
  float: left;
  margin: 0 8px 0 -4px;
  padding-left: unset;
  padding-right: 16px;
  border-left: unset;
  border-right: 1px solid #008fa1;
  overflow: hidden;
}
/* end fix for choices.js deletable items in rtl */
.formio-component-file .fileSelector {
  padding: 15px;
  border: 2px dashed #ddd;
  text-align: center;
}
.formio-component-file .fileSelector.fileDragOver {
  border-color: #127abe;
}
.formio-component-file .fileSelector .glyphicon,
.formio-component-file .fileSelector .fa {
  font-size: 20px;
  margin-right: 5px;
}
[dir="rtl"] .formio-component-file .fileSelector .fa,
[dir="rtl"] .formio-component-file .fileSelector .glyphicon {
  margin-right: unset;
  margin-left: 5px;
}
.formio-component-file .fileSelector .browse {
  cursor: pointer;
}
@-webkit-keyframes formio-dialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes formio-dialog-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes formio-dialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes formio-dialog-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.formio-dialog {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.8em;
  color: #666;
}
.formio-dialog.formio-modaledit-dialog {
  font-size: inherit;
}
.formio-dialog *,
.formio-dialog *:before,
.formio-dialog *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
.formio-dialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* fix for Scrollbars not clickable on overflow #552 */
  background: rgba(0, 0, 0, 0.4);
  -webkit-animation: formio-dialog-fadein 0.5s;
          animation: formio-dialog-fadein 0.5s;
  /* end fix for Scrollbars not clickable on overflow #552 */
}
.formio-dialog.formio-dialog-disabled-animation,
.formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay,
.formio-dialog.formio-dialog-disabled-animation .formio-dialog-content {
  -webkit-animation: none !important;
  animation: none !important;
}
.formio-dialog-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadein 0.5s;
  animation: formio-dialog-fadein 0.5s;
  /* fix for Scrollbars not clickable on overflow #552 */
  margin-right: 15px;
  background: transparent;
  /* end fix for Scrollbars not clickable on overflow #552 */
}
.formio-dialog-no-overlay {
  pointer-events: none;
}
.formio-dialog.formio-dialog-closing .formio-dialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadeout 0.5s;
  animation: formio-dialog-fadeout 0.5s;
}
.formio-dialog-content {
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadein 0.5s;
  animation: formio-dialog-fadein 0.5s;
  pointer-events: all;
  overflow: auto;
}
.formio-dialog.formio-dialog-closing .formio-dialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadeout 0.5s;
  animation: formio-dialog-fadeout 0.5s;
}
.formio-dialog-close:before {
  font-family: 'Helvetica', Arial, sans-serif;
  content: '×';
  cursor: pointer;
}
html.formio-dialog-open,
body.formio-dialog-open {
  overflow: hidden;
}
.formio-dialog .tab-content {
  padding-top: 12px;
}
.formio-dialog-close {
  z-index: 1000;
}
@-webkit-keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
.formio-dialog.formio-dialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px;
}
.formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content {
  -webkit-animation: formio-dialog-flyout 0.5s;
  animation: formio-dialog-flyout 0.5s;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-content {
  -webkit-animation: formio-dialog-flyin 0.5s;
  animation: formio-dialog-flyin 0.5s;
  background: #f0f0f0;
  border-radius: 5px;
  font-family: 'Helvetica', sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  padding: 1em;
  position: relative;
  width: 80%;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-close {
  border: none;
  background: transparent;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
}
.formio-clickable {
  cursor: pointer;
}
.component-settings .nav > li > a {
  padding: 8px 10px;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:before {
  display: block;
  padding: 3px;
  background: transparent;
  color: #bbb;
  content: '×';
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before,
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before {
  color: #777;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-message {
  margin-bottom: 0.5em;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-input {
  margin-bottom: 1em;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="text"],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="password"],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="email"],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="url"] {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 0.25em;
  min-height: 2.5em;
  padding: 0.25em 0.67em;
  width: 100%;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="text"]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="password"]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="email"]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="url"]:focus {
  -webkit-box-shadow: inset 0 0 0 2px #8dbdf1;
          box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: none;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons {
  *zoom: 1;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after {
  content: '';
  display: table;
  clear: both;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  line-height: 1em;
  margin: 0 0 0 0.5em;
  padding: 0.75em 2em;
  text-transform: uppercase;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
  -webkit-animation: formio-dialog-pulse 1.1s infinite;
  animation: formio-dialog-pulse 1.1s infinite;
  outline: none;
}
@media (max-width: 568px) {
  .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
    -webkit-animation: none;
    animation: none;
  }
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary {
  background: #3288e6;
  color: #fff;
}
.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}
.formio-dialog-content .panel {
  margin: 0;
}
.formio-placeholder {
  position: absolute;
  color: #999;
}
.formio-dialog .formio-dialog-close {
  cursor: pointer;
}
.formio-iframe {
  border: none;
  width: 100%;
  height: 1000px;
}
.inline-form-button {
  margin-right: 10px;
}
.tooltip {
  opacity: 1;
}
.tooltip[x-placement="right"] .tooltip-arrow {
  border-right: 5px solid black;
}
.tooltip[x-placement="right"] .tooltip-inner {
  margin-left: 8px;
}
.control-label--bottom {
  margin-bottom: 0;
  margin-top: 5px;
}
.formio-component-label-hidden {
  position: relative;
}
.formio-hidden {
  margin: 0;
}
.control-label--hidden {
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 1.5em;
}
.formio-component-datetime .control-label--hidden.field-required {
  right: 45px;
  z-index: 3;
}
.formio-component-survey .control-label--hidden.field-required,
.formio-component-selectboxes .control-label--hidden.field-required {
  top: 0;
}
.formio-component-resource .control-label--hidden.field-required,
.formio-component-select .control-label--hidden.field-required {
  right: 40px;
  z-index: 2;
}
/* Fix for Hidden checkbox in component editform. */
.formio-component-hidden:not(.formio-component-checkbox),
.formio-component-datasource {
  margin-bottom: 0;
}
.checkbox-inline label,
.radio-inline label {
  font-weight: 400;
  cursor: pointer;
}
.editgrid-listgroup {
  margin-bottom: 10px;
}
.tree-listgroup {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.formio-component-submit .has-error {
  display: none;
}
.formio-component-submit button[disabled] + .has-error {
  display: block;
}
.formio-choices.form-group {
  margin-bottom: 0;
}
.formio-choices[data-type=select-multiple] .form-control {
  height: auto;
}
.form-control.formio-multiple-mask-select {
  width: 15%;
  z-index: 4;
}
.form-control.formio-multiple-mask-input {
  width: 85%;
}
.input-group.formio-multiple-mask-container {
  width: 100%;
}
.formio-component .table {
  margin-bottom: 0;
}
.formio-hide-label-panel-tooltip {
  margin-top: -10px;
  margin-left: -10px;
}
.is-disabled .choices__list--multiple .choices__item {
  padding: 5px 10px;
}
.is-disabled .choices__list--multiple .choices__item .choices__button {
  display: none;
}
.formio-collapse-icon {
  cursor: pointer;
  margin-right: 4px;
}
[dir="rtl"] .formio-collapse-icon {
  margin-right: unset;
  margin-left: 4px;
}
.formio-component-datetime .form-control[type="datetime-local"] ~ .input-group-addon,
.formio-component-dateTime .form-control[type="datetime-local"] ~ .input-group-addon {
  width: auto;
}
.formio-component-datagrid .formio-datagrid-remove {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 200ms linear, visibility 0ms 200ms;
  transition: opacity 200ms linear, visibility 0ms 200ms;
}
.formio-component-datagrid .datagrid-table > tbody > tr > td:last-child {
  position: relative;
}
.formio-component-datagrid .datagrid-table > tbody > tr:hover > td:last-child .formio-datagrid-remove {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0ms, opacity 200ms linear;
  transition: visibility 0ms, opacity 200ms linear;
}
.formio-component-modaledit .formio-modaledit-view-container {
  position: relative;
  border: 1px solid #ddd;
  min-height: 34px;
  padding: 6px 12px;
  cursor: text;
}
td .formio-component-modaledit .formio-modaledit-view-container {
  padding: 0;
  border-style: none;
}
.formio-component-modaledit .formio-modaledit-edit {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 200ms linear, visibility 0ms 200ms;
  transition: opacity 200ms linear, visibility 0ms 200ms;
}
.formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0ms, opacity 200ms linear;
  transition: visibility 0ms, opacity 200ms linear;
}
.formio-modaledit-dialog .formio-modaledit-close {
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 0;
}
.reset-margins html,
.reset-margins body,
.reset-margins div,
.reset-margins span,
.reset-margins applet,
.reset-margins object,
.reset-margins iframe,
.reset-margins h1,
.reset-margins h2,
.reset-margins h3,
.reset-margins h4,
.reset-margins h5,
.reset-margins h6,
.reset-margins p,
.reset-margins blockquote,
.reset-margins pre,
.reset-margins a,
.reset-margins abbr,
.reset-margins acronym,
.reset-margins address,
.reset-margins big,
.reset-margins cite,
.reset-margins code,
.reset-margins del,
.reset-margins dfn,
.reset-margins em,
.reset-margins img,
.reset-margins ins,
.reset-margins kbd,
.reset-margins q,
.reset-margins s,
.reset-margins samp,
.reset-margins small,
.reset-margins strike,
.reset-margins strong,
.reset-margins sub,
.reset-margins sup,
.reset-margins tt,
.reset-margins var,
.reset-margins b,
.reset-margins u,
.reset-margins i,
.reset-margins center,
.reset-margins dl,
.reset-margins dt,
.reset-margins dd,
.reset-margins ol,
.reset-margins ul,
.reset-margins li,
.reset-margins fieldset,
.reset-margins form,
.reset-margins label,
.reset-margins legend,
.reset-margins table,
.reset-margins caption,
.reset-margins tbody,
.reset-margins tfoot,
.reset-margins thead,
.reset-margins tr,
.reset-margins th,
.reset-margins td,
.reset-margins article,
.reset-margins aside,
.reset-margins canvas,
.reset-margins details,
.reset-margins embed,
.reset-margins figure,
.reset-margins figcaption,
.reset-margins footer,
.reset-margins header,
.reset-margins hgroup,
.reset-margins menu,
.reset-margins nav,
.reset-margins output,
.reset-margins ruby,
.reset-margins section,
.reset-margins summary,
.reset-margins time,
.reset-margins mark,
.reset-margins audio,
.reset-margins video {
  margin: 0;
}
.ck-body .ck.ck-balloon-panel {
  z-index: 101000;
}
.formio-component-select select[disabled="disabled"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.formio-component-select div[disabled="disabled"] button,
.formio-component-select .choices.is-disabled[data-type*=select-one]:after {
  display: none;
}
.datagrid-group-label.collapsed > td {
  display: none;
}
.datagrid-group-header.clickable {
  cursor: pointer;
}
.datagrid-group-header.clickable .datagrid-group-label:before {
  display: inline-block;
  vertical-align: middle;
  content: '▾';
  margin: 0 5px;
}
.datagrid-group-header.clickable.collapsed .datagrid-group-label:before {
  content: '▸';
}
.formio-component.alert-danger .help-block,
.formio-component.alert-warning .help-block {
  color: inherit;
}
.tree__level_even {
  background-color: #f6f6f6;
}
.tree__node-content {
  margin-bottom: 10px;
}
.tree__node-children {
  margin: 0;
}
.formio-select-autocomplete-input {
  /* we can't use display: none or visibility: hidden because autocomplete won't work on hidden field */
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.has-error > .help-block {
  margin-top: 5px;
  margin-bottom: 10px;
}
.no-top-border-table > .table > tbody > tr:first-child > td {
  border-top: none;
}
.table > tbody > tr > td.cell-align-left {
  text-align: left;
}
.table > tbody > tr > td.cell-align-center {
  text-align: center;
}
.table > tbody > tr > td.cell-align-center > div {
  margin-left: auto;
  margin-right: auto;
}
.table > tbody > tr > td.cell-align-right {
  text-align: right;
}
.table > tbody > tr > td.cell-align-right > div {
  margin-left: auto;
}
.formio-component-textarea .alert .ck-editor__editable {
  color: inherit;
}
div[data-oembed-url] {
  width: 100%;
}
.radio label.label-position-left,
.checkbox label.label-position-left,
.radio label.label-position-top,
.checkbox label.label-position-top,
.radio label.label-position-bottom,
.checkbox label.label-position-bottom {
  padding-left: 0;
}
.radio label.label-position-top span,
.checkbox label.label-position-top span,
.radio label.label-position-bottom span,
.checkbox label.label-position-bottom span {
  display: block;
}
.radio label.label-position-top input[type="radio"],
.checkbox label.label-position-top input[type="checkbox"],
.radio label.label-position-bottom input[type="radio"],
.checkbox label.label-position-bottom input[type="checkbox"] {
  position: relative;
  margin-left: 0;
}
.radio label.label-position-top input[type="radio"],
.checkbox label.label-position-top input[type="checkbox"] {
  margin-top: 4px;
}
.radio label.label-position-bottom input[type="radio"],
.checkbox label.label-position-bottom input[type="checkbox"] {
  margin-bottom: 8px;
}
.radio label.label-position-left input[type="radio"],
.checkbox label.label-position-left input[type="checkbox"] {
  margin-left: 10px;
}
.open-modal-button {
  width: 100%;
  text-align: left;
}
.formio-component-modal-wrapper-signature .open-modal-button {
  text-align: center;
  height: 100%;
  font-size: 1.4em;
  padding: 0;
  margin: 0;
}
/* ckeditor5-image/theme/image.css */
.formio-component-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 1em auto;
}
/* ckeditor5-image/theme/image.css */
.formio-component-content .image > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 50px;
}
/* ckeditor5-image/theme/imagecaption.css */
.formio-component-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: #333333;
  background-color: #f7f7f7;
  padding: 0.6em;
  font-size: 0.75em;
  outline-offset: -1px;
}
/* ckeditor5-image/theme/imageresize.css */
.formio-component-content .image.image_resized {
  max-width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* ckeditor5-image/theme/imageresize.css */
.formio-component-content .image.image_resized img {
  width: 100%;
}
/* ckeditor5-image/theme/imageresize.css */
.formio-component-content .image.image_resized > figcaption {
  display: block;
}
/* ckeditor5-media-embed/theme/mediaembed.css */
.formio-component-content .media {
  clear: both;
  margin: 1em 0;
  display: block;
  min-width: 15em;
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized),
.formio-component-content .image-style-align-left:not(.image_resized),
.formio-component-content .image-style-align-center:not(.image_resized),
.formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%;
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized),
.formio-component-content .image-style-align-left:not(.image_resized),
.formio-component-content .image-style-align-center:not(.image_resized),
.formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%;
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized),
.formio-component-content .image-style-align-left:not(.image_resized),
.formio-component-content .image-style-align-center:not(.image_resized),
.formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%;
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized),
.formio-component-content .image-style-align-left:not(.image_resized),
.formio-component-content .image-style-align-center:not(.image_resized),
.formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%;
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing);
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto;
}
/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing);
}
/* ckeditor5-block-quote/theme/blockquote.css */
.formio-component-content blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px #cccccc;
}
/* ckeditor5-block-quote/theme/blockquote.css */
.formio-component-content[dir="rtl"] blockquote {
  border-left: 0;
  border-right: solid 5px #cccccc;
}
.formio-component-address.formio-component-label-hidden > label.field-required {
  z-index: 1;
}
.formio-component-address.formio-component-label-hidden > label.field-required ~ .address-autocomplete-container .address-autocomplete-remove-value-icon {
  right: 20px;
}
.address-autocomplete-container {
  position: relative;
}
.address-autocomplete-container .address-autocomplete-remove-value-icon {
  cursor: pointer;
  position: absolute;
  margin-top: -9px;
  right: 10px;
  top: 50%;
}
.address-autocomplete-container .address-autocomplete-remove-value-icon--hidden {
  display: none;
}
.autocomplete {
  background: white;
  font: 14px/22px "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(50, 50, 50, 0.6);
  z-index: 11000;
}
.autocomplete > div {
  cursor: pointer;
  padding: 6px 10px;
}
.autocomplete > div:hover:not(.group),
.autocomplete > div.selected {
  background: #1e90ff;
  color: #ffffff;
}
.field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.field-wrapper--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.field-wrapper .field-label--right {
  text-align: right;
}
.formio-component-modal-wrapper {
  margin-bottom: 10px;
}
.formio-component-modal-wrapper .component-rendering-hidden {
  visibility: hidden;
}
div[read-only="true"] .formio-component-textarea div[ref="input"] {
  white-space: pre-wrap;
}
.formbuilder {
  position: relative;
}
.drag-container {
  padding: 10px;
  border: dotted 2px #e8e8e8;
}
.drag-container:hover {
  cursor: move;
  border: dotted 2px #ccc;
}
.drag-container.formio-builder-form,
.drag-container.formio-builder-form:hover,
.panel-body > .drag-container.formio-builder-components,
.panel-body > .drag-container.formio-builder-components:hover,
.tab-pane > .drag-container.formio-builder-components,
.tab-pane > .drag-container.formio-builder-components:hover {
  padding: 0 0 1rem 0;
  border: none;
}
.component-btn-group {
  position: absolute;
  right: 0;
  z-index: 1000;
  margin-top: -2px;
}
.builder-component {
  position: relative;
  min-height: 15px;
}
.builder-component .formio-component-htmlelement {
  border: dotted 2px #e8e8e8;
}
.builder-component .formio-component-htmlelement [ref=html]:empty:before {
  content: 'HTML Content';
  color: #aaa;
}
.builder-component:not(:hover) .component-btn-group {
  display: none;
}
.builder-group-button {
  background-color: transparent;
  white-space: normal;
  text-align: left;
}
.form-builder-group-header {
  padding: 0;
}
.component-btn-group .component-settings-button {
  float: right;
  margin: 4px 4px 0 0;
  z-index: 1001;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(48, 113, 169, 0.6);
  box-shadow: 0px 0px 10px 1px rgba(48, 113, 169, 0.6);
}
.formbuilder .formio-component-hidden,
.formbuilder .formio-component-content,
.formbuilder .formio-component-form {
  border: 2px dashed #ddd;
}
.formbuilder .formio-component-form,
.formbuilder .formio-component-hidden {
  height: 3em;
  text-align: center;
  color: #aaa;
  padding-top: 0.5em;
}
.btn-xxs,
.btn-group-xxs > .btn,
.component-btn-group .component-settings-button {
  padding: 2px 2px;
  font-size: 10px;
  line-height: 1.2em;
  border-radius: 0;
  width: 18px;
  height: 18px;
}
.formcomponents .formcomponent {
  text-align: left;
  padding: 5px 5px 5px 8px;
  margin-top: 0.2rem;
  font-size: 0.8em;
  line-height: 1.2;
  border-radius: 0.3em;
}
.form-builder-panel .panel-body {
  padding: 5px;
}
.formio-component-tabs .ui.tabular.menu .item {
  padding: 0.8em;
}
.formio-pdf-builder {
  position: relative;
}
.formio-drop-zone {
  display: none;
  position: absolute;
  z-index: 10;
  background-color: #0d87e9;
  opacity: 0.1;
}
.formio-drop-zone.enabled {
  display: inherit;
}
.component-settings-button-paste {
  display: none;
}
.builder-paste-mode .component-settings-button-paste {
  display: inherit;
}
.wizard-page-label {
  cursor: pointer;
  border-radius: 0;
}
.panel-body .drag-and-drop-alert {
  margin-bottom: 0;
}
.builder-sidebar_scroll {
  position: sticky;
  top: 15px;
}
.formio-wizard-builder-component-title {
  color: #6c757d;
  text-align: center;
  padding: 0.5rem;
}
.formio-wizard-position {
  position: relative;
}
.formio-settings-help {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  margin-top: 10px;
}
.help-block {
  margin: 0px;
}
.builder-sidebar .btn {
  white-space: normal;
}
/* Styles for component edit modal */
.component-settings {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.component-settings .formio-dialog-content {
  max-height: 100%;
}
.component-edit-container {
  height: auto;
  overflow: hidden;
}
.component-edit-content {
  height: calc(100% - 4em);
}
.component-edit-tabs.col-sm-6 {
  height: 100%;
  overflow-y: auto;
}
.component-edit-tabs.col-sm-12 {
  height: calc(100% - 4em);
  overflow-y: auto;
}
.component-edit-tabs.col-sm-12 .editForm {
  height: calc(100% - 4em);
  overflow-y: auto;
}
.progress.pdf-progress {
  height: 1rem;
}
.progress.pdf-progress .progress-bar {
  font-size: 0.7rem;
  line-height: 1rem;
}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*global styles*/
html {
  background: #002776;
  color: #fff;
}
html body {
  font-size: 16px;
  background: #fff;
  color: #262626;
  font-family: 'MuseoSans-500', arial, sans-serif;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  min-width: 320px;
}
main {
  margin: 30px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1023px) {
  html.global-nav-visible main {
    display: none;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
figure {
  margin: 0 0 20px;
}
html.js.object-fit .object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.main-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
}
@media screen and (min-width: 1024px) {
  .main-container {
    padding: 0 20px;
  }
}
/*IE 11 fixes for the grid*/
.ffe-grid__row {
  min-height: 1px;
}
.ffe-grid__col img {
  min-height: 1px;
}
/*Episerver fixes*/
#epi-quickNavigator ul,
#epi-quickNavigator li {
  margin: 0;
  padding: 0;
}
#epi-quickNavigator a {
  border-bottom: none;
}
/*AngularJS cloak styles*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.formio-form {
  min-height: 200px;
}
.formio-component-htmlelement {
  margin-bottom: 20px;
}
.formio-component-file .fileSelector {
  margin-top: 15px;
}
.formio-component-file .fa.fa-remove {
  cursor: pointer;
}
.formio-component.tooltip-only > div {
  display: none;
}
.formio-custom-hidden {
  display: none !important;
}
header {
  background: #FFFFFF;
  /*padding: 30px 0;
  margin-bottom: 50px;

  img {
    height: 50px;
  }*/
}
@media screen and (max-width: 991px) {
  .formio-form nav .pagination {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .formio-form nav .pagination .page-item {
    margin: -1px 0px 0px;
  }
  .formio-form nav .pagination .page-item:first-child,
  .formio-form nav .pagination .page-item:last-child,
  .formio-form nav .pagination .page-item:first-child > span,
  .formio-form nav .pagination .page-item:last-child > span {
    border-radius: 0px;
  }
  .formio-form nav .pagination .page-item > span.page-link {
    width: 100%;
    margin: 0;
  }
}
#kycLoader {
  display: none;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
#kycLoader .kyc-loader-content {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  max-height: 50%;
  padding: 120px 30px 30px;
  overflow: auto;
  text-align: center;
  background-color: white;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  #kycLoader .kyc-loader-content {
    width: 720px;
  }
}
#kycLoader .kyc-loader-content:before {
  content: ' ';
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -30px;
  z-index: 10000;
  border: 3px solid #008ed2;
  border-top: 3px solid transparent;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: spindindust 1s linear infinite;
          animation: spindindust 1s linear infinite;
}
.nav.nav-login {
  margin: 40px 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.nav.nav-login li {
  list-style: none;
  border-bottom: 1px solid #D8D8D8;
  width: 100%;
  max-width: 300px;
  margin: 0px;
}
.nav.nav-login li:last-child {
  border-bottom: none;
}
.nav.nav-login li .item-icon {
  font-size: 16px;
  width: 24px;
  margin-right: 8px;
  text-align: center;
  display: inline-block;
}
.nav.nav-login li .icon {
  color: #D8D8D8;
  vertical-align: top;
  margin-top: 7px;
}
.nav.nav-login li a {
  display: block;
  text-decoration: none;
  padding: 8px;
  text-align: left;
  font-size: 16px;
  line-height: 2;
  border-bottom: none;
  color: #676767;
}
.nav.nav-login li a:hover {
  background: #F7F7F7;
  color: #000000;
}
.nav.nav-login li a:hover .icon {
  color: #0071cd;
}
.nav.nav-login .icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.nav.nav-login .icon.icon-bank-mobile {
  width: 0.5918367em;
}
.nav.nav-login .icon.icon-bank-id {
  width: 1.25em;
}
.content-login {
  max-width: 450px;
  margin: 30px 0;
}
.page-styles h2.title-styles {
  font-size: 1.5rem;
  color: #999;
  margin: 1.5rem 0 0.5rem;
}
.page-styles .example-styles {
  margin: 0 0 1rem;
  padding: 1.5rem;
  border: 4px solid #f7f7f7;
  border-radius: 0;
}
.page-styles .example-styles .forms-color {
  height: 100px;
  margin: 10px;
}
.fa.fa-question-circle[ref="tooltip"] {
  cursor: pointer;
}
.tooltip {
  visibility: hidden !important;
}
.tooltip.show {
  display: block !important;
  visibility: visible !important;
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  color: black;
  width: 100%;
}
.tooltip[x-placement=right] .tooltip-inner,
.tooltip[x-placement=left] .tooltip-inner {
  margin-left: 0px !important;
  margin-top: 10px !important;
}
.tooltip-inner {
  max-width: 100% !important;
  padding: 1rem;
  color: #676767;
  font-size: 15px;
  text-align: left;
  background-color: #F7F7F7;
  border-radius: 5px;
  border: 1px solid #676767;
  padding-right: 40px;
  margin-bottom: 5px;
  -webkit-box-shadow: inset 1px 1px 1px #FFFFFF;
          box-shadow: inset 1px 1px 1px #FFFFFF;
}
.tooltip-inner:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 10px solid #002776;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  -webkit-box-shadow: inset 1px 1px 1px #FFFFFF;
          box-shadow: inset 1px 1px 1px #FFFFFF;
  left: 35px;
  top: -10px;
}
.tooltip-inner:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: 10px solid #F7F7F7;
  border-left: 12px solid transparent;
  border-right: 13px solid transparent;
  left: 33px;
  top: -9px;
}
.card-body .tooltip-inner {
  background-color: #FFFFFF;
}
.card-body .tooltip-inner:after {
  border-bottom: 13px solid #FFFFFF;
}
.tooltip[x-placement=right] .tooltip-arrow {
  border-right: 0px solid transparent !important;
}
.tooltip .tooltip-inner i.fa.fa-times {
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
  pointer-events: all !important;
  vertical-align: top;
  border-radius: 5px;
  display: inline-block;
}
.text-forms-white {
  color: #FFFFFF;
}
.text-forms-black {
  color: #000000;
}
.text-forms-light-background {
  color: #F7F7F7;
}
.text-forms-dark-background {
  color: #323232;
}
.text-forms-light-gray {
  color: #D8D8D8;
}
.text-forms-gray {
  color: #ADADAD;
}
.text-forms-dark-gray {
  color: #676767;
}
.text-forms-blue {
  color: #0071cd;
}
.text-forms-red {
  color: #da3d00;
}
.bg-forms-white {
  background-color: #FFFFFF;
}
.bg-forms-black {
  background-color: #000000;
}
.bg-forms-light-background {
  background-color: #F7F7F7;
}
.bg-forms-dark-background {
  background-color: #323232;
}
.bg-forms-light-gray {
  background-color: #D8D8D8;
}
.bg-forms-gray {
  background-color: #ADADAD;
}
.bg-forms-dark-gray {
  background-color: #676767;
}
.bg-forms-blue {
  background-color: #0071cd;
}
.bg-forms-red {
  background-color: #da3d00;
}
/*atoms*/
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
/*in case icon viewBox has a ratio other than 1:1 use formula width / height to set width in ems*/
/*
.icon-test {
  width: 0.875em; // 448 / 512 = 0.875
}
*/
ul {
  padding: 0;
  margin: 0 0 20px 20px;
}
ul li {
  margin: 10px 0 0 30px;
}
.text-center {
  text-align: center;
}
.hamburger {
  background: none;
  border: none;
  position: relative;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.hamburger__line {
  position: absolute;
  top: 15px;
  left: 5px;
  right: 0;
  width: 25px;
  height: 4px;
  background: #262626;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
html.no-js .hamburger__line {
  display: none;
}
.hamburger__line::before {
  content: ' ';
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 4px;
  background: #262626;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.hamburger__line::after {
  content: ' ';
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 4px;
  background: #262626;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
html.global-nav-visible .hamburger__line {
  background: transparent;
}
html.global-nav-visible .hamburger__line::before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
html.global-nav-visible .hamburger__line::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/*general input element error style*/
.input-validation-error,
.input-validation-error:focus {
  border-color: #da3d00;
}
/*checkbox error styles*/
[type=checkbox].input-validation-error + .ffe-checkbox::before {
  border-color: #da3d00;
}
/*error message*/
.ffe-field-error-message:before {
  display: none;
}
.ffe-field-error-message.field-validation-error:before {
  display: inline-block;
}
/*select2*/
.select2 {
  width: 100%!important;
  /*important is needed in order to make select2 responsive*/
  max-width: 100%;
}
.select2-container {
  color: #262626;
}
.select2-container .select2-selection {
  background-color: #fff;
  border: 2px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px 0 #f4f4f4;
          box-shadow: 0 1px 1px 0 #f4f4f4;
  height: 45px;
  padding: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.select2-container .select2-selection .select2-selection__rendered {
  padding: 7px 32px 6px 13px;
}
.select2-container .select2-selection .select2-selection__arrow {
  height: auto;
  top: 0;
  right: 11px;
  bottom: 0;
  width: 18px;
}
.select2-container .select2-selection .select2-selection__arrow b {
  border: none;
  width: 18px;
  height: 18px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%2218%22%20height%3D%2218%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%230071cd%22%20d%3D%22M111.1%20228.6c19.2%200%2038.4%207.3%2053%2022l336.7%20336.7%20334.5-334.5c29.3-29.3%2076.8-29.3%20106.1%200%2029.3%2029.3%2029.3%2076.8%200%20106.1L553.8%20746.3c-29.3%2029.3-76.8%2029.3-106.1%200L58.1%20356.6c-29.3-29.3-29.3-76.8%200-106.1C72.7%20235.9%2091.9%20228.6%20111.1%20228.6z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  margin-top: -9px;
  margin-left: -9px;
}
.select2-container .select2-selection:hover,
.select2-container--focus .select2-selection {
  border-color: #0071cd;
}
.select2-container .select2-selection:focus,
.select2-container .select2-selection:active,
.select2-container--open .select2-selection {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
.select2-container .select2-dropdown {
  border: 1px solid #ccc;
  border-radius: 2px;
}
.select2-container .select2-dropdown .select2-search {
  padding: 5px;
}
.select2-container .select2-dropdown .select2-search .select2-search__field {
  border: 1px solid #ccc;
  padding: 4px;
  border-radius: 2px;
}
.select2-container .select2-dropdown .select2-search .select2-search__field:focus {
  outline: none;
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 3px #a1dfff;
}
.select2-container .select2-dropdown .select2-results__option {
  margin: 0;
  padding: 3px 10px;
  font-size: 15px;
  border-top: 1px solid #ccc;
  color: #0071cd;
}
.select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
  background-color: #f4f4f4;
}
.select2-container .select2-dropdown .select2-results__option--highlighted[aria-selected] {
  background-color: #0071cd;
  color: #fff;
}
.input-validation-error + .select2-container .select2-selection {
  border-color: #da3d00;
}
/*molecules*/
/*@import "01-molecules/navigation/_global-nav";
@import "01-molecules/navigation/_primary-nav";
@import "01-molecules/navigation/_util-nav";
@import "01-molecules/navigation/_social-list";
@import "01-molecules/navigation/_link-list";
@import "01-molecules/navigation/_sub-nav";
@import "01-molecules/navigation/_article-list";
@import "01-molecules/navigation/_pager-nav";
@import "01-molecules/tables/_table-filters";*/
.logo {
  display: block;
  width: 165px;
  border-bottom: none;
}
.logo img {
  width: 165px;
  height: 38px;
}
@media screen and (min-width: 1024px) {
  .logo {
    width: 180px;
  }
  .logo img {
    width: 180px;
    height: 40px;
  }
}
.info-message {
  margin-bottom: 30px;
}
.info-message .ffe-context-message-content__icon .icon {
  font-size: 40px;
}
.info-message a {
  color: #002776;
  border-bottom-color: #002776;
}
.ffe-message-box .ffe-message-box__icon--info .icon {
  font-size: 40px;
}
.ffe-message-box .ffe-message-box__box--info .ffe-message-box__title--info {
  margin-top: 15px;
}
.success-message {
  margin-bottom: 30px;
}
.success-message .ffe-context-message-content__icon .icon {
  font-size: 40px;
  color: #008a00;
}
.success-message a {
  color: #002776;
  border-bottom-color: #002776;
}
.ffe-message-box .ffe-message-box__icon--success .icon {
  font-size: 40px;
}
.ffe-message-box .ffe-message-box__box--success .ffe-message-box__title--success {
  margin-top: 15px;
}
.error-message {
  margin-bottom: 30px;
}
.error-message .ffe-context-message-content__icon .icon {
  font-size: 40px;
}
.error-message a {
  color: #002776;
  border-bottom-color: #002776;
}
.ffe-message-box .ffe-message-box__icon--error .icon {
  font-size: 40px;
}
.ffe-message-box .ffe-message-box__box--error .ffe-message-box__title--error {
  margin-top: 15px;
}
.panel {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.panel h3 {
  margin-bottom: 5px;
}
@media screen and (min-width: 1024px) {
  .panel {
    padding: 20px 30px;
  }
}
/*@import "01-molecules/text/_article-header";
@import "01-molecules/text/_accordion";
@import "01-molecules/text/_employee";
@import "01-molecules/text/_service";
@import "01-molecules/text/_loading-panel";*/
/*organisms*/
.header {
  min-height: 60px;
  background: #fff;
}
.header__wrapper {
  -webkit-box-shadow: 0 2.5px 1.5px -1.5px #c0beb7;
          box-shadow: 0 2.5px 1.5px -1.5px #c0beb7;
  -webkit-transition: ease all 0.3s;
  transition: ease all 0.3s;
  width: 100%;
  background-color: #fff;
}
.header__login-bar {
  padding: 10px 0;
  text-align: right;
  border-bottom: 2px solid #ccc;
}
.header__login-bar a {
  position: relative;
  margin-left: 30px;
}
.header__login-bar a .icon {
  position: absolute;
  top: 2px;
  left: -20px;
}
.header .main-container {
  background: #fff;
  position: relative;
  overflow: hidden;
}
.header .logo {
  margin: 0 auto;
  padding: 10px 0 10px;
  border-bottom: none;
}
.header .global-nav,
.header .primary-nav {
  margin: 0 0 20px;
}
.header .util-nav {
  text-align: center;
  margin: 0 0 20px;
}
@media screen and (max-width: 1023px) {
  .header .hamburger {
    position: absolute;
    top: 13px;
    right: 5px;
  }
  .header .global-nav,
  .header .primary-nav {
    display: none;
  }
  .header .util-nav {
    display: none;
  }
  html.global-nav-visible .header .header__wrapper {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  html.global-nav-visible .header .global-nav,
  html.global-nav-visible .header .primary-nav {
    display: block;
  }
  html.global-nav-visible .header .util-nav {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .header .logo {
    padding-top: 20px;
  }
  .header .hamburger {
    display: none;
  }
  .header .global-nav {
    margin: 0;
    padding: 10px 0 10px;
  }
  .header .primary-nav {
    margin: 0;
    position: absolute;
    top: 27px;
    left: 20px;
  }
  .header .util-nav {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .header--logged-in .logo {
    padding-bottom: 20px;
  }
  .header--logged-in .ffe-dropdown {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 22px;
    background-position: 100% 50%;
  }
}
.footer {
  background: #002776;
  color: #fff;
}
.footer h2 {
  color: #fff;
}
.footer a,
.footer a:visited {
  color: #fff;
  border-bottom-color: #fff;
}
.footer a:hover,
.footer a:visited:hover,
.footer a:focus,
.footer a:visited:focus {
  color: #7fc6e8;
  border-bottom-color: #7fc6e8;
}
.footer .link-list--inline-center {
  font-size: 14px;
}
.footer .social-list svg {
  fill: #fff;
}
.footer .social-list svg:hover,
.footer .social-list svg:focus {
  fill: #7fc6e8;
}
@media screen and (max-width: 1023px) {
  html.global-nav-visible .footer {
    display: none;
  }
}
/*@import "02-organisms/global/_modal";
@import "02-organisms/sections/_hero-section";
@import "02-organisms/sections/_slide";
@import "02-organisms/sections/_country-selection-section";
@import "02-organisms/sections/_documents-header";
@import "02-organisms/sections/_my-documents";
@import "02-organisms/sections/_signing-documents";
@import "02-organisms/sections/_documents-info";
@import "02-organisms/blocks/_image-block";
@import "02-organisms/blocks/_teaser-block";
@import "02-organisms/blocks/_employees-block";
@import "02-organisms/blocks/_info-block";
@import "02-organisms/blocks/_map-block";
@import "02-organisms/blocks/_services-block";
@import "02-organisms/blocks/_slideshow-block";*/
/* formio blocks*/
#formio,
.formio-form {
  /*grid*/
}
#formio .mb-0,
.formio-form .mb-0 {
  margin-bottom: 0;
}
#formio .mb-2,
.formio-form .mb-2 {
  margin-bottom: 30px;
}
#formio ul.list-inline,
.formio-form ul.list-inline {
  margin: 0;
}
#formio ul.list-inline li,
.formio-form ul.list-inline li {
  list-style: none;
  display: inline-block;
  margin: 10px 30px 0 0;
}
#formio .panel .card-body,
.formio-form .panel .card-body {
  padding: 20px 0 10px 0;
}
#formio hr,
.formio-form hr {
  border: none;
  border-bottom: solid 1px #ccc;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 100%;
  color: transparent;
}
#formio .row,
.formio-form .row {
  margin-right: -20px;
  margin-left: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#formio .row div[class*='col-'],
.formio-form .row div[class*='col-'] {
  position: relative;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 992px) {
  #formio .row [class*='col-md'],
  .formio-form .row [class*='col-md'] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  #formio .row .col-md-4,
  .formio-form .row .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  #formio .row .col-md-3,
  .formio-form .row .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  #formio .row .col-md-2,
  .formio-form .row .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  #formio .row .col-md-1,
  .formio-form .row .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  #formio .row .col-md-9,
  .formio-form .row .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  #formio .row .col-md-10,
  .formio-form .row .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  #formio .row .col-md-6,
  .formio-form .row .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  #formio .row [class*='col-sm'],
  .formio-form .row [class*='col-sm'] {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  #formio .row .col-sm-4,
  .formio-form .row .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  #formio .row .col-sm-3,
  .formio-form .row .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  #formio .row .col-sm-12,
  .formio-form .row .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  #formio .row .col-sm-10,
  .formio-form .row .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  #formio .row .col-sm-9,
  .formio-form .row .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  #formio .row .col-sm-2,
  .formio-form .row .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  #formio .row .col-sm-6,
  .formio-form .row .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  #formio .hidden-sm,
  .formio-form .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #formio .hidden-xs,
  .formio-form .hidden-xs {
    display: none !important;
  }
}
.fa {
  background-size: 17px;
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
  vertical-align: top;
  margin: 0.15em 0 0;
  display: inline-block;
}
.fa-calendar {
  background-size: 26px;
  height: 26px;
  width: 26px;
  margin: -0.15em 0 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmaWxsPSIjMDA3MWNkIj48cGF0aCBkPSJtNTYuMyw0Ni4zbDAsMGM1LDAgNy41LC0yLjUgNy41LC02LjNsMCwtMzMuN2MwLC0zLjggLTMuOCwtNi4zIC03LjUsLTYuM2wwLDBjLTMuOCwwIC03LjUsMi41IC03LjUsNi4zbDAsMzIuNWMwLDMuNyAzLjcsNy41IDcuNSw3LjVsMCwwem04Ny41LDBsMCwwYzUsMCA3LjUsLTIuNSA3LjUsLTYuM2wwLC0zMy43YzAsLTMuOCAtMi41LC02LjMgLTYuMywtNi4zbC0xLjIsMGMtMy44LDAgLTYuMywyLjUgLTYuMyw2LjNsMCwzMi41Yy0xLjIsMy43IDIuNSw3LjUgNi4zLDcuNWwwLDB6Ii8+PHBhdGggZD0ibTg1LDExOC44YzIuNSwyLjUgMy44LDIuNSA2LjMsMGwxLjIsLTEuM2MxLjMsLTEuMiAxLjMsLTIuNSAxLjMsLTIuNWwwLDBsMCwzLjhsMCwyMy43bC03LjUsMGMtMi41LDAgLTMuOCwxLjMgLTMuOCwzLjhsMCwzLjdjMCwyLjUgMS4zLDMuOCAzLjgsMy44bDI4LjcsMGMyLjUsMCAzLjgsLTEuMyAzLjgsLTMuOGwwLC0zLjdjMCwtMi41IC0xLjMsLTMuOCAtMy44LC0zLjhsLTcuNSwwbDAsLTM4LjdjMCwtMi41IC0xLjIsLTMuOCAtNSwtMy44bC0zLjcsMGMtMi41LDAgLTMuOCwwIC01LDEuM2wtMTAsMTBjLTIuNSwxLjIgLTIuNSwzLjcgMCw2LjJsMS4yLDEuM2wwLDB6bTEwMS4zLC05NWwtMTYuMywwbDAsMTVjMCwxMy43IC0xMS4yLDI1IC0yNSwyNWwtMS4yLDBjLTEzLjgsMCAtMjUsLTExLjMgLTI1LC0yNWwwLC0xNWwtMzYuMywwbDAsMTVjMCwxMy43IC0xMS4yLDI1IC0yNSwyNWwtMS4yLDBjLTEzLjgsMCAtMjUsLTExLjMgLTI1LC0yNWwwLC0xNWwtMTcuNSwwYy03LjUsMCAtMTMuOCw2LjIgLTEzLjgsMTMuN2wwLDE0OC44YzAsNy41IDYuMywxMy43IDEzLjgsMTMuN2wxNzIuNSwwYzcuNSwwIDEzLjcsLTYuMiAxMy43LC0xMy43bDAsLTE0OC44YzAsLTcuNSAtNi4yLC0xMy43IC0xMy43LC0xMy43bDAsMHptLTIuNSwxNjBsLTE2Ny41LDBsMCwtMTAzLjhsMTY2LjIsMGwwLDEwMy44bDEuMywweiIvPjwvc3ZnPg==);
}
.fa-calendar:before {
  display: none;
}
.fa-question-circle {
  font-family: MuseoSans-500, arial, sans-serif;
  font-style: normal;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #ccc;
  color: #0071cd;
  cursor: help;
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 22px;
  text-align: center;
  vertical-align: middle;
  padding: 0 0 0 1px;
  position: relative;
  top: -2px;
}
.fa-question-circle:before {
  content: '?';
}
.fa-question-circle:hover,
.fa-question-circle:focus {
  border-color: #0071cd;
}
.fa-question-circle:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
.fa-question-circle:active {
  border-color: #002776;
  color: #002776;
}
.fa-refresh:after {
  -webkit-animation: 1s linear infinite button-loading-spin;
          animation: 1s linear infinite button-loading-spin;
  border: 3px solid currentColor;
  border-radius: 50%;
  border-top-color: transparent;
  content: '';
  display: block;
  height: 22px;
  margin: 0 auto;
  width: 22px;
}
.fa-refresh:before {
  display: none;
}
.fa-remove {
  width: 25px;
  height: 25px;
  cursor: pointer;
  background-size: 15px;
  background-position: center center;
  margin: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAwIDIwMCIgaWQ9ImtyeXNzLWlrb24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICAgICAgICA8cGF0aCBkPSJNMTguNzcgMGMtMy41NjIgMC03LjEyNSAxLjM0Ny05LjgzNCA0LjA0NEw0LjUwNyA4LjQ4M2MtNS4zODEgNS4zOTQtNS4zODEgMTQuMjUgMCAxOS42OGw3MS4xOSA3MS44My03MS42NiA3MS44M2MtNS4zODEgNS4zOTQtNS4zODEgMTQuMjUgMCAxOS42OGw0LjQyOSA0LjQzOWM1LjM4MSA1LjM5NCAxNC4yMiA1LjM5NCAxOS42NCAwbDcxLjY2LTcxLjgzIDcxLjY1IDcxLjgzYzUuMzgxIDUuMzk0IDE0LjIzIDUuMzk0IDE5LjY1IDBsNC40MjktNC40MzljNS4zODEtNS4zOTQgNS4zODEtMTQuMjUgMC0xOS42OGwtNzEuMTktNzEuODMgNzEuNjYtNzEuODNjNS4zODEtNC45MTQgNS4zODEtMTMuNzggMC0xOS4yMWwtNC40MjktNC40MjNjLTUuMzgxLTUuMzk0LTE0LjIyLTUuMzk0LTE5LjY0IDBsLTcyLjEzIDcxLjM0LTcxLjE3LTcxLjgzYy0yLjY5MS0yLjY5Ny02LjI1Ny00LjA0NC05LjgxOS00LjA0NHoiPjwvcGF0aD48L3N2Zz4=);
}
.fa-remove:before {
  display: none;
}
.fa-cloud-upload {
  width: 22px;
  height: 22px;
  background-size: 22px;
  margin: 0 5px 0 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCAxOCAxOCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBmaWxsLXJ1bGU9J2V2ZW5vZGQnIGNsaXAtcnVsZT0nZXZlbm9kZCcgZD0nTTEwLjg2MTMgMi43Njg0NUw5LjIzNTI5IDEuMTU3NTJDOS4wMjA2NiAwLjk0NDg5IDguNjcyNjUgMC45NDQ4OSA4LjQ1ODAzIDEuMTU3NTJMNi44MzE5NyAyLjc2ODQ1QzYuNDg1OSAzLjExMTQ5IDYuNzMwOTYgMy42OTc5IDcuMjIwNyAzLjY5NzlIOC4xNjIzOFYxMS4xNDU5QzguMTYyMzggMTEuNDQ2NyA4LjQwODQxIDExLjY5MDQgOC43MTIwMyAxMS42OTA0SDguOTY5ODlDOS4yNzM1IDExLjY5MDQgOS41MTk1MyAxMS40NDY3IDkuNTE5NTMgMTEuMTQ1OVYzLjY5NzlIMTAuNDcyOEMxMC45NjI0IDMuNjk3OSAxMS4yMDc2IDMuMTExNDkgMTAuODYxMyAyLjc2ODQ1Wk0xNS45MDA5IDE2Ljk5OTNIMi4wOTkxQzEuNDkyMDYgMTYuOTk5MyAxIDE2LjUxMTkgMSAxNS45MTA1VjExLjg2NTJDMSAxMS41NjQ2IDEuMjQ2MDMgMTEuMzIwNyAxLjU0OTY0IDExLjMyMDdIMS44MDc1QzIuMTExMTIgMTEuMzIwNyAyLjM1NzE1IDExLjU2NDYgMi4zNTcxNSAxMS44NjUyVjE1LjY1NDhIMTUuNjQyOVYxMS44NjUyQzE1LjY0MjkgMTEuNTY0NiAxNS44ODg5IDExLjMyMDcgMTYuMTkyNSAxMS4zMjA3SDE2LjQ1MDVDMTYuNzU0IDExLjMyMDcgMTcgMTEuNTY0NiAxNyAxMS44NjUyVjE1LjkxMDVDMTcgMTYuNTExOSAxNi41MDc5IDE2Ljk5OTMgMTUuOTAwOSAxNi45OTkzWicgZmlsbD0nIzAwMjc3NicvPjxwYXRoIGQ9J005LjIzNTI5IDEuMTU3NTJMOS40MTEyMyAwLjk3OTkxNkw5LjQxMTIzIDAuOTc5OTE2TDkuMjM1MjkgMS4xNTc1MlpNMTAuODYxMyAyLjc2ODQ1TDEwLjY4NTQgMi45NDYwNUwxMC42ODU0IDIuOTQ2MDVMMTAuODYxMyAyLjc2ODQ1Wk04LjQ1ODAzIDEuMTU3NTJMOC4yODIwOCAwLjk3OTkxNkw4LjI4MjA4IDAuOTc5OTE2TDguNDU4MDMgMS4xNTc1MlpNNi44MzE5NyAyLjc2ODQ1TDYuNjU2MDIgMi41OTA4NUw2LjY1NTk3IDIuNTkwOUw2LjgzMTk3IDIuNzY4NDVaTTguMTYyMzggMy42OTc5SDguNDEyMzhWMy40NDc5SDguMTYyMzhWMy42OTc5Wk05LjUxOTUzIDMuNjk3OVYzLjQ0NzlIOS4yNjk1M1YzLjY5NzlIOS41MTk1M1pNMi4zNTcxNSAxNS42NTQ4SDIuMTA3MTVWMTUuOTA0OEgyLjM1NzE1VjE1LjY1NDhaTTE1LjY0MjkgMTUuNjU0OFYxNS45MDQ4SDE1Ljg5MjlWMTUuNjU0OEgxNS42NDI5Wk05LjA1OTM0IDEuMzM1MTJMMTAuNjg1NCAyLjk0NjA1TDExLjAzNzMgMi41OTA4NUw5LjQxMTIzIDAuOTc5OTE2TDkuMDU5MzQgMS4zMzUxMlpNOC42MzM5OCAxLjMzNTEyQzguNzUxMTYgMS4yMTkwMiA4Ljk0MjE1IDEuMjE5MDIgOS4wNTkzNCAxLjMzNTEyTDkuNDExMjMgMC45Nzk5MTZDOS4wOTkxNyAwLjY3MDc1NyA4LjU5NDE0IDAuNjcwNzU3IDguMjgyMDggMC45Nzk5MTZMOC42MzM5OCAxLjMzNTEyWk03LjAwNzkyIDIuOTQ2MDVMOC42MzM5OCAxLjMzNTEyTDguMjgyMDggMC45Nzk5MTZMNi42NTYwMiAyLjU5MDg1TDcuMDA3OTIgMi45NDYwNVpNNy4yMjA3IDMuNDQ3OUM2Ljk0OTM4IDMuNDQ3OSA2LjgyMzg4IDMuMTI4NDggNy4wMDc5NyAyLjk0Nkw2LjY1NTk3IDIuNTkwOUM2LjE0NzkyIDMuMDk0NTEgNi41MTI1NCAzLjk0NzkgNy4yMjA3IDMuOTQ3OVYzLjQ0NzlaTTguMTYyMzggMy40NDc5SDcuMjIwN1YzLjk0NzlIOC4xNjIzOFYzLjQ0NzlaTTguNDEyMzggMTEuMTQ1OVYzLjY5NzlINy45MTIzOFYxMS4xNDU5SDguNDEyMzhaTTguNzEyMDMgMTEuNDQwNEM4LjU0NDI4IDExLjQ0MDQgOC40MTIzOCAxMS4zMDY0IDguNDEyMzggMTEuMTQ1OUg3LjkxMjM4QzcuOTEyMzggMTEuNTg2OSA4LjI3MjU1IDExLjk0MDQgOC43MTIwMyAxMS45NDA0VjExLjQ0MDRaTTguOTY5ODkgMTEuNDQwNEg4LjcxMjAzVjExLjk0MDRIOC45Njk4OVYxMS40NDA0Wk05LjI2OTUzIDExLjE0NTlDOS4yNjk1MyAxMS4zMDY0IDkuMTM3NjQgMTEuNDQwNCA4Ljk2OTg5IDExLjQ0MDRWMTEuOTQwNEM5LjQwOTM2IDExLjk0MDQgOS43Njk1MyAxMS41ODY5IDkuNzY5NTMgMTEuMTQ1OUg5LjI2OTUzWk05LjI2OTUzIDMuNjk3OVYxMS4xNDU5SDkuNzY5NTNWMy42OTc5SDkuMjY5NTNaTTEwLjQ3MjggMy40NDc5SDkuNTE5NTNWMy45NDc5SDEwLjQ3MjhWMy40NDc5Wk0xMC42ODU0IDIuOTQ2MDVDMTAuODY5NSAzLjEyODQ2IDEwLjc0NCAzLjQ0NzkgMTAuNDcyOCAzLjQ0NzlWMy45NDc5QzExLjE4MDcgMy45NDc5IDExLjU0NTcgMy4wOTQ1MiAxMS4wMzczIDIuNTkwODVMMTAuNjg1NCAyLjk0NjA1Wk0yLjA5OTEgMTcuMjQ5M0gxNS45MDA5VjE2Ljc0OTNIMi4wOTkxVjE3LjI0OTNaTTAuNzUgMTUuOTEwNUMwLjc1IDE2LjY1MjEgMS4zNTYyIDE3LjI0OTMgMi4wOTkxIDE3LjI0OTNWMTYuNzQ5M0MxLjYyNzkzIDE2Ljc0OTMgMS4yNSAxNi4zNzE2IDEuMjUgMTUuOTEwNUgwLjc1Wk0wLjc1IDExLjg2NTJWMTUuOTEwNUgxLjI1VjExLjg2NTJIMC43NVpNMS41NDk2NCAxMS4wNzA3QzEuMTEwMTEgMTEuMDcwNyAwLjc1IDExLjQyNDQgMC43NSAxMS44NjUySDEuMjVDMS4yNSAxMS43MDQ4IDEuMzgxOTUgMTEuNTcwNyAxLjU0OTY0IDExLjU3MDdWMTEuMDcwN1pNMS44MDc1IDExLjA3MDdIMS41NDk2NFYxMS41NzA3SDEuODA3NVYxMS4wNzA3Wk0yLjYwNzE1IDExLjg2NTJDMi42MDcxNSAxMS40MjQ0IDIuMjQ3MDQgMTEuMDcwNyAxLjgwNzUgMTEuMDcwN1YxMS41NzA3QzEuOTc1MiAxMS41NzA3IDIuMTA3MTUgMTEuNzA0OCAyLjEwNzE1IDExLjg2NTJIMi42MDcxNVpNMi42MDcxNSAxNS42NTQ4VjExLjg2NTJIMi4xMDcxNVYxNS42NTQ4SDIuNjA3MTVaTTE1LjY0MjkgMTUuNDA0OEgyLjM1NzE1VjE1LjkwNDhIMTUuNjQyOVYxNS40MDQ4Wk0xNS4zOTI5IDExLjg2NTJWMTUuNjU0OEgxNS44OTI5VjExLjg2NTJIMTUuMzkyOVpNMTYuMTkyNSAxMS4wNzA3QzE1Ljc1MyAxMS4wNzA3IDE1LjM5MjkgMTEuNDI0NCAxNS4zOTI5IDExLjg2NTJIMTUuODkyOUMxNS44OTI5IDExLjcwNDggMTYuMDI0OCAxMS41NzA3IDE2LjE5MjUgMTEuNTcwN1YxMS4wNzA3Wk0xNi40NTA1IDExLjA3MDdIMTYuMTkyNVYxMS41NzA3SDE2LjQ1MDVWMTEuMDcwN1pNMTcuMjUgMTEuODY1MkMxNy4yNSAxMS40MjQ0IDE2Ljg4OTkgMTEuMDcwNyAxNi40NTA1IDExLjA3MDdWMTEuNTcwN0MxNi42MTggMTEuNTcwNyAxNi43NSAxMS43MDQ3IDE2Ljc1IDExLjg2NTJIMTcuMjVaTTE3LjI1IDE1LjkxMDVWMTEuODY1MkgxNi43NVYxNS45MTA1SDE3LjI1Wk0xNS45MDA5IDE3LjI0OTNDMTYuNjQzOCAxNy4yNDkzIDE3LjI1IDE2LjY1MjEgMTcuMjUgMTUuOTEwNUgxNi43NUMxNi43NSAxNi4zNzE2IDE2LjM3MjEgMTYuNzQ5MyAxNS45MDA5IDE2Ljc0OTNWMTcuMjQ5M1onIGZpbGw9JyMwMDI3NzYnLz48L3N2Zz4=);
}
.fa-cloud-upload:before {
  display: none;
}
#formio {
  position: relative;
  min-height: 200px;
}
.form-group {
  border: 0;
  position: relative;
}
.form-group [aria-invalid='true'] {
  border-color: #da3d00;
  border-style: solid;
}
.form-group .ffe-input-field--text-like[aria-invalid='true'] {
  border-bottom: 2px solid;
  border-color: #da3d00;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
}
.form-group > *:nth-last-child(1) {
  margin-bottom: 30px;
}
.form-group--error > *:nth-last-child(1) {
  margin-bottom: 0;
}
.form-group--error > *:nth-last-child(2) {
  margin-bottom: 30px;
}
.form-group .ffe-field-error-message {
  margin-top: -24px;
  margin-bottom: 0;
}
.form-group--no-extra-margin > *:nth-last-child(1) {
  margin-bottom: initial;
}
.form-group--no-extra-margin > *:nth-last-child(2) {
  margin-bottom: initial;
}
.form-group--no-extra-margin .ffe-field-error-message {
  margin: 5px 0 10px;
}
.form-group label {
  margin: 0;
  padding: 8px 0 2px;
  display: inline-block;
  position: relative;
  font-family: MuseoSans-500, arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #002776;
}
@media screen and (min-width: 480px) {
  .form-group label {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .form-group label {
    font-size: 16px;
  }
}
.form-group label--block {
  display: block;
}
.form-group label--dark {
  color: #fff;
}
.form-group label.control-label--hidden {
  display: none;
}
.form-group label.field-required:after {
  color: #e60000;
  content: " *";
}
.form-group .form-check-label {
  color: inherit;
}
.loader-wrapper {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 10000;
  display: inline-block;
  border: 3px solid #008ed2;
  border-top: 3px solid #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: spindindust 1s linear infinite;
          animation: spindindust 1s linear infinite;
}
input.form-control {
  display: block;
  height: 45px;
  padding: 0 13px;
  font-family: MuseoSans-500, arial, sans-serif;
  color: #262626;
  border-radius: 4px;
  border: 2px solid #ccc;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-shadow: 0 1px 2px 0 #f4f4f4 inset;
          box-shadow: 0 1px 2px 0 #f4f4f4 inset;
  width: 100%;
  font-size: 16px;
}
input.form-control:hover {
  border-color: #0071cd;
}
input.form-control:focus,
input.form-control:active {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
input.form-control--inline {
  display: inline-block;
  width: auto;
}
input.form-control--condensed {
  height: 38px;
}
input.form-control--text-like {
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #002776;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #002776;
  display: inline-block;
  height: 2em;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
input.form-control--text-like:focus {
  border-color: #0071cd;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #0071cd;
}
input.form-control::-ms-clear {
  display: none;
}
input.form-control::-webkit-input-placeholder {
  color: #676767;
  opacity: 1;
}
input.form-control::-moz-placeholder {
  color: #676767;
  opacity: 1;
}
input.form-control:-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
input.form-control::-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
input.form-control::placeholder {
  color: #676767;
  opacity: 1;
}
input.form-control--dark {
  color: #fff;
  border: 2px solid #5d6c79;
  background-color: #5d6c79;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input.form-control--dark:hover {
  border-color: #a1dfff;
}
input.form-control--dark:focus,
input.form-control--dark:active {
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  outline: none;
}
textarea.form-control {
  display: block;
  width: 100%;
  padding: 13px;
  font-family: MuseoSans-500, arial, sans-serif;
  border-radius: 4px;
  border: 2px solid #ccc;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-box-shadow: 0 1px 2px 0 #f4f4f4 inset;
          box-shadow: 0 1px 2px 0 #f4f4f4 inset;
  font-size: 16px;
}
textarea.form-control:hover {
  border-color: #0071cd;
}
textarea.form-control:focus,
textarea.form-control:active {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
textarea.form-control--dark {
  color: #fff;
  border: 2px solid #5d6c79;
  background-color: #5d6c79;
  -webkit-box-shadow: none;
          box-shadow: none;
}
textarea.form-control--dark:hover {
  border-color: #a1dfff;
}
textarea.form-control--dark:focus,
textarea.form-control--dark:active {
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  outline: none;
}
.formio-errors .help-block,
.formio-errors .form-text {
  color: #262626;
  margin: 5px 0 10px;
}
.formio-errors .help-block[aria-hidden='true'],
.formio-errors .form-text[aria-hidden='true'] {
  display: none;
}
.formio-errors .help-block::before,
.formio-errors .form-text::before {
  content: url('data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iMTIiIHdpZHRoPSIxMiIgeD0iMTY1MCIgeT0iMTIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiPjxwYXRoIGQ9Ik05OS44ODIuNjRhMTYuNTYyIDE2LjU2MiAwIDAgMC0xNi4yOTQgMTYuNzcydjkzLjg2M2ExNi41NjIgMTYuNTYyIDAgMSAwIDMzLjEwMiAwVjE3LjQxMkExNi41NjIgMTYuNTYyIDAgMCAwIDk5Ljg4Mi42NHptLjI1NyAxNjIuMDU0Yy05LjE0NSAwLTE2LjU1IDcuNDA1LTE2LjU1IDE2LjU1IDAgOS4xNDcgNy40MDUgMTYuNTg5IDE2LjU1IDE2LjU4OSA5LjE0NiAwIDE2LjU1MS03LjQ0MiAxNi41NTEtMTYuNTg4cy03LjQwNS0xNi41NTEtMTYuNTUtMTYuNTUxeiIvPjwvc3ZnPg==');
  background-color: #da3d00;
}
.formio-errors .help-block:before,
.formio-errors .form-text:before {
  display: none;
}
.formio-errors .help-block.field-validation-error:before,
.formio-errors .form-text.field-validation-error:before {
  display: inline-block;
}
.formio-errors .help-block:before,
.formio-errors .form-text:before {
  display: inline-block;
}
#formio .bg-error,
.formio-form .bg-error {
  color: #262626;
}
#formio .bg-error[aria-hidden='true'],
.formio-form .bg-error[aria-hidden='true'] {
  display: none;
}
#formio .bg-error::before,
.formio-form .bg-error::before {
  content: url('data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iMTIiIHdpZHRoPSIxMiIgeD0iMTY1MCIgeT0iMTIwMCIgdmlld0JveD0iMCAwIDIwMCAyMDAiPjxwYXRoIGQ9Ik05OS44ODIuNjRhMTYuNTYyIDE2LjU2MiAwIDAgMC0xNi4yOTQgMTYuNzcydjkzLjg2M2ExNi41NjIgMTYuNTYyIDAgMSAwIDMzLjEwMiAwVjE3LjQxMkExNi41NjIgMTYuNTYyIDAgMCAwIDk5Ljg4Mi42NHptLjI1NyAxNjIuMDU0Yy05LjE0NSAwLTE2LjU1IDcuNDA1LTE2LjU1IDE2LjU1IDAgOS4xNDcgNy40MDUgMTYuNTg5IDE2LjU1IDE2LjU4OSA5LjE0NiAwIDE2LjU1MS03LjQ0MiAxNi41NTEtMTYuNTg4cy03LjQwNS0xNi41NTEtMTYuNTUtMTYuNTUxeiIvPjwvc3ZnPg==');
  background-color: #da3d00;
}
#formio .bg-error:before,
.formio-form .bg-error:before {
  display: none;
}
#formio .bg-error.field-validation-error:before,
.formio-form .bg-error.field-validation-error:before {
  display: inline-block;
}
#formio .bg-error:before,
.formio-form .bg-error:before {
  display: inline-block;
}
#formio .bg-info,
.formio-form .bg-info {
  color: #002776;
  margin: 5px 0 10px;
  display: block;
  font-size: 16px;
}
#formio .bg-info[aria-hidden='true'],
.formio-form .bg-info[aria-hidden='true'] {
  display: none;
}
#formio .bg-info::before,
.formio-form .bg-info::before {
  content: url('data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIGhlaWdodD0iMTIiIHdpZHRoPSIxMiIgeD0iNzUwIiB5PSIxMDUwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHBhdGggZD0iTTk2LjE5IDE5OS45OWg3Ljg0NmM3LjE1NCAwIDExLjMwOC00LjM5OCAxMS4zMDgtMTEuODA1Vjg1LjE5NWMwLTcuNDA3LTQuMTU0LTExLjgwNS0xMS4zMDgtMTEuODA1SDk2LjE5Yy03LjM4NCAwLTExLjc2OSA0LjM5OC0xMS43NjkgMTEuODA1djEwM0M4NC42NDggMTk1LjYgODguODAxIDIwMCA5Ni4xODYgMjAwek0xMTYuNSAxMS44MDVDMTE2LjUgNC4zOTggMTEyLjM1IDAgMTA1LjE5IDBIOTQuODA4Qzg3LjY1IDAgODMuNSA0LjM5OCA4My41IDExLjgwNVYyNi44NWMwIDcuNDA3IDMuOTIzIDExLjM0MiAxMS4zMDggMTEuMzQyaDEwLjM4NWM3LjM4NCAwIDExLjMwOC0zLjkzNSAxMS4zMDgtMTEuMzQyVjExLjgwNXoiLz48L3N2Zz4=');
  color: #fff;
  background-color: #002776;
  border-radius: 50%;
  padding: 2px;
  width: 18px;
  height: 18px;
  display: inline-block;
  line-height: 16px;
  margin-right: 5px;
  text-align: center;
  font-family: arial, sans-serif;
}
#formio .bg-info:before,
.formio-form .bg-info:before {
  display: inline-block;
}
#formio > div > .alert[role="alert"],
.formio-form > div > .alert[role="alert"] {
  padding: 40px 40px;
  margin-bottom: 40px;
  border-radius: 5px;
  text-align: center;
}
#formio > div > .alert[role="alert"].alert-danger,
.formio-form > div > .alert[role="alert"].alert-danger {
  background-color: #f3bbaa;
}
#formio > div > .alert[role="alert"] p,
.formio-form > div > .alert[role="alert"] p {
  margin-bottom: 1em;
  margin-top: 0;
  font-family: 'MuseoSansRounded-700', arial, sans-serif;
}
#formio > div > .alert[role="alert"] p--text-center,
.formio-form > div > .alert[role="alert"] p--text-center {
  text-align: center;
}
#formio > div > .alert[role="alert"] p--text-left,
.formio-form > div > .alert[role="alert"] p--text-left {
  text-align: left;
}
#formio > div > .alert[role="alert"] ul,
.formio-form > div > .alert[role="alert"] ul {
  margin: 0;
  text-align: left;
}
#formio > div > .alert[role="alert"] .ffe-message-box__icon,
.formio-form > div > .alert[role="alert"] .ffe-message-box__icon {
  top: -50px;
  margin-top: -40px;
}
#formio .formio-error-wrapper,
.formio-form .formio-error-wrapper {
  padding: 0;
  background-color: transparent;
  color: inherit;
}
#formio .alert.alert-danger,
.formio-form .alert.alert-danger {
  background-color: #f3bbaa;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 15px;
}
#formio .has-feedback .form-control,
.formio-form .has-feedback .form-control {
  padding-right: 0px;
}
.btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: 'MuseoSansRounded-500', arial, sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 24px;
  overflow: hidden;
  padding: 8px 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: 100%;
  font-size: 18px;
}
.btn:focus {
  outline: none;
}
.btn:hover {
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.btn:active {
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.btn:visited {
  color: #fff;
}
@media screen and (min-width: 480px) {
  .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }
}
.btn-default,
.btn-secondary {
  background-color: #008a00;
}
.btn-default:focus,
.btn-secondary:focus {
  background-color: #007100;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.btn-default:focus.ffe-button--dark,
.btn-secondary:focus.ffe-button--dark {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.btn-default:hover,
.btn-secondary:hover {
  background-color: #007100;
}
.btn-default:active,
.btn-secondary:active {
  background-color: #005700;
}
.btn-default.formio-button-remove-row,
.btn-secondary.formio-button-remove-row {
  -ms-flex-line-pack: center;
      align-content: center;
  color: #0071cd;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 20px 9px;
  padding: 7px 17px 6px;
  background: transparent;
  border: 3px solid transparent;
  -webkit-box-shadow: 0 0 0 1px transparent, 0 0 0 4px transparent;
          box-shadow: 0 0 0 1px transparent, 0 0 0 4px transparent;
}
.btn-default.formio-button-remove-row::after,
.btn-secondary.formio-button-remove-row::after {
  border-bottom: solid 1px currentColor;
  content: ' ';
  display: block;
  width: 100%;
}
.btn-default.formio-button-remove-row:hover,
.btn-secondary.formio-button-remove-row:hover {
  color: #005aa4;
}
.btn-default.formio-button-remove-row:active,
.btn-secondary.formio-button-remove-row:active,
.btn-default.formio-button-remove-row:focus,
.btn-secondary.formio-button-remove-row:focus {
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default.formio-button-remove-row:focus,
.btn-secondary.formio-button-remove-row:focus {
  border: 3px solid #a1dfff;
  color: #005aa4;
  padding: 7px 17px 6px;
}
.btn-default.formio-button-remove-row:active,
.btn-secondary.formio-button-remove-row:active {
  border: 2px solid #0071cd;
  color: #0071cd;
  padding: 8px 18px 7px;
}
.btn-default.formio-button-remove-row.ffe-inline-button--dark,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark {
  color: #a1dfff;
  text-decoration: none;
}
.btn-default.formio-button-remove-row.ffe-inline-button--dark::after,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark::after {
  border-bottom: 2px solid #a1dfff;
}
.btn-default.formio-button-remove-row.ffe-inline-button--dark:active,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark:active,
.btn-default.formio-button-remove-row.ffe-inline-button--dark:hover,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark:hover {
  color: #c8f1ff;
}
.btn-default.formio-button-remove-row.ffe-inline-button--dark:active::after,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark:active::after,
.btn-default.formio-button-remove-row.ffe-inline-button--dark:hover::after,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark:hover::after {
  border-bottom-color: #c8f1ff;
}
.btn-default.formio-button-remove-row.ffe-inline-button--dark:focus,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark:focus {
  border: 2px solid #a1dfff;
  padding: 8px 18px 7px;
}
.btn-default.formio-button-remove-row.ffe-inline-button--dark:active,
.btn-secondary.formio-button-remove-row.ffe-inline-button--dark:active {
  border: none;
  padding: 10px 20px 9px;
}
.btn-default.formio-button-remove-row i,
.btn-secondary.formio-button-remove-row i {
  width: auto;
  line-height: 0.75;
}
.btn-default.formio-button-remove-row i:before,
.btn-secondary.formio-button-remove-row i:before {
  content: "Fjern";
  font-family: 'MuseoSans-500', arial, sans-serif;
  display: inline-block;
  font-style: normal;
  padding-right: 3px;
}
.btn-default.formio-button-remove-row:hover,
.btn-secondary.formio-button-remove-row:hover {
  border-color: transparent;
}
.btn-primary {
  background-color: #0071cd;
}
.btn-primary:focus {
  background-color: #0063b4;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.btn-primary:focus.ffe-button--dark {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.btn-primary:hover {
  background-color: #0063b4;
}
.btn-primary:active {
  background-color: #00559a;
}
.btn-primary.formio-button-add-row {
  -ms-flex-line-pack: center;
      align-content: center;
  color: #0071cd;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 20px 9px;
  padding: 7px 17px 6px;
  background: transparent;
  border: 3px solid transparent;
  -webkit-box-shadow: 0 0 0 1px transparent, 0 0 0 4px transparent;
          box-shadow: 0 0 0 1px transparent, 0 0 0 4px transparent;
}
.btn-primary.formio-button-add-row::after {
  border-bottom: solid 1px currentColor;
  content: ' ';
  display: block;
  width: 100%;
}
.btn-primary.formio-button-add-row:hover {
  color: #005aa4;
}
.btn-primary.formio-button-add-row:active,
.btn-primary.formio-button-add-row:focus {
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-primary.formio-button-add-row:focus {
  border: 3px solid #a1dfff;
  color: #005aa4;
  padding: 7px 17px 6px;
}
.btn-primary.formio-button-add-row:active {
  border: 2px solid #0071cd;
  color: #0071cd;
  padding: 8px 18px 7px;
}
.btn-primary.formio-button-add-row.ffe-inline-button--dark {
  color: #a1dfff;
  text-decoration: none;
}
.btn-primary.formio-button-add-row.ffe-inline-button--dark::after {
  border-bottom: 2px solid #a1dfff;
}
.btn-primary.formio-button-add-row.ffe-inline-button--dark:active,
.btn-primary.formio-button-add-row.ffe-inline-button--dark:hover {
  color: #c8f1ff;
}
.btn-primary.formio-button-add-row.ffe-inline-button--dark:active::after,
.btn-primary.formio-button-add-row.ffe-inline-button--dark:hover::after {
  border-bottom-color: #c8f1ff;
}
.btn-primary.formio-button-add-row.ffe-inline-button--dark:focus {
  border: 2px solid #a1dfff;
  padding: 8px 18px 7px;
}
.btn-primary.formio-button-add-row.ffe-inline-button--dark:active {
  border: none;
  padding: 10px 20px 9px;
}
.btn-primary.formio-button-add-row i {
  line-height: 0.75;
}
.btn-primary.formio-button-add-row i:before {
  content: "+ ";
  display: inline-block;
  font-style: normal;
  padding-right: 3px;
}
.btn-secondary {
  background-color: #fff;
  border: solid 2px #ccc;
  -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
  color: #0071cd;
}
.btn-secondary.ffe-button--dark {
  background-color: transparent;
  color: #fff;
}
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:visited {
  background-color: #fff;
  border-color: #0071cd;
  color: #0071cd;
}
.btn-secondary:active.ffe-button--dark,
.btn-secondary:focus.ffe-button--dark,
.btn-secondary:hover.ffe-button--dark,
.btn-secondary:visited.ffe-button--dark {
  border-color: #a1dfff;
  background-color: transparent;
  color: #fff;
}
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
}
.btn-secondary:focus.ffe-button--dark {
  background-color: #293a4c;
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
.btn .glyphicon.button-icon-right {
  margin: 0 0 0 5px;
}
.btn .glyphicon-refresh {
  width: 22px;
  height: 22px;
}
#formio nav .pagination,
.formio-form nav .pagination {
  border-radius: 0;
  margin: 0 0 30px 0;
}
#formio nav .pagination .page-item,
.formio-form nav .pagination .page-item {
  border-radius: 0;
  border-top: 10px solid #f4f4f4;
  margin: 0px 25px 20px 0px;
  display: inline-block;
  vertical-align: top;
  min-width: 15%;
}
#formio nav .pagination .page-item.active,
.formio-form nav .pagination .page-item.active,
#formio nav .pagination .page-item:hover,
.formio-form nav .pagination .page-item:hover {
  border-color: #002776;
}
#formio nav .pagination .page-item.disabled:hover,
.formio-form nav .pagination .page-item.disabled:hover {
  border-color: #f4f4f4;
}
#formio nav .pagination .page-item > span.page-link,
.formio-form nav .pagination .page-item > span.page-link {
  border: none;
  margin-top: 15px;
  padding-left: 1px;
}
#formio nav .pagination .page-item > span.page-link:hover,
.formio-form nav .pagination .page-item > span.page-link:hover {
  background: transparent;
}
@media (max-width: 767px) {
  #formio nav .pagination,
  .formio-form nav .pagination {
    width: 100%;
    margin-bottom: 30px;
  }
  #formio nav .pagination .page-item,
  .formio-form nav .pagination .page-item {
    width: 100%;
    margin: 0px 0px 15px;
  }
  #formio nav .pagination .page-item > span.page-link,
  .formio-form nav .pagination .page-item > span.page-link {
    width: 100%;
    margin: 0;
  }
}
#formio .input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
#formio .input-group .input-group-addon,
#formio .input-group .input-group-prepend,
#formio .input-group .input-group-append {
  background-color: #f4f4f4;
  border: 2px solid #ccc;
  border-radius: 4px;
  color: inherit;
  padding: 9px 13px 4px 13px;
  text-align: center;
}
#formio .input-group .input-group-prepend {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#formio .input-group .input-group-prepend + input {
  margin-left: -2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#formio .input-group .input-group-append {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -2px;
  z-index: 2;
}
#formio .input-group > .form-control,
#formio .input-group > .custom-select,
#formio .input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
#formio .input-group .input-group-addon + .form-control,
#formio .input-group .input-group-addon + .custom-select,
#formio .input-group .input-group-addon + .custom-file,
#formio .input-group .form-control + .input-group-addon,
#formio .input-group .custom-select + .input-group-addon,
#formio .input-group .custom-file + .input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -2px;
}
#formio .table.datagrid-table {
  width: 100%;
  border-spacing: initial;
}
#formio .table.datagrid-table thead th {
  text-align: left;
  padding-top: 15px;
}
#formio .table.datagrid-table td.formio-remove-column {
  width: 105px;
  text-align: right;
}
#formio .table.datagrid-table tbody tr:first-child td.formio-remove-column,
#formio .table.datagrid-table tbody tr:first-child td:last-child {
  width: 0;
  padding: 0;
}
#formio .table.datagrid-table tbody tr:first-child td.formio-remove-column button,
#formio .table.datagrid-table tbody tr:first-child td:last-child button {
  display: none;
}
#formio .table.datagrid-table tbody tr:first-child .table.datagrid-table tbody tr td.formio-remove-column button {
  display: block;
}
#formio .table.datagrid-table tbody tr:first-child .table.datagrid-table tbody tr:first-child td.formio-remove-column button {
  display: none;
}
#formio .table.datagrid-table tbody > tr + tr > td {
  border-top: 2px solid #ccc;
}
#formio .table.datagrid-table td[colspan] {
  text-align: center;
}
#formio .table.datagrid-table .card-body {
  padding: 20px 0;
}
#formio .table.datagrid-table > tbody > tr > td:last-child {
  text-align: center;
}
#formio .form-check-label {
  padding-left: 35px;
  cursor: pointer;
}
#formio input[type=checkbox] {
  position: absolute;
  width: 1px !important;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#formio .form-check-label > span,
#formio input[type=checkbox] + label,
#formio .form-inline input[type=checkbox] + label {
  /*
    display: inline-block;
    position: relative;
    padding: 0 0 1px 30px;
    margin: 0;
    */
}
#formio input[type=checkbox] + span:before,
#formio input[type=checkbox] + label:before {
  content: '';
  border: solid 2px #adadad;
  border-radius: 2px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 20px;
  background-color: #fff;
}
#formio .form-check-label > span:hover:before,
#formio input[type=checkbox] + label:hover:before,
#formio .form-inline input[type=checkbox] + label:hover:before {
  border-color: #0071cd;
}
#formio input[type=checkbox]:focus + span:before,
#formio input[type=checkbox]:active + span:before,
#formio input[type=checkbox]:focus + label:before,
#formio input[type=checkbox]:active + label:before {
  -webkit-box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
}
#formio input[type=checkbox] + span:after,
#formio input[type=checkbox] + label:after {
  -webkit-transform: scaleX(-1) rotate(135deg);
          transform: scaleX(-1) rotate(135deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  content: '';
  display: block;
  height: 0;
  width: 6px;
  left: 4px;
  top: 20px;
  position: absolute;
  -webkit-transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: height 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#formio input[type=checkbox]:checked + span:before,
#formio input[type=checkbox]:checked + label:before {
  border-color: #0071cd;
}
#formio input[type=checkbox]:checked + span:after,
#formio input[type=checkbox]:checked + label:after {
  border-color: #0071cd;
  height: 11px;
}
#formio .formio-component-radio {
  /* Adjustments for formio forms*/
}
#formio .formio-component-radio .form-check-label {
  padding-top: 0;
  padding-left: 35px;
  cursor: pointer;
}
#formio .formio-component-radio input[type=radio] {
  position: absolute;
  width: 1px !important;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#formio .formio-component-radio .form-check-label > span,
#formio .formio-component-radio input[type=radio] + label,
#formio .formio-component-radio .form-inline input[type=radio] + label {
  color: #262626;
  cursor: pointer;
  -webkit-transition: width 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  transition: width 0.2s cubic-bezier(0.46, -0.265, 0.48, 1.38);
  text-align: left;
  -webkit-tap-highlight-color: rgba(161, 223, 255, 0.15);
}
#formio .formio-component-radio input[type=radio] + span:before,
#formio .formio-component-radio input[type=radio] + label:before {
  content: '';
  display: inline-block;
  background-color: #fff;
  border: 10px solid #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 1px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#formio .formio-component-radio input[type=radio]:focus + span:before,
#formio .formio-component-radio input[type=radio]:active + span:before,
#formio .formio-component-radio input[type=radio]:focus + label:before,
#formio .formio-component-radio input[type=radio]:active + label:before {
  -webkit-box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
}
#formio .formio-component-radio input[type=radio] + span:after,
#formio .formio-component-radio input[type=radio] + label:after {
  content: '';
  border: 2px solid #adadad;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 1px;
  pointer-events: none;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#formio .formio-component-radio .form-check-label > span:hover:after,
#formio .formio-component-radio input[type=radio] + label:hover:after,
#formio .formio-component-radio .form-inline input[type=radio] + label:hover:after,
#formio .formio-component-radio input[type=radio]:checked + span:after,
#formio .formio-component-radio input[type=radio]:checked + label:after {
  border-color: #0071cd;
}
#formio .formio-component-radio input[type=radio]:checked + span:before,
#formio .formio-component-radio input[type=radio]:checked + label:before {
  background-color: #0071cd;
  border: 5px solid #fff;
}
#formio .formio-component-radio.has-error > .form-group > :last-child {
  margin-bottom: 0;
}
#formio .formio-component-radio .radio-inline + .radio-inline {
  margin-left: 20px;
}
#formio .formio-component-radio .formio-disabled-input {
  opacity: 0.5;
}
#formio .formio-component-select {
  /*.choices[data-type*="select-one"]:after {
      content: "";
      height: 0;
      width: 0;
      border-style: solid;
      border-color: #333 transparent transparent transparent;
      border-width: 5px;
      position: absolute;
      right: 11.5px;
      top: 50%;
      margin-top: -2.5px;
      pointer-events: none;
  }*/
}
#formio .formio-component-select .choices {
  position: relative;
}
#formio .formio-component-select .choices:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
}
#formio .formio-component-select .choices.is-disabled .choices__inner,
#formio .formio-component-select .choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#formio .formio-component-select .choices.is-disabled .choices__item {
  cursor: not-allowed;
}
#formio .formio-component-select .choices[data-type*="select-one"] {
  cursor: pointer;
}
#formio .formio-component-select .choices[data-type*=select-one]:after {
  display: none;
}
#formio .formio-component-select .choices[data-type*="select-one"] .choices__inner {
  padding-bottom: 7.5px;
}
#formio .formio-component-select .choices[data-type*="select-one"] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
#formio .formio-component-select .choices[data-type*="select-one"] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 35px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
#formio .formio-component-select .choices[data-type*="select-one"] .choices__button:focus,
#formio .formio-component-select .choices[data-type*="select-one"] .choices__button:hover {
  opacity: 1;
}
#formio .formio-component-select .choices[data-type*="select-one"] .choices__button:focus {
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
}
#formio .formio-component-select .choices[data-type*="select-one"].is-open:after {
  border-color: transparent transparent #333 transparent;
  margin-top: -7.5px;
}
#formio .formio-component-select .choices[data-type*="select-multiple"] .choices__inner,
#formio .formio-component-select .choices[data-type*="text"] .choices__inner {
  cursor: text;
}
#formio .formio-component-select .choices[data-type*="select-multiple"] .choices__button,
#formio .formio-component-select .choices[data-type*="text"] .choices__button {
  position: relative;
  display: inline-block;
  margin: 0 -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
#formio .formio-component-select .choices[data-type*="select-multiple"] .choices__button:focus,
#formio .formio-component-select .choices[data-type*="select-multiple"] .choices__button:hover,
#formio .formio-component-select .choices[data-type*="text"] .choices__button:focus,
#formio .formio-component-select .choices[data-type*="text"] .choices__button:hover {
  opacity: 1;
}
#formio .formio-component-select .choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}
#formio .formio-component-select .choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
#formio .formio-component-select .choices__list--single {
  background-color: #fff;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: calc(100% - 9px) 50%;
  border: 2px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px 0 #f4f4f4;
          box-shadow: 0 1px 1px 0 #f4f4f4;
  color: #262626;
  display: block;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%2218%22%20height%3D%2218%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%230071cd%22%20d%3D%22M111.1%20228.6c19.2%200%2038.4%207.3%2053%2022l336.7%20336.7%20334.5-334.5c29.3-29.3%2076.8-29.3%20106.1%200%2029.3%2029.3%2029.3%2076.8%200%20106.1L553.8%20746.3c-29.3%2029.3-76.8%2029.3-106.1%200L58.1%20356.6c-29.3-29.3-29.3-76.8%200-106.1C72.7%20235.9%2091.9%20228.6%20111.1%20228.6z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  font-family: MuseoSans-500, arial, sans-serif;
  height: 45px;
  padding: 0 32px 0 13px;
  line-height: 20px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 100%;
  font-size: 16px;
  padding-right: 55px;
  min-height: 45px;
  height: auto;
}
#formio .formio-component-select .choices__list--single:hover {
  border-color: #0071cd;
}
#formio .formio-component-select .choices__list--single:focus,
#formio .formio-component-select .choices__list--single:active {
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #fff, 0 0 0 4px #a1dfff;
  outline: none;
}
#formio .formio-component-select .choices__list--single:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #262626;
  -moz-transition: color 0ms;
  transition: color 0ms;
}
#formio .formio-component-select .choices__list--single:focus::-ms-value {
  background: #fff;
  color: #262626;
}
#formio .formio-component-select .choices__list--single::-ms-expand {
  display: none;
}
#formio .formio-component-select .choices__list--single::-ms-clear {
  display: none;
}
#formio .formio-component-select .choices__list--single--inline {
  display: inline-block;
  width: auto;
}
#formio .formio-component-select .choices__list--single::-webkit-input-placeholder {
  color: #676767;
  opacity: 1;
}
#formio .formio-component-select .choices__list--single::-moz-placeholder {
  color: #676767;
  opacity: 1;
}
#formio .formio-component-select .choices__list--single:-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
#formio .formio-component-select .choices__list--single::-ms-input-placeholder {
  color: #676767;
  opacity: 1;
}
#formio .formio-component-select .choices__list--single::placeholder {
  color: #676767;
  opacity: 1;
}
#formio .formio-component-select .choices__list--single--dark {
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20x%3D%220%22%20y%3D%220%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%2218%22%20height%3D%2218%22%20xml%3Aspace%3D%22preserve%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23a1dfff%22%20d%3D%22M111.1%20228.6c19.2%200%2038.4%207.3%2053%2022l336.7%20336.7%20334.5-334.5c29.3-29.3%2076.8-29.3%20106.1%200%2029.3%2029.3%2029.3%2076.8%200%20106.1L553.8%20746.3c-29.3%2029.3-76.8%2029.3-106.1%200L58.1%20356.6c-29.3-29.3-29.3-76.8%200-106.1C72.7%20235.9%2091.9%20228.6%20111.1%20228.6z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A');
  color: #fff;
  border-color: #5d6c79;
  background-color: #5d6c79;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#formio .formio-component-select .choices__list--single--dark:hover {
  border-color: #a1dfff;
}
#formio .formio-component-select .choices__list--single--dark:focus,
#formio .formio-component-select .choices__list--single--dark:active {
  background-color: #293a4c;
  border-color: #293a4c;
  -webkit-box-shadow: 0 0 0 2px #a1dfff;
          box-shadow: 0 0 0 2px #a1dfff;
  outline: none;
}
#formio .formio-component-select .choices__list--single--dark::-webkit-input-placeholder {
  color: #fff;
}
#formio .formio-component-select .choices__list--single--dark::-moz-placeholder {
  color: #fff;
}
#formio .formio-component-select .choices__list--single--dark:-ms-input-placeholder {
  color: #fff;
}
#formio .formio-component-select .choices__list--single--dark::-ms-input-placeholder {
  color: #fff;
}
#formio .formio-component-select .choices__list--single--dark::placeholder {
  color: #fff;
}
#formio .formio-component-select .choices__list--single--dark:disabled::-ms-value,
#formio .formio-component-select .choices__list--single--dark:disabled {
  color: #ccc;
}
#formio .formio-component-select .choices__list--single--dark:focus::-ms-value {
  color: #fff;
  background-color: #293a4c;
}
#formio .formio-component-select .choices__list--single--dark option {
  background-color: #293a4c;
}
#formio .formio-component-select .choices__list--single--dark option:hover {
  color: #262626;
  background-color: #dff1f9;
}
#formio .formio-component-select .choices__list--single--dark option:disabled {
  color: #adadad;
}
#formio .formio-component-select .choices__list--single .choices__item {
  width: 100%;
}
#formio .formio-component-select .choices__list--single .choices__item[data-value="undefined"] {
  visibility: hidden;
}
#formio .formio-component-select .choices__list--multiple {
  display: inline;
}
#formio .formio-component-select .choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
}
#formio .formio-component-select .choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
#formio .formio-component-select .choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}
#formio .formio-component-select .is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}
#formio .formio-component-select .choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}
#formio .formio-component-select .choices__list--dropdown.is-active {
  display: block;
}
#formio .formio-component-select .is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}
#formio .formio-component-select .is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
#formio .formio-component-select .choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
#formio .formio-component-select .choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}
@media (min-width: 640px) {
  #formio .formio-component-select .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#formio .formio-component-select .choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}
#formio .formio-component-select .choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}
#formio .formio-component-select .choices__item {
  cursor: default;
}
#formio .formio-component-select .choices__item--selectable {
  cursor: pointer;
  padding: 10px 0;
}
#formio .formio-component-select .choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
}
#formio .formio-component-select .choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}
#formio .formio-component-select .choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
#formio .formio-component-select .choices__button:focus {
  outline: none;
}
#formio .formio-component-select .choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
#formio .formio-component-select .choices__input:focus,
#formio .formio-component-select .choices__input:active {
  outline: 0;
  -webkit-box-shadow: 0 0 0 1px inset #a1dfff, 0 0 0 3px inset #a1dfff;
          box-shadow: 0 0 0 1px inset #a1dfff, 0 0 0 3px inset #a1dfff;
}
#formio .formio-component-select .choices__placeholder {
  opacity: 0.5;
}
#formio .formio-component-select .choices[data-type*="select-multiple"] .choices__input.is-hidden,
#formio .formio-component-select .choices[data-type*="select-one"] .choices__input.is-hidden,
#formio .formio-component-select .choices__input.is-hidden {
  display: none;
}
#formio .formio-component-select .is-focused .choices__inner,
#formio .formio-component-select .is-open .choices__inner {
  border-color: #0071cd;
}
#formio .formio-component-select .form-control:focus .choices__list--single,
#formio .formio-component-select .is-focused .choices__list--single,
#formio .formio-component-select .is-open .choices__list--single {
  outline: 0;
  border-color: #0071cd;
  -webkit-box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
          box-shadow: 0 0 0 1px #a1dfff, 0 0 0 4px #a1dfff;
}
#formio .formio-component-select .is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}
#formio .formio-component-select .is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 2px solid #ccc;
  font-size: 16px;
  line-height: 35px;
  border-radius: 4px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  padding: 0.25em;
  background: #fff;
}
.flatpickr-calendar.arrowTop {
  margin-top: 0.5em;
}
.flatpickr-calendar.arrowBottom {
  margin-top: -1em;
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n + 1) .flatpickr-day.inRange:nth-child(7n + 7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n + 2) .flatpickr-day.inRange:nth-child(7n + 1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 45px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 45px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
  /*
      /*rtl:end:ignore*/
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
  /*
      /*rtl:end:ignore*/
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
/*.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
	color: #959ea9;
}*/
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #0071cd;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 20px;
  height: 20px;
  fill: #0071cd;
}
/*.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
	-webkit-transition: fill 0.1s;
	transition: fill 0.1s;
	fill: inherit;
}*/
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 1em;
  padding: 0;
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 30px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 14px;
  background: transparent;
  color: #002776;
  line-height: 22px;
  margin: 2px 4px;
  padding: 2px 0px 5px;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid #adadad;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  /*width: 307.875px;*/
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  /*width: 307.875px;*/
  /*min-width: 307.875px;*/
  /*max-width: 307.875px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 2px solid transparent;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #262626;
  cursor: pointer;
  font-weight: normal;
  width: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 2px;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  border-color: #0071cd;
  color: #0071cd;
}
.flatpickr-day.today {
  color: #0071cd;
}
/*.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
	color: @ffe-blue-royal;
}*/
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #002776;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #0071cd;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
  -webkit-box-shadow: -10px 0 0 #002776;
  box-shadow: -10px 0 0 #002776;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #002776, 5px 0 0 #002776;
  box-shadow: -5px 0 0 #002776, 5px 0 0 #002776;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #262626;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #262626;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #262626;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #262626;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
.tooltip {
  color: #676767;
  font-family: 'MuseoSans-500', arial, sans-serif;
  font-weight: normal;
  line-height: 22px;
  font-size: 14px;
  visibility: hidden !important;
}
.tooltip--dark {
  color: #fff;
}
.tooltip-visible .glyphicon-question-sign {
  border-color: #002776;
  color: #002776;
}
.tooltip-visible .tooltip {
  visibility: visible!important;
  display: block;
}
.tooltip-visible.field-required:after {
  display: none;
}
.fa.fa-question-circle[ref="tooltip"] {
  cursor: pointer;
}
.tooltip.show {
  display: block !important;
  visibility: visible !important;
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  color: black;
  width: 100%;
}
.tooltip[x-placement=right] .tooltip-inner,
.tooltip[x-placement=left] .tooltip-inner {
  margin-left: 0px !important;
  margin-top: 10px !important;
}
.tooltip-inner {
  max-width: 100% !important;
  padding: 1rem;
  /*color: @ffe-blue-royal;*/
  font-size: 15px;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #002776;
  padding-right: 40px;
  margin-bottom: 5px;
  /*box-shadow: inset 1px 1px 1px @forms-white;*/
}
.card-body .tooltip-inner {
  background-color: white;
}
.card-body .tooltip-inner:after {
  border-bottom: 13px solid white;
}
.tooltip[x-placement=right] .tooltip-arrow {
  border-right: 0px solid transparent !important;
}
.tooltip .tooltip-inner i.fa.fa-times {
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
  color: #002776;
  pointer-events: all !important;
  vertical-align: top;
  border-radius: 5px;
  display: inline-block;
}
#formio .formio-component-file .list-group {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}
#formio .formio-component-file .list-group .list-group-item {
  margin: 10px 0 0;
}
#formio .formio-component-file .list-group .list-group-item.list-group-header {
  border-bottom: solid #ccc 1px;
}
#formio .formio-component-file .fileSelector {
  background-color: #dff1f9;
  border-radius: 10px;
  text-align: center;
  padding: 40px 20px;
  border: 2px dashed #0071cd;
  margin-bottom: 20px;
}
#formio .formio-component-file .fileSelector.fileDragOver {
  opacity: 0.5;
  border-style: solid;
}
.card {
  padding: 20px 30px;
}
.card.border {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.card .card-body {
  padding: 20px 0 10px 0;
}

/*# sourceMappingURL=theme.css.map */
