/* Minification failed. Returning unminified contents.
(4050,1): run-time error CSS1019: Unexpected token, found '@import'
(4050,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,500,600,700)'
(5245,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5246,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,500,600,700);
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * 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 {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 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; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * 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"],
[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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*
$primary: #1e8257 !default;
$secondary: #1153b5 !default;
$accent-1: #72CB81 !default;
*/
/*
$primary: #1E3869 !default;
$secondary: #1153b5 !default;
$accent-1: #017D88 !default;
*/
.uk-shadow-0 {
  box-shadow: none !important; }

.uk-shadow-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }

.uk-shadow-1-half {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); }

.uk-shadow-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.uk-shadow-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3); }

.uk-shadow-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3); }

.uk-shadow-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); }

.reset-padding {
  padding: 0; }

.reset-margin {
  margin: 0; }

.uk-btn.none {
  border: none;
  background-color: transparent;
  text-transform: none;
  min-width: 0;
  min-height: 0;
  padding: 0; }

.uk-btn.icon {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold; }

.text-primary {
  color: #60707A; }

.text-secondary {
  color: #AA9377; }

.text-link {
  color: #1153b5; }

.text-link-visited {
  color: #551A8B; }

.text-default {
  color: #283541; }

.text-gray {
  color: #C9CCCF; }

.text-inactive {
  color: #5F6871; }

.text-mid-gray {
  color: #949AA0; }

.text-light {
  color: #F4F5F5; }

.text-muted {
  color: #E9EAEC; }

.text-error {
  color: #cb2d0e;
  font-weight: 400;
  font-size: 14px; }

.text-warning {
  color: #e37936; }

.text-success {
  color: #22986c; }

.text-info {
  color: #6495F6; }

.text-accent-1 {
  color: #AA9377; }

.text-accent-2 {
  color: #6495F6; }

.text-white {
  color: #FFF; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

.lowercase {
  text-transform: lowercase; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

.text-light {
  font-weight: 300; }

.text-normal {
  font-weight: 400; }

.text-bold {
  font-weight: 700; }

.background-primary {
  background: #60707A; }

.background-secondary {
  background: #AA9377; }

.background-link {
  background: #1153b5; }

.background-link-visited {
  background: #551A8B; }

.background-text {
  background: #283541; }

.background-gray {
  background: #C9CCCF; }

.background-inactive {
  background: #5F6871; }

.background-mid-gray {
  background: #949AA0; }

.background-light {
  background: #F4F5F5; }

.background-muted {
  background: #E9EAEC; }

.background-error {
  background: #cb2d0e; }

.background-warning {
  background: #e37936; }

.background-success {
  background: #22986c; }

.background-info {
  background: #6495F6; }

.background-accent-1 {
  background: #AA9377; }

.background-accent-2 {
  background: #6495F6; }

.background-white {
  background: #FFF; }

/*
$primary: #1e8257 !default;
$secondary: #1153b5 !default;
$accent-1: #72CB81 !default;
*/
/*
$primary: #1E3869 !default;
$secondary: #1153b5 !default;
$accent-1: #017D88 !default;
*/
@media only screen and (min-width: 320px) {
  .xlarge, xlarge {
    font-size: 38px;
    line-height: 44px;
    font-weight: 300; }
  .h1, title, h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300; }
  .h2, h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400; }
  .h3, h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400; }
  .p, html,
  body, p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
  .medium, .uk-label, label, medium {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
  .small, small {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; } }

@media only screen and (min-width: 768px) {
  .xlarge, xlarge {
    font-size: 38px;
    line-height: 44px;
    font-weight: 300; }
  .h1, title, h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300; }
  .h2, h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400; }
  .h3, h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400; }
  .p, html,
  body, p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
  .medium, .uk-label, label, medium {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
  .small, small {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; } }

@media only screen and (min-width: 992px) {
  .xlarge, xlarge {
    font-size: 38px;
    line-height: 44px;
    font-weight: 300; }
  .h1, title, h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300; }
  .h2, h2 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400; }
  .h3, h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400; }
  .p, html,
  body, p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400; }
  .medium, .uk-label, label, medium {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500; }
  .small, small {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400; } }

html,
body {
  font-family: 'Libre Franklin', 'Helvetica', sans-serif;
  color: #283541; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0; }

a {
  color: #1153b5;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }

.round-image {
  border-radius: 50%; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.fcontainer-fluid,
.fcontainer {
  margin: 0 auto; }

.fcontainer-fluid {
  padding: 0 2rem; }

.frow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 100%;
      flex: 0 1 100%;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .frow.reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }

.finline {
  display: -ms-inline-flexbox;
  display: inline-flex; }

.fcol {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
      flex: auto;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column; }
  .fcol .reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }

.start {
  -ms-flex-pack: start;
      justify-content: flex-start; }

.center {
  -ms-flex-pack: center;
      justify-content: center; }

.end {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.top {
  -ms-flex-align: start;
      align-items: flex-start; }

.middle {
  -ms-flex-align: center;
      align-items: center; }

.bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.baseline {
  -ms-flex-align: baseline;
      align-items: baseline; }

.around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.between {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.first {
  -ms-flex-order: -1;
      order: -1; }

.last {
  -ms-flex-order: 1;
      order: 1; }

.wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.self-baseline {
  -ms-flex-item-align: baseline;
      align-self: baseline; }

.self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.fcol-cs-1 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-1 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-2 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-2 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-3 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-3 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-4 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-4 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-5 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-5 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-6 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-6 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-7 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-7 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-8 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-8 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-9 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-9 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-10 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-10 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-11 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-11 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-cs-12 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-cs-12 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-1 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-1 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-2 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-2 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-3 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-3 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-4 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-4 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-5 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-5 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-6 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-6 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-7 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-7 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-8 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-8 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-9 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-9 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-10 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-10 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-11 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-11 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-xs-12 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-xs-12 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-1 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-1 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-2 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-2 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-3 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-3 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-4 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-4 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-5 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-5 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-6 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-6 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-7 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-7 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-8 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-8 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-9 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-9 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-10 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-10 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-11 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-11 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-sm-12 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-sm-12 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-1 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-1 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-2 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-2 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-3 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-3 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-4 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-4 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-5 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-5 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-6 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-6 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-7 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-7 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-8 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-8 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-9 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-9 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-10 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-10 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-11 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-11 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-md-12 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-md-12 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-1 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-1 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-2 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-2 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-3 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-3 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-4 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-4 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-5 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-5 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-6 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-6 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-7 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-7 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-8 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-8 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-9 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-9 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-10 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-10 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-11 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-11 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.fcol-lg-12 {
  min-height: 1px;
  width: 100%;
  max-width: 100%; }

.frow-lg-12 {
  min-height: 1px;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-height: 100%;
  padding-left: 15px;
  padding-right: 15px; }

@media only screen and (min-width: 320px) {
  .fcol-cs {
    -ms-flex: auto;
        flex: auto; }
  .fcol-cs-1 {
    min-height: 1px;
    width: 8.33333%;
    max-width: 8.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-1 {
    min-height: 1px;
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-height: 8.33333%; }
  .fcol-cs-2 {
    min-height: 1px;
    width: 16.66667%;
    max-width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-2 {
    min-height: 1px;
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-height: 16.66667%; }
  .fcol-cs-3 {
    min-height: 1px;
    width: 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-3 {
    min-height: 1px;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-height: 25%; }
  .fcol-cs-4 {
    min-height: 1px;
    width: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-4 {
    min-height: 1px;
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-height: 33.33333%; }
  .fcol-cs-5 {
    min-height: 1px;
    width: 41.66667%;
    max-width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-5 {
    min-height: 1px;
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-height: 41.66667%; }
  .fcol-cs-6 {
    min-height: 1px;
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-6 {
    min-height: 1px;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-height: 50%; }
  .fcol-cs-7 {
    min-height: 1px;
    width: 58.33333%;
    max-width: 58.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-7 {
    min-height: 1px;
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-height: 58.33333%; }
  .fcol-cs-8 {
    min-height: 1px;
    width: 66.66667%;
    max-width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-8 {
    min-height: 1px;
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-height: 66.66667%; }
  .fcol-cs-9 {
    min-height: 1px;
    width: 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-9 {
    min-height: 1px;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-height: 75%; }
  .fcol-cs-10 {
    min-height: 1px;
    width: 83.33333%;
    max-width: 83.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-10 {
    min-height: 1px;
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-height: 83.33333%; }
  .fcol-cs-11 {
    min-height: 1px;
    width: 91.66667%;
    max-width: 91.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-11 {
    min-height: 1px;
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-height: 91.66667%; }
  .fcol-cs-12 {
    min-height: 1px;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-cs-12 {
    min-height: 1px;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-height: 100%; }
  .fcol-cs-offset-1 {
    margin-left: 8.33333%; }
  .fcol-cs-offset-2 {
    margin-left: 16.66667%; }
  .fcol-cs-offset-3 {
    margin-left: 25%; }
  .fcol-cs-offset-4 {
    margin-left: 33.33333%; }
  .fcol-cs-offset-5 {
    margin-left: 41.66667%; }
  .fcol-cs-offset-6 {
    margin-left: 50%; }
  .fcol-cs-offset-7 {
    margin-left: 58.33333%; }
  .fcol-cs-offset-8 {
    margin-left: 66.66667%; }
  .fcol-cs-offset-9 {
    margin-left: 75%; }
  .fcol-cs-offset-10 {
    margin-left: 83.33333%; }
  .fcol-cs-offset-11 {
    margin-left: 91.66667%; }
  .start-cs {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .center-cs {
    -ms-flex-pack: center;
        justify-content: center; }
  .end-cs {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .top-cs {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-cs {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-cs {
    -ms-flex-align: end;
        align-items: flex-end; }
  .baseline-cs {
    -ms-flex-align: baseline;
        align-items: baseline; }
  .around-cs {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-cs {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-cs {
    -ms-flex-order: -1;
        order: -1; }
  .last-cs {
    -ms-flex-order: 1;
        order: 1; }
  .wrap-cs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .no-wrap-cs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .self-start-cs {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .self-center-cs {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .self-end-cs {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .self-baseline-cs {
    -ms-flex-item-align: baseline;
        align-self: baseline; }
  .self-stretch-cs {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch; } }

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .show-cs {
    display: initial !important; }
  .hide-cs {
    display: none !important; } }

@media only screen and (min-width: 480px) {
  .fcol-xs {
    -ms-flex: auto;
        flex: auto; }
  .fcol-xs-1 {
    min-height: 1px;
    width: 8.33333%;
    max-width: 8.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-1 {
    min-height: 1px;
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-height: 8.33333%; }
  .fcol-xs-2 {
    min-height: 1px;
    width: 16.66667%;
    max-width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-2 {
    min-height: 1px;
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-height: 16.66667%; }
  .fcol-xs-3 {
    min-height: 1px;
    width: 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-3 {
    min-height: 1px;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-height: 25%; }
  .fcol-xs-4 {
    min-height: 1px;
    width: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-4 {
    min-height: 1px;
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-height: 33.33333%; }
  .fcol-xs-5 {
    min-height: 1px;
    width: 41.66667%;
    max-width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-5 {
    min-height: 1px;
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-height: 41.66667%; }
  .fcol-xs-6 {
    min-height: 1px;
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-6 {
    min-height: 1px;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-height: 50%; }
  .fcol-xs-7 {
    min-height: 1px;
    width: 58.33333%;
    max-width: 58.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-7 {
    min-height: 1px;
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-height: 58.33333%; }
  .fcol-xs-8 {
    min-height: 1px;
    width: 66.66667%;
    max-width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-8 {
    min-height: 1px;
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-height: 66.66667%; }
  .fcol-xs-9 {
    min-height: 1px;
    width: 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-9 {
    min-height: 1px;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-height: 75%; }
  .fcol-xs-10 {
    min-height: 1px;
    width: 83.33333%;
    max-width: 83.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-10 {
    min-height: 1px;
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-height: 83.33333%; }
  .fcol-xs-11 {
    min-height: 1px;
    width: 91.66667%;
    max-width: 91.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-11 {
    min-height: 1px;
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-height: 91.66667%; }
  .fcol-xs-12 {
    min-height: 1px;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-xs-12 {
    min-height: 1px;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-height: 100%; }
  .fcol-xs-offset-1 {
    margin-left: 8.33333%; }
  .fcol-xs-offset-2 {
    margin-left: 16.66667%; }
  .fcol-xs-offset-3 {
    margin-left: 25%; }
  .fcol-xs-offset-4 {
    margin-left: 33.33333%; }
  .fcol-xs-offset-5 {
    margin-left: 41.66667%; }
  .fcol-xs-offset-6 {
    margin-left: 50%; }
  .fcol-xs-offset-7 {
    margin-left: 58.33333%; }
  .fcol-xs-offset-8 {
    margin-left: 66.66667%; }
  .fcol-xs-offset-9 {
    margin-left: 75%; }
  .fcol-xs-offset-10 {
    margin-left: 83.33333%; }
  .fcol-xs-offset-11 {
    margin-left: 91.66667%; }
  .start-xs {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .center-xs {
    -ms-flex-pack: center;
        justify-content: center; }
  .end-xs {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .top-xs {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-xs {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-xs {
    -ms-flex-align: end;
        align-items: flex-end; }
  .baseline-xs {
    -ms-flex-align: baseline;
        align-items: baseline; }
  .around-xs {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-xs {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-xs {
    -ms-flex-order: -1;
        order: -1; }
  .last-xs {
    -ms-flex-order: 1;
        order: 1; }
  .wrap-xs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .no-wrap-xs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .self-start-xs {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .self-center-xs {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .self-end-xs {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .self-baseline-xs {
    -ms-flex-item-align: baseline;
        align-self: baseline; }
  .self-stretch-xs {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .show-xs {
    display: initial !important; }
  .hide-xs {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .fcol-sm {
    -ms-flex: auto;
        flex: auto; }
  .fcol-sm-1 {
    min-height: 1px;
    width: 8.33333%;
    max-width: 8.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-1 {
    min-height: 1px;
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-height: 8.33333%; }
  .fcol-sm-2 {
    min-height: 1px;
    width: 16.66667%;
    max-width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-2 {
    min-height: 1px;
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-height: 16.66667%; }
  .fcol-sm-3 {
    min-height: 1px;
    width: 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-3 {
    min-height: 1px;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-height: 25%; }
  .fcol-sm-4 {
    min-height: 1px;
    width: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-4 {
    min-height: 1px;
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-height: 33.33333%; }
  .fcol-sm-5 {
    min-height: 1px;
    width: 41.66667%;
    max-width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-5 {
    min-height: 1px;
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-height: 41.66667%; }
  .fcol-sm-6 {
    min-height: 1px;
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-6 {
    min-height: 1px;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-height: 50%; }
  .fcol-sm-7 {
    min-height: 1px;
    width: 58.33333%;
    max-width: 58.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-7 {
    min-height: 1px;
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-height: 58.33333%; }
  .fcol-sm-8 {
    min-height: 1px;
    width: 66.66667%;
    max-width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-8 {
    min-height: 1px;
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-height: 66.66667%; }
  .fcol-sm-9 {
    min-height: 1px;
    width: 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-9 {
    min-height: 1px;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-height: 75%; }
  .fcol-sm-10 {
    min-height: 1px;
    width: 83.33333%;
    max-width: 83.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-10 {
    min-height: 1px;
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-height: 83.33333%; }
  .fcol-sm-11 {
    min-height: 1px;
    width: 91.66667%;
    max-width: 91.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-11 {
    min-height: 1px;
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-height: 91.66667%; }
  .fcol-sm-12 {
    min-height: 1px;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-sm-12 {
    min-height: 1px;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-height: 100%; }
  .fcol-sm-offset-1 {
    margin-left: 8.33333%; }
  .fcol-sm-offset-2 {
    margin-left: 16.66667%; }
  .fcol-sm-offset-3 {
    margin-left: 25%; }
  .fcol-sm-offset-4 {
    margin-left: 33.33333%; }
  .fcol-sm-offset-5 {
    margin-left: 41.66667%; }
  .fcol-sm-offset-6 {
    margin-left: 50%; }
  .fcol-sm-offset-7 {
    margin-left: 58.33333%; }
  .fcol-sm-offset-8 {
    margin-left: 66.66667%; }
  .fcol-sm-offset-9 {
    margin-left: 75%; }
  .fcol-sm-offset-10 {
    margin-left: 83.33333%; }
  .fcol-sm-offset-11 {
    margin-left: 91.66667%; }
  .start-sm {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .center-sm {
    -ms-flex-pack: center;
        justify-content: center; }
  .end-sm {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .top-sm {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-sm {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-sm {
    -ms-flex-align: end;
        align-items: flex-end; }
  .baseline-sm {
    -ms-flex-align: baseline;
        align-items: baseline; }
  .around-sm {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-sm {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-sm {
    -ms-flex-order: -1;
        order: -1; }
  .last-sm {
    -ms-flex-order: 1;
        order: 1; }
  .wrap-sm {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .no-wrap-sm {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .self-start-sm {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .self-center-sm {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .self-end-sm {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .self-baseline-sm {
    -ms-flex-item-align: baseline;
        align-self: baseline; }
  .self-stretch-sm {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch; }
  .container {
    width: 49rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .show-sm {
    display: initial !important; }
  .hide-sm {
    display: none !important; } }

@media only screen and (min-width: 992px) {
  .fcol-md {
    -ms-flex: auto;
        flex: auto; }
  .fcol-md-1 {
    min-height: 1px;
    width: 8.33333%;
    max-width: 8.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-1 {
    min-height: 1px;
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-height: 8.33333%; }
  .fcol-md-2 {
    min-height: 1px;
    width: 16.66667%;
    max-width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-2 {
    min-height: 1px;
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-height: 16.66667%; }
  .fcol-md-3 {
    min-height: 1px;
    width: 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-3 {
    min-height: 1px;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-height: 25%; }
  .fcol-md-4 {
    min-height: 1px;
    width: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-4 {
    min-height: 1px;
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-height: 33.33333%; }
  .fcol-md-5 {
    min-height: 1px;
    width: 41.66667%;
    max-width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-5 {
    min-height: 1px;
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-height: 41.66667%; }
  .fcol-md-6 {
    min-height: 1px;
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-6 {
    min-height: 1px;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-height: 50%; }
  .fcol-md-7 {
    min-height: 1px;
    width: 58.33333%;
    max-width: 58.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-7 {
    min-height: 1px;
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-height: 58.33333%; }
  .fcol-md-8 {
    min-height: 1px;
    width: 66.66667%;
    max-width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-8 {
    min-height: 1px;
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-height: 66.66667%; }
  .fcol-md-9 {
    min-height: 1px;
    width: 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-9 {
    min-height: 1px;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-height: 75%; }
  .fcol-md-10 {
    min-height: 1px;
    width: 83.33333%;
    max-width: 83.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-10 {
    min-height: 1px;
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-height: 83.33333%; }
  .fcol-md-11 {
    min-height: 1px;
    width: 91.66667%;
    max-width: 91.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-11 {
    min-height: 1px;
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-height: 91.66667%; }
  .fcol-md-12 {
    min-height: 1px;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-md-12 {
    min-height: 1px;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-height: 100%; }
  .fcol-md-offset-1 {
    margin-left: 8.33333%; }
  .fcol-md-offset-2 {
    margin-left: 16.66667%; }
  .fcol-md-offset-3 {
    margin-left: 25%; }
  .fcol-md-offset-4 {
    margin-left: 33.33333%; }
  .fcol-md-offset-5 {
    margin-left: 41.66667%; }
  .fcol-md-offset-6 {
    margin-left: 50%; }
  .fcol-md-offset-7 {
    margin-left: 58.33333%; }
  .fcol-md-offset-8 {
    margin-left: 66.66667%; }
  .fcol-md-offset-9 {
    margin-left: 75%; }
  .fcol-md-offset-10 {
    margin-left: 83.33333%; }
  .fcol-md-offset-11 {
    margin-left: 91.66667%; }
  .start-md {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .center-md {
    -ms-flex-pack: center;
        justify-content: center; }
  .end-md {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .top-md {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-md {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-md {
    -ms-flex-align: end;
        align-items: flex-end; }
  .baseline-md {
    -ms-flex-align: baseline;
        align-items: baseline; }
  .around-md {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-md {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-md {
    -ms-flex-order: -1;
        order: -1; }
  .last-md {
    -ms-flex-order: 1;
        order: 1; }
  .wrap-md {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .no-wrap-md {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .self-start-md {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .self-center-md {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .self-end-md {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .self-baseline-md {
    -ms-flex-item-align: baseline;
        align-self: baseline; }
  .self-stretch-md {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch; }
  .container {
    width: 65rem; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .show-md {
    display: initial !important; }
  .hide-md {
    display: none !important; } }

@media only screen and (min-width: 1200px) {
  .fcol-lg {
    -ms-flex: auto;
        flex: auto; }
  .fcol-lg-1 {
    min-height: 1px;
    width: 8.33333%;
    max-width: 8.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-1 {
    min-height: 1px;
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-height: 8.33333%; }
  .fcol-lg-2 {
    min-height: 1px;
    width: 16.66667%;
    max-width: 16.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-2 {
    min-height: 1px;
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-height: 16.66667%; }
  .fcol-lg-3 {
    min-height: 1px;
    width: 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-3 {
    min-height: 1px;
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-height: 25%; }
  .fcol-lg-4 {
    min-height: 1px;
    width: 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-4 {
    min-height: 1px;
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-height: 33.33333%; }
  .fcol-lg-5 {
    min-height: 1px;
    width: 41.66667%;
    max-width: 41.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-5 {
    min-height: 1px;
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-height: 41.66667%; }
  .fcol-lg-6 {
    min-height: 1px;
    width: 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-6 {
    min-height: 1px;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-height: 50%; }
  .fcol-lg-7 {
    min-height: 1px;
    width: 58.33333%;
    max-width: 58.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-7 {
    min-height: 1px;
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-height: 58.33333%; }
  .fcol-lg-8 {
    min-height: 1px;
    width: 66.66667%;
    max-width: 66.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-8 {
    min-height: 1px;
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-height: 66.66667%; }
  .fcol-lg-9 {
    min-height: 1px;
    width: 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-9 {
    min-height: 1px;
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-height: 75%; }
  .fcol-lg-10 {
    min-height: 1px;
    width: 83.33333%;
    max-width: 83.33333%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-10 {
    min-height: 1px;
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-height: 83.33333%; }
  .fcol-lg-11 {
    min-height: 1px;
    width: 91.66667%;
    max-width: 91.66667%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-11 {
    min-height: 1px;
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-height: 91.66667%; }
  .fcol-lg-12 {
    min-height: 1px;
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .frow-lg-12 {
    min-height: 1px;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-height: 100%; }
  .fcol-lg-offset-1 {
    margin-left: 8.33333%; }
  .fcol-lg-offset-2 {
    margin-left: 16.66667%; }
  .fcol-lg-offset-3 {
    margin-left: 25%; }
  .fcol-lg-offset-4 {
    margin-left: 33.33333%; }
  .fcol-lg-offset-5 {
    margin-left: 41.66667%; }
  .fcol-lg-offset-6 {
    margin-left: 50%; }
  .fcol-lg-offset-7 {
    margin-left: 58.33333%; }
  .fcol-lg-offset-8 {
    margin-left: 66.66667%; }
  .fcol-lg-offset-9 {
    margin-left: 75%; }
  .fcol-lg-offset-10 {
    margin-left: 83.33333%; }
  .fcol-lg-offset-11 {
    margin-left: 91.66667%; }
  .start-lg {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .center-lg {
    -ms-flex-pack: center;
        justify-content: center; }
  .end-lg {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .top-lg {
    -ms-flex-align: start;
        align-items: flex-start; }
  .middle-lg {
    -ms-flex-align: center;
        align-items: center; }
  .bottom-lg {
    -ms-flex-align: end;
        align-items: flex-end; }
  .baseline-lg {
    -ms-flex-align: baseline;
        align-items: baseline; }
  .around-lg {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .between-lg {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .first-lg {
    -ms-flex-order: -1;
        order: -1; }
  .last-lg {
    -ms-flex-order: 1;
        order: 1; }
  .wrap-lg {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .no-wrap-lg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .self-start-lg {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .self-center-lg {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .self-end-lg {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .self-baseline-lg {
    -ms-flex-item-align: baseline;
        align-self: baseline; }
  .self-stretch-lg {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch; }
  .container {
    width: 76rem; }
  .show-lg {
    display: initial !important; }
  .hide-lg {
    display: none !important; } }

input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
  input[type=checkbox]:checked + label::before {
    background-color: #60707A;
    border-color: #60707A; }
  input[type=checkbox]:disabled:checked + label::before {
    background-color: #F4F5F5; }
  input[type=checkbox]:disabled:checked + label::after {
    background: #5F6871;
    box-shadow: 2px 0 0 #5F6871, 4px 0 0 #5F6871, 4px -2px 0 #5F6871, 4px -4px 0 #5F6871, 4px -6px 0 #5F6871, 4px -8px 0 #5F6871; }
  input[type=checkbox]:disabled:not(:checked) + label {
    cursor: not-allowed; }
    input[type=checkbox]:disabled:not(:checked) + label::before {
      background-color: #F4F5F5; }
    input[type=checkbox]:disabled:not(:checked) + label::after {
      display: none; }
  input[type=checkbox] + label {
    display: inline;
    position: relative;
    text-align: left;
    top: 0;
    padding-left: 28px;
    margin: 10px;
    font-size: 16px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    input[type=checkbox] + label::before {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      height: 20px;
      width: 20px;
      content: '';
      background: #FFF;
      border: 1px solid #5F6871;
      border-radius: 3px;
      vertical-align: middle; }
    input[type=checkbox] + label::after {
      content: '';
      position: absolute;
      left: 4px;
      top: 8px;
      background: white;
      width: 3px;
      height: 3px;
      transform: rotate(45deg);
      box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white; }

@keyframes ripple {
  5%,
  100% {
    opacity: 0; }
  5% {
    opacity: 1; } }

input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
  input[type=radio]:disabled + label:not(:checked), input[type=radio].disabled + label:not(:checked) {
    cursor: not-allowed; }
    input[type=radio]:disabled + label:not(:checked)::before, input[type=radio].disabled + label:not(:checked)::before {
      background-color: #F4F5F5;
      border-color: #5F6871;
      box-shadow: none; }
    input[type=radio]:disabled + label:not(:checked)::after, input[type=radio].disabled + label:not(:checked)::after {
      display: none; }
  input[type=radio] + label {
    position: relative;
    cursor: pointer;
    margin: 10px;
    padding-left: 32px;
    font-size: 16px;
    min-height: 22px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    input[type=radio] + label::before, input[type=radio] + label::after {
      content: '';
      position: absolute;
      border-radius: 50%;
      transition: all .3s ease; }
    input[type=radio] + label::before {
      top: 0;
      left: 0;
      width: 22px;
      height: 22px;
      background: #60707A;
      box-shadow: inset 0 0 0 22px #FFF;
      border: 2px solid #5F6871; }
    input[type=radio] + label::after {
      top: 11px;
      left: 9px;
      width: 66px;
      height: 66px;
      opacity: 0;
      background: rgba(96, 112, 122, 0.1);
      transform: translate(-50%, -50%) scale(0); }
  input[type=radio]:hover + label::before, input[type=radio].hover + label::before {
    border-color: #60707A; }
  input[type=radio]:checked + label::before {
    box-shadow: inset 0 0 0 4px #FFF;
    border-color: #60707A !important; }
  input[type=radio]:checked + label::after {
    transform: translate(-50%, -50%) scale(1);
    animation: ripple 1s none; }

/**
 * Based on:
 * CSS3 Tips v1.0.1
 *
 * A stylesheet for creating tooltips without using anything other than CSS3.
 *
 * created by c.bavota
 * released under GPL v2
 *
 * March 21st, 2014
 */
[data-uk-tooltip] {
  position: relative;
  text-decoration: none; }
  [data-uk-tooltip]:after, [data-uk-tooltip]:before {
    position: absolute;
    z-index: 100;
    opacity: 0; }
  [data-uk-tooltip]:after {
    content: attr(data-uk-tooltip);
    text-transform: none;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    color: #FFF;
    background: #416682;
    white-space: pre-wrap;
    width: 250px;
    height: auto;
    padding: 15px;
    box-sizing: border-box; }
  [data-uk-tooltip]:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid; }
  [data-uk-tooltip].uk-top-tip:after, [data-uk-tooltip].uk-top-tip:before {
    transition: bottom 0.25s ease-in-out, opacity 0.25s ease-in-out;
    bottom: 90%;
    left: -9999px;
    margin-bottom: 20px; }
  [data-uk-tooltip].uk-top-tip:before {
    border-color: #416682 transparent transparent transparent;
    margin-bottom: 0; }
  [data-uk-tooltip].uk-top-tip:hover:after, [data-uk-tooltip].uk-top-tip:hover:before {
    bottom: 100%;
    left: 0;
    left: 50%;
    transform: translatex(-50%);
    opacity: 1; }
  [data-uk-tooltip].uk-bottom-tip:after, [data-uk-tooltip].uk-bottom-tip:before {
    transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    top: 90%;
    left: -9999px;
    margin-top: 20px; }
  [data-uk-tooltip].uk-bottom-tip:before {
    border-color: transparent transparent #416682 transparent;
    margin-top: 0; }
  [data-uk-tooltip].uk-bottom-tip:hover:after, [data-uk-tooltip].uk-bottom-tip:hover:before {
    top: 100%;
    left: 0;
    left: 50%;
    transform: translatex(-50%);
    opacity: 1; }
  [data-uk-tooltip].uk-right-tip:after, [data-uk-tooltip].uk-right-tip:before {
    transition: left 0.25s ease-in-out, opacity 0.25s ease-in-out;
    top: -9999px;
    left: 96%;
    margin-left: 20px; }
  [data-uk-tooltip].uk-right-tip:before {
    border-color: transparent #416682 transparent transparent;
    margin-left: 0; }
  [data-uk-tooltip].uk-right-tip:hover:after, [data-uk-tooltip].uk-right-tip:hover:before {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1; }
  [data-uk-tooltip].uk-left-tip:after, [data-uk-tooltip].uk-left-tip:before {
    transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
    top: -9999px;
    right: 96%;
    margin-right: 20px; }
  [data-uk-tooltip].uk-left-tip:before {
    border-color: transparent transparent transparent #416682;
    margin-right: 0; }
  [data-uk-tooltip].uk-left-tip:hover:after, [data-uk-tooltip].uk-left-tip:hover:before {
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1; }

.uk-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 29px; }
  .uk-switch > input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
    .uk-switch > input:checked + .slider {
      background-color: #60707A; }
      .uk-switch > input:checked + .slider::before {
        transform: translateX(21px); }
    .uk-switch > input:disabled + .slider {
      cursor: not-allowed;
      background-color: #5F6871; }
      .uk-switch > input:disabled + .slider::before {
        background-color: #E9EAEC; }
    .uk-switch > input:focus + .slider {
      box-shadow: 0 0 1px #60707A; }
  .uk-switch > .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E9EAEC;
    transition: all 0.4s;
    border-radius: 29px; }
    .uk-switch > .slider::before {
      position: absolute;
      content: '';
      height: 25px;
      width: 25px;
      left: 2px;
      bottom: 2px;
      background-color: #FFF;
      transition: all 0.4s;
      border-radius: 50%;
      box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.5); }

.uk-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  box-sizing: border-box; }
  .uk-nav .uk-nav-item {
    clear: both;
    float: none;
    display: inline-block;
    margin: 0px; }
    .uk-nav .uk-nav-item:hover {
      background-color: #eee; }

.uk-alert-banner {
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 25px;
  position: relative; }
  .uk-alert-banner .uk-btn-close {
    height: 18px;
    width: 18px;
    position: absolute;
    right: 5px;
    top: 5px;
    border: none;
    padding: 0px;
    background-color: transparent; }
  .uk-alert-banner.success {
    border: solid 1px #22986c;
    background-color: #ebf9f4; }
    .uk-alert-banner.success .uk-btn-close {
      color: #22986c; }
  .uk-alert-banner.warning {
    border: solid 1px #e37936;
    background-color: #f9f1eb; }
  .uk-alert-banner.error {
    border: solid 1px #cb2d0e;
    background-color: #f9eeeb;
    /*background-color:% #f9eae7;*/ }
  .uk-alert-banner .alert-icon {
    margin-right: 15px; }
  .uk-alert-banner .alert-close-button {
    float: right; }

.uk-tooltip {
  background-color: #293541;
  color: #FFF;
  position: fixed;
  max-width: 280px;
  font-size: 14px;
  padding: 5px 10px;
  z-index: 2; }
  .uk-tooltip::before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 0;
    width: 0;
    border: solid 6px transparent; }
  .uk-tooltip.bottom::before {
    border-bottom-color: #293541;
    margin-top: -12px;
    top: 0; }
  .uk-tooltip.top::before {
    border-top-color: #293541;
    margin-bottom: -12px;
    bottom: 0; }
  .uk-tooltip.left::before {
    border-left-color: #293541;
    margin-right: -12px;
    right: 0; }
  .uk-tooltip.right::before {
    border-right-color: #293541;
    margin-left: -12px;
    left: 0; }

.uk-stepper {
  display: inline-block; }
  .uk-stepper .uk-progress-title {
    color: #283541;
    font-size: 18px;
    font-weight: 600;
    padding-top: 7px; }
  .uk-stepper .uk-progress-step-body {
    padding-top: 8px;
    padding-bottom: 20px;
    display: block; }
  .uk-stepper .uk-progress-track {
    list-style-type: none;
    table-layout: fixed;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0; }
    .uk-stepper .uk-progress-track .uk-progress-step {
      display: table-cell;
      position: relative;
      text-align: center;
      padding-top: 27px; }
      .uk-stepper .uk-progress-track .uk-progress-step::before, .uk-stepper .uk-progress-track .uk-progress-step::after {
        content: '';
        background-color: #C9CCCF;
        position: absolute;
        top: 8.5px;
        height: 3px;
        width: 50%;
        z-index: -1; }
      .uk-stepper .uk-progress-track .uk-progress-step::before {
        left: 0; }
      .uk-stepper .uk-progress-track .uk-progress-step::after {
        right: 0; }
      .uk-stepper .uk-progress-track .uk-progress-step:first-child::before {
        width: 0; }
      .uk-stepper .uk-progress-track .uk-progress-step:last-child::after {
        width: 0; }
      .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap {
        background-color: #C9CCCF;
        position: absolute;
        border-radius: 50%;
        display: block;
        margin: 0 auto;
        height: 20px;
        width: 20px;
        padding: 0 4px;
        top: 0;
        left: 0;
        right: 0; }
        .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap .uk-icon {
          display: none; }
        .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap::before {
          position: absolute;
          border-radius: 50%;
          margin: 0 auto;
          margin-top: 2px;
          height: 16px;
          width: 16px;
          content: '';
          left: 0;
          right: 0; }
      .uk-stepper .uk-progress-track .uk-progress-step .uk-progress-text {
        position: relative;
        color: #5F6871;
        text-transform: capitalize;
        font-size: 14px;
        font-weight: 600; }
      .uk-stepper .uk-progress-track .uk-progress-step.active .uk-step-icon-wrap {
        background-color: #60707A; }
        .uk-stepper .uk-progress-track .uk-progress-step.active .uk-step-icon-wrap::before {
          border: solid 2px #FFF;
          background-color: #60707A; }
      .uk-stepper .uk-progress-track .uk-progress-step.active::before {
        background-color: #60707A; }
      .uk-stepper .uk-progress-track .uk-progress-step.active.wip::after {
        background-color: #60707A; }
      .uk-stepper .uk-progress-track .uk-progress-step.done .uk-step-icon-wrap {
        background-color: #60707A; }
        .uk-stepper .uk-progress-track .uk-progress-step.done .uk-step-icon-wrap .uk-icon {
          color: #FFF;
          display: initial; }
      .uk-stepper .uk-progress-track .uk-progress-step.done::before, .uk-stepper .uk-progress-track .uk-progress-step.done::after {
        background-color: #60707A; }
    @media only screen and (min-width: 768px) {
      .uk-stepper .uk-progress-track .uk-progress-step {
        padding-top: 32px; }
        .uk-stepper .uk-progress-track .uk-progress-step::before, .uk-stepper .uk-progress-track .uk-progress-step::after {
          top: 11px; }
        .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap {
          height: 25px;
          width: 25px;
          padding: 0 6px; }
          .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap::before {
            height: 21px;
            width: 21px; }
        .uk-stepper .uk-progress-track .uk-progress-step.active .uk-step-icon-wrap::before {
          border-width: 3px; } }
    @media only screen and (min-width: 992px) {
      .uk-stepper .uk-progress-track .uk-progress-step {
        padding-top: 42px; }
        .uk-stepper .uk-progress-track .uk-progress-step::before, .uk-stepper .uk-progress-track .uk-progress-step::after {
          top: 16px; }
        .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap {
          height: 35px;
          width: 35px;
          padding: 0 8px; }
          .uk-stepper .uk-progress-track .uk-progress-step .uk-step-icon-wrap::before {
            height: 31px;
            width: 31px; }
        .uk-stepper .uk-progress-track .uk-progress-step.active .uk-step-icon-wrap::before {
          border-width: 4px; } }

.uk-input {
  display: block;
  width: 100%;
  border-radius: 4px;
  padding: 13px 0 13px 15px;
  line-height: 18px;
  outline: none;
  border: 1px solid #5F6871; }
  .uk-input:focus {
    border: 1px solid #60707A; }
  .uk-input:disabled {
    cursor: not-allowed;
    background-color: #E9EAEC; }
  .uk-input.invalid {
    border: 1px solid #cb2d0e; }
  .uk-input.input-underlined {
    border-width: 0;
    border-bottom-width: 1px;
    border-radius: 0; }

.uk-label, label {
  display: inline-block;
  margin-bottom: 8px; }

.uk-form-field {
  margin: 0;
  width: 100%;
  display: inline-block; }
  .uk-form-field__label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .uk-form-field__label .uk-label.uk-password {
      cursor: pointer;
      border: none;
      background: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0; }
      .uk-form-field__label .uk-label.uk-password > .uk-icon {
        font-size: 14px; }
    .uk-form-field__label .uk-label.right {
      -ms-flex: 1;
          flex: 1;
      justify-self: flex-end; }
  .uk-form-field__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: baseline;
        align-items: baseline;
    border: 1px solid #5F6871;
    padding: 13px 0 13px 15px;
    padding-right: 15px;
    border-radius: 4px; }
    .uk-form-field__main.invalid {
      border-color: #cb2d0e !important; }
    .uk-form-field__main-prefix {
      margin-right: 5px; }
    .uk-form-field__main-input {
      width: 100%; }
      .uk-form-field__main-input input {
        border: none;
        background: none;
        padding: 0;
        display: block;
        width: 100%;
        outline: none; }
        .uk-form-field__main-input input:focus, .uk-form-field__main-input input:invalid {
          border: none; }
    .uk-form-field__main-suffix {
      margin-left: 5px; }
  .uk-form-field__messages-error, .uk-form-field__messages-hint {
    font-size: 14px;
    margin-top: 4px; }
  .uk-form-field__messages-error {
    color: #cb2d0e;
    display: block; }
  .uk-form-field__messages-hint {
    display: -ms-flexbox;
    display: flex; }
    .uk-form-field__messages-hint .uk-hint {
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .uk-form-field__messages-hint .uk-hint.right {
        -ms-flex: 1;
            flex: 1;
        justify-self: flex-end; }
  .uk-form-field-focus .uk-form-field__main {
    border-color: #60707A; }
  .uk-form-field-disabled .uk-form-field__main {
    cursor: not-allowed;
    background-color: #E9EAEC; }
  .uk-form-field-invalid .uk-form-field__main {
    border-color: #60707A; }

.uk-form-control {
  display: inline-table;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  min-height: 18px; }
  .uk-form-control__value {
    display: table-cell;
    max-width: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 48px; }
  .uk-form-control__addon {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle; }

/**
*  Helper mixin to create a linear-gradient
*
*/
.uk-btn.solid, .uk-btn.outline {
  max-height: 52px;
  min-width: 175px;
  padding: 16px 40px;
  box-sizing: border-box;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  font-weight: 500; }
  .uk-btn.solid:hover, .uk-btn.outline:hover {
    cursor: pointer; }
  .lg.uk-btn.solid, .lg.uk-btn.outline {
    padding: 16px 60px;
    height: 52px; }

.uk-btn.solid, .uk-btn.outline {
  max-height: 52px;
  min-width: 175px;
  padding: 16px 40px;
  box-sizing: border-box;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  font-weight: 500; }
  .uk-btn.solid:hover, .uk-btn.outline:hover {
    cursor: pointer; }
  .lg.uk-btn.solid, .lg.uk-btn.outline {
    padding: 16px 60px;
    height: 52px; }

.uk-btn.solid {
  class-name: solid;
  background: #60707A;
  color: #FFF;
  border: none; }
  .uk-btn.solid:hover:not(:disabled), .uk-btn.solid.hover:not(:disabled) {
    background: linear-gradient(180deg, #60707A, #55636c);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5); }
  .uk-btn.solid:focus, .uk-btn.solid:active, .uk-btn.solid.focus {
    shadow: 0 0 8px 0 #6495F6; }
  .uk-btn.solid:disabled, .uk-btn.solid.disabled {
    cursor: not-allowed;
    background: #E9EAEC;
    color: #283541; }

.uk-btn.outline {
  class-name: outline;
  background: transparent;
  border: 1px solid #60707A;
  color: #60707A;
  transition: all 0.5s; }
  .uk-btn.outline:hover:not(:disabled), .uk-btn.outline.hover:not(:disabled) {
    box-shadow: inset 1px -1px 0px #60707A, inset -1px -1px #60707A, inset 1px 1px #60707A, inset -1px 1px 0px #60707A;
    font-weight: 600; }
  .uk-btn.outline:focus, .uk-btn.outline:active, .uk-btn.outline.focus {
    border-width: 2px;
    font-weight: 600;
    outline: none;
    box-shadow: 0 0 8px 0 #6495F6; }
  .uk-btn.outline:disabled, .uk-btn.outline.disabled {
    cursor: not-allowed;
    border-color: #5F6871;
    color: #5F6871;
    border-width: 2px; }

.dual-btn-container {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .dual-btn-container.reverse > .uk-btn:first-child {
    margin-top: 20px;
    margin-bottom: 0;
    -ms-flex-order: 1;
        order: 1; }
  .dual-btn-container > .uk-btn {
    width: 100%; }
    @media only screen and (min-width: 992px) {
      .dual-btn-container > .uk-btn {
        width: auto; }
        .dual-btn-container > .uk-btn:first-child {
          margin: 0 20px 0 0 !important;
          -ms-flex-order: 0 !important;
              order: 0 !important; } }
    .dual-btn-container > .uk-btn:first-child {
      margin-bottom: 20px; }

a > .uk-icon {
  color: #1153b5; }

.uk-btn.icon .uk-icon {
  height: 2.25rem;
  width: 2.25rem; }

.uk-btn .uk-icon {
  height: 1rem;
  width: 1rem;
  font-size: 1rem;
  vertical-align: middle; }

.uk-icon {
  display: inline-block;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  font-size: 2.25rem;
  max-width: 2.25rem;
  max-height: 2.25rem; }
  .uk-icon.primary {
    fill: #60707A;
    color: #60707A; }
  .uk-icon.secondary {
    fill: #AA9377;
    color: #AA9377; }
  .uk-icon.link {
    fill: #1153b5;
    color: #1153b5; }
  .uk-icon.link-visited {
    fill: #551A8B;
    color: #551A8B; }
  .uk-icon.text {
    fill: #283541;
    color: #283541; }
  .uk-icon.gray {
    fill: #C9CCCF;
    color: #C9CCCF; }
  .uk-icon.inactive {
    fill: #5F6871;
    color: #5F6871; }
  .uk-icon.mid-gray {
    fill: #949AA0;
    color: #949AA0; }
  .uk-icon.light {
    fill: #F4F5F5;
    color: #F4F5F5; }
  .uk-icon.muted {
    fill: #E9EAEC;
    color: #E9EAEC; }
  .uk-icon.error {
    fill: #cb2d0e;
    color: #cb2d0e; }
  .uk-icon.warning {
    fill: #e37936;
    color: #e37936; }
  .uk-icon.success {
    fill: #22986c;
    color: #22986c; }
  .uk-icon.info {
    fill: #6495F6;
    color: #6495F6; }
  .uk-icon.accent-1 {
    fill: #AA9377;
    color: #AA9377; }
  .uk-icon.accent-2 {
    fill: #6495F6;
    color: #6495F6; }
  .uk-icon.white {
    fill: #FFF;
    color: #FFF; }

@font-face {
  font-family: "bofi-icon";
  src: url(/assets/bofi-icon.eot);
  src: url(/assets/bofi-icon.eot?#iefix) format("embedded-opentype"), url(/assets/bofi-icon.woff) format("woff"), url(/assets/bofi-icon.ttf) format("truetype"), url(/assets/bofi-icon.svg#bofi-icon) format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "bofi-icon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="bofi-"]:before,
[class*=" bofi-"]:before {
  font-family: "bofi-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  transform: translate(0, 12.5%);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  display: inline-block;
  line-height: 1;
  speak: none; }

.bofi-recurring:before {
  content: "\61"; }

.bofi-ebill:before {
  content: "\67"; }

.bofi-add:before {
  content: "\6f"; }

.bofi-atm:before {
  content: "\71"; }

.bofi-automatic:before {
  content: "\72"; }

.bofi-bank:before {
  content: "\73"; }

.bofi-bankfees:before {
  content: "\74"; }

.bofi-datepicker:before {
  content: "\6a"; }

.bofi-deposit:before {
  content: "\77"; }

.bofi-edit:before {
  content: "\78"; }

.bofi-faq:before {
  content: "\7a"; }

.bofi-messages:before {
  content: "\41"; }

.bofi-menu:before {
  content: "\43"; }

.bofi-interest:before {
  content: "\65"; }

.bofi-pending:before {
  content: "\4c"; }

.bofi-phone:before {
  content: "\4d"; }

.bofi-print:before {
  content: "\4f"; }

.bofi-refund:before {
  content: "\52"; }

.bofi-remove:before {
  content: "\53"; }

.bofi-success:before {
  content: "\54"; }

.bofi-search:before {
  content: "\56"; }

.bofi-password:before {
  content: "\6d"; }

.bofi-username:before {
  content: "\75"; }

.bofi-gear:before {
  content: "\68"; }

.bofi-contact-list:before {
  content: "\42"; }

.bofi-filter:before {
  content: "\76"; }

.bofi-debit:before {
  content: "\62"; }

.bofi-support:before {
  content: "\69"; }

.bofi-user-settings:before {
  content: "\70"; }

.bofi-accounts:before {
  content: "\64"; }

.bofi-transfer:before {
  content: "\66"; }

.bofi-photo:before {
  content: "\79"; }

.bofi-check-mark:before {
  content: "\46"; }

.bofi-information:before {
  content: "\49"; }

.bofi-chat:before {
  content: "\4b"; }

.bofi-cancel:before {
  content: "\4e"; }

.bofi-send-icon:before {
  content: "\55"; }

.bofi-warning:before {
  content: "\58"; }

.bofi-upload:before {
  content: "\5a"; }

.bofi-thumbsup:before {
  content: "\30"; }

.bofi-pdf:before {
  content: "\47"; }

.bofi-check:before {
  content: "\48"; }

.bofi-star:before {
  content: "\36"; }

.bofi-camera:before {
  content: "\32"; }

.bofi-delivery-method:before {
  content: "\34"; }

.bofi-download:before {
  content: "\37"; }

.bofi-ebill-paybills:before {
  content: "\38"; }

.bofi-flag:before {
  content: "\22"; }

.bofi-alert-history:before {
  content: "\24"; }

.bofi-mobiledeposit:before {
  content: "\28"; }

.bofi-onetime:before {
  content: "\29"; }

.bofi-personal-message:before {
  content: "\2c"; }

.bofi-text-message:before {
  content: "\4a"; }

.bofi-eye-outline:before {
  content: "\50"; }

.bofi-attach:before {
  content: "\51"; }

.bofi-logout:before {
  content: "\6b"; }

.bofi-close:before {
  content: "\45"; }

.bofi-gear-circle:before {
  content: "\57"; }

.bofi-thumbsup-circle:before {
  content: "\59"; }

.bofi-modal-send:before {
  content: "\6c"; }

.bofi-add-1:before {
  content: "\44"; }

.bofi-group:before {
  content: "\33"; }

.bofi-home:before {
  content: "\35"; }

.bofi-personal-info:before {
  content: "\39"; }

.bofi-person-check:before {
  content: "\21"; }

.bofi-person:before {
  content: "\23"; }

.bofi-signer:before {
  content: "\25"; }

.bofi-datepicker-1:before {
  content: "\26"; }

.bofi-refund-1:before {
  content: "\63"; }

.bofi-recurring-1:before {
  content: "\27"; }

.bofi-messages-1:before {
  content: "\2a"; }

.bofi-faq-1:before {
  content: "\2b"; }

.bofi-gear-1:before {
  content: "\2d"; }

.bofi-remove-1:before {
  content: "\2e"; }

.bofi-refund-2:before {
  content: "\2f"; }

.bofi-username-1:before {
  content: "\3a"; }

.bofi-search-1:before {
  content: "\3b"; }

.bofi-password-1:before {
  content: "\3c"; }

.bofi-dashboard:before {
  content: "\3d"; }

.bofi-atm-1:before {
  content: "\3e"; }

.bofi-pending-1:before {
  content: "\3f"; }

.bofi-success-1:before {
  content: "\40"; }

.bofi-phone-1:before {
  content: "\5b"; }

.bofi-print-1:before {
  content: "\5d"; }

.bofi-menu-1:before {
  content: "\5e"; }

.bofi-interest-1:before {
  content: "\5f"; }

.bofi-ic-contact-list:before {
  content: "\60"; }

.bofi-deposit-1:before {
  content: "\7b"; }

.bofi-automatic-1:before {
  content: "\7c"; }

.bofi-automaticpayment:before {
  content: "\7d"; }

.bofi-bank-1:before {
  content: "\7e"; }

.bofi-bankfees-1:before {
  content: "\5c"; }

.bofi-edit-1:before {
  content: "\e000"; }

.bofi-1498195592-icon15-8:before {
  content: "\6e"; }

.bofi-arrow-chevron:before {
  content: "\31"; }

.uk-tab-group {
  margin-bottom: 10px;
  display: block; }
  .uk-tab-group .uk-tab-header .uk-tab-nav {
    display: block;
    text-align: left;
    background-color: #F4F5F5;
    border: 1px solid #ddd;
    padding: 20px;
    min-width: 165px;
    color: #283541;
    font-weight: bold;
    cursor: pointer; }
    .uk-tab-group .uk-tab-header .uk-tab-nav.active {
      box-shadow: inset 0px 3px #60707A;
      background-color: #FFF !important;
      color: #60707A;
      cursor: default; }
    .uk-tab-group .uk-tab-header .uk-tab-nav.selected {
      cursor: default;
      background-color: #FFF; }
  .uk-tab-group .uk-tab-body {
    text-align: left;
    width: 100%; }
    .uk-tab-group .uk-tab-body.active {
      display: block;
      padding: 40px 20px;
      border-left: solid 1px #ddd;
      border-right: solid 1px #ddd; }
    .uk-tab-group .uk-tab-body:last-child {
      border-bottom: solid 1px #ddd; }
  @media only screen and (min-width: 768px) {
    .uk-tab-group .uk-tab-header {
      box-shadow: inset 0px -1px #ddd; }
      .uk-tab-group .uk-tab-header .uk-tab-nav {
        display: inline-block;
        text-align: center;
        margin: 0 5px !important; }
        .uk-tab-group .uk-tab-header .uk-tab-nav.active {
          border-bottom-color: #FFF !important; }
    .uk-tab-group .uk-tab-body.active.active {
      padding: 20px 15px;
      border: none; } }

.uk-dropdown {
  display: inline-block;
  line-height: 48px;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  border: 1px solid gray;
  border-radius: 3px; }
  .uk-dropdown:focus {
    border: 1px solid #60707A; }
  .uk-dropdown.uk-invalid {
    border: 1px solid #cb2d0e; }
  .uk-dropdown__trigger {
    padding: 0 10px 0 15px;
    display: inline-table;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    min-height: 48px; }
  .uk-dropdown__select {
    display: table-cell;
    max-width: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-height: 48px; }
  .uk-dropdown__select-placeholder {
    color: gray; }
  .uk-dropdown__arrow-wrapper {
    display: table-cell;
    vertical-align: middle; }
  .uk-dropdown__arrow {
    width: 0px;
    height: 0px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid black; }
  .uk-dropdown__panel {
    border: 1px solid gray;
    background: #FFF;
    border-radius: 3px;
    margin-top: 5px;
    max-height: 256px;
    overflow-x: auto; }
    .uk-dropdown__panel .uk-option {
      line-height: 48px;
      padding: 10px 0; }
      .uk-dropdown__panel .uk-option.uk-active .uk-option-text {
        background: #60707A;
        color: #FFF; }
      .uk-dropdown__panel .uk-option.uk-selected .uk-option-text {
        background: #b1bbc2;
        color: #FFF; }
      .uk-dropdown__panel .uk-option-text {
        display: inline-block;
        padding-left: 15px;
        width: 100%; }
        .uk-dropdown__panel .uk-option-text:hover {
          cursor: pointer;
          background: #b1bbc2;
          color: #FFF; }

.uk-calendar {
  box-sizing: border-box;
  padding: 25px;
  border-radius: 4px;
  margin: 0 10px;
  border: 1px solid #D3D1D1;
  background-color: #FFF;
  color: #364754; }
  .uk-calendar table {
    width: 100%;
    border-collapse: collapse; }
  .uk-calendar .uk-calendar-nav-bar {
    font-size: 17px;
    padding-bottom: 10px; }
    .uk-calendar .uk-calendar-nav-bar .uk-calendar-nav {
      color: #B9BFC3; }
      .uk-calendar .uk-calendar-nav-bar .uk-calendar-nav.next {
        text-align: right; }
      .uk-calendar .uk-calendar-nav-bar .uk-calendar-nav.prev {
        text-align: left; }
  .uk-calendar.short .uk-week-day.active {
    background-color: #60707A;
    border-radius: 0;
    /*border-radius: 50% 0 0 50%;*/ }
  .uk-calendar .uk-calendar-selectable-item {
    width: 35px;
    height: 35px; }
    .uk-calendar .uk-calendar-selectable-item:disabled {
      color: #BBC1C5; }
    .uk-calendar .uk-calendar-selectable-item.active {
      border-radius: 50%;
      background-color: #60707A;
      color: #FFF; }
    .uk-calendar .uk-calendar-selectable-item.today {
      border-radius: 50%;
      border: solid 2px #60707A; }
  .uk-calendar .uk-week-days .uk-week-day {
    line-height: 35px; }
    .uk-calendar .uk-week-days .uk-week-day.uk-week-name {
      color: #BBC1C5;
      font-size: 12px; }
  .uk-calendar .uk-calendar-month .uk-calendar-selectable-item {
    font-size: 14px; }
    .uk-calendar .uk-calendar-month .uk-calendar-selectable-item.active {
      font-size: 12px; }
  .uk-calendar .uk-calendar-month .uk-year-label {
    padding-top: 15px;
    vertical-align: top;
    font-weight: bold; }
  .uk-calendar .uk-calendar-month tbody tr:nth-of-type(2n) td {
    padding-bottom: 20px; }

@media only screen and (min-width: 480px) {
  .uk-calendar {
    max-width: 365px;
    height: auto;
    box-shadow: 2px 2px 9px 0 rgba(0, 0, 0, 0.16);
    margin: 22px 0;
    /*
        &::before, &::after {
            content: "";
            position: absolute;
            width: 0; 
            height: 0;
            top: -8px;
        }
        
        &::before {
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            border-bottom: 8px solid $uk-calendar-border-color;
        }
        
        &::after{
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid $uk-calendar-background-color;
            margin-top: 2px;
            margin-left: 2px;
            z-index: 1;
        }
        */ }
    .uk-calendar.short {
      width: 90vw;
      max-width: 770px; }
      .uk-calendar.short .uk-calendar-month-group:nth-of-type(1n) {
        padding-right: 23px; }
      .uk-calendar.short .uk-calendar-month-group:nth-of-type(2n) {
        padding-left: 23px; } }

.uk-date-picker__icon {
  color: #60707A;
  outline: none; }

.cdk-overlay-container,
.cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.cdk-overlay-container {
  position: fixed;
  z-index: 1000; }

.cdk-global-overlay-wrapper {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1000; }

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000; }

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0; }
  .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1; }

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.288); }

.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0; }

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }

@import url(https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,500,600,700);
/*
    .cs(@rules) {
    @media only screen and (min-width: @breakpoint-cs) {
        @rules();
    }
}
*/

/*----margin----*/

.m {
  margin: 15px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m-md {
  margin: 20px;
}
.m-rg {
  margin: 30px;
}
.m-n {
  margin: 0px;
}
/*margin left*/

.m-l {
  margin-left: 15px;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-xxl {
  margin-left: 50px;
}
.m-l-none {
  margin-left: 0px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-l-n-xxl {
  margin-left: -50px;
}
/*margin right*/

.m-r {
  margin-right: 15px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-xxl {
  margin-right: 50px;
}
.m-r-none {
  margin-right: 0px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-r-n-xxl {
  margin-right: -50px;
}
/*margin top*/

.m-t {
  margin-top: 15px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-xxl {
  margin-top: 50px;
}
.m-t-none {
  margin-top: 0px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-t-n-xxl {
  margin-top: -50px;
}
/*margin bottom*/

.m-b {
  margin-bottom: 15px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-xxl {
  margin-bottom: 50px;
}
.m-b-none {
  margin-bottom: 0px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.m-b-n-xxl {
  margin-bottom: -50px;
}
/*----padding----*/

.p {
  padding: 15px;
}
.p-xs {
  padding: 5px;
}
.p-sm {
  padding: 10px;
}
.p-md {
  padding: 20px;
}
.p-lg {
  padding: 30px;
}
.p-lg {
  padding: 40px;
}
.p-rg {
  padding: 30px;
}
.p-n {
  padding: 0px;
}
/*padding left*/

.p-l {
  padding-left: 15px;
}
.p-l-xs {
  padding-left: 5px;
}
.p-l-sm {
  padding-left: 10px;
}
.p-l-md {
  padding-left: 20px;
}
.p-l-lg {
  padding-left: 30px;
}
.p-l-xl {
  padding-left: 40px;
}
.p-l-xxl {
  padding-left: 50px;
}
.p-l-none {
  padding-left: 0px;
}
.p-l-n {
  padding-left: -15px;
}
.p-l-n-xxs {
  padding-left: -1px;
}
.p-l-n-xs {
  padding-left: -5px;
}
.p-l-n-sm {
  padding-left: -10px;
}
.p-l-n-md {
  padding-left: -20px;
}
.p-l-n-lg {
  padding-left: -30px;
}
.p-l-n-xl {
  padding-left: -40px;
}
.p-l-n-xxl {
  padding-left: -50px;
}
/*padding right*/

.p-r {
  padding-right: 15px;
}
.p-r-xs {
  padding-right: 5px;
}
.p-r-sm {
  padding-right: 10px;
}
.p-r-md {
  padding-right: 20px;
}
.p-r-lg {
  padding-right: 30px;
}
.p-r-xl {
  padding-right: 40px;
}
.p-r-xxl {
  padding-right: 50px;
}
.p-r-none {
  padding-right: 0px;
}
.p-r-n {
  padding-right: -15px;
}
.p-r-n-xxs {
  padding-right: -1px;
}
.p-r-n-xs {
  padding-right: -5px;
}
.p-r-n-sm {
  padding-right: -10px;
}
.p-r-n-md {
  padding-right: -20px;
}
.p-r-n-lg {
  padding-right: -30px;
}
.p-r-n-xl {
  padding-right: -40px;
}
.p-r-n-xxl {
  padding-right: -50px;
}
/*padding top*/

.p-t {
  padding-top: 15px;
}
.p-t-xs {
  padding-top: 5px;
}
.p-t-sm {
  padding-top: 10px;
}
.p-t-md {
  padding-top: 20px;
}
.p-t-lg {
  padding-top: 30px;
}
.p-t-xl {
  padding-top: 40px;
}
.p-t-xxl {
  padding-top: 50px;
}
.p-t-none {
  padding-top: 0px;
}
.p-t-n {
  padding-top: -15px;
}
.p-t-n-xxs {
  padding-top: -1px;
}
.p-t-n-xs {
  padding-top: -5px;
}
.p-t-n-sm {
  padding-top: -10px;
}
.p-t-n-md {
  padding-top: -20px;
}
.p-t-n-lg {
  padding-top: -30px;
}
.p-t-n-xl {
  padding-top: -40px;
}
.p-t-n-xxl {
  padding-top: -50px;
}
/*padding bottom*/

.p-b {
  padding-bottom: 15px;
}
.p-b-xs {
  padding-bottom: 5px;
}
.p-b-sm {
  padding-bottom: 10px;
}
.p-b-md {
  padding-bottom: 20px;
}
.p-b-lg {
  padding-bottom: 30px;
}
.p-b-xl {
  padding-bottom: 40px;
}
.p-b-xxl {
  padding-bottom: 50px;
}
.p-b-none {
  padding-bottom: 0px;
}
.p-b-n {
  padding-bottom: -15px;
}
.p-b-n-xxs {
  padding-bottom: -1px;
}
.p-b-n-xs {
  padding-bottom: -5px;
}
.p-b-n-sm {
  padding-bottom: -10px;
}
.p-b-n-md {
  padding-bottom: -20px;
}
.p-b-n-lg {
  padding-bottom: -30px;
}
.p-b-n-xl {
  padding-bottom: -40px;
}
.p-b-n-xxl {
  padding-bottom: -50px;
}
.underline {
  text-decoration: underline !important;
}
@media (max-width: 768px) {
  .text-left-responsive {
    text-align: left !important;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.a-break {
  word-break: break-all;
}
.error-color {
  color: #cb2d0e;
}
footer {
  background: #283541;
  color: white;
  padding: 30px 0;
}
/*
.footer-container {
    border-top: 1px @color-gray-dk solid;
    padding-top: 10px;
    cursor: default;
}

.footer-notes {
    font-size: @font-size-sm;
}

.footer-fdic {
    text-align: right;
}
*/

.footer-container {
  padding-top: 30px;
  cursor: default;
}
.footer-container a {
  color: white;
  text-decoration: underline;
}
.footer-container .footer-notes {
  font-size: 13px;
  line-height: 20px;
}
.footer-container .footer-copyright {
  padding-top: 30px;
}
.footer-container .footer-fdic {
  text-align: right;
}
/* GENERAL MODAL Styles*/

.modal {
  background-color: rgba(0, 0, 0, 0.3);
}
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-content h4,
.modal .modal-content .modal-title,
.modal .modal-content .modal-body-title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.modal .modal-content .modal-header {
  border-radius: 0;
  padding: 5px 15px;
  background-color: #60707a;
  color: white;
  display: flex;
  align-items: center;
}
.modal .modal-content .modal-header .modal-close {
  margin-left: auto;
}
.modal .modal-content .modal-header .modal-close i.bofi-close {
  position: relative;
  top: -2px;
}
.modal .modal-content .modal-header .uk-btn {
  padding: 0;
}
.modal .modal-content .modal-header div[class*=' fcol'],
.modal .modal-content .modal-header div[class^='fcol'] {
  padding: 0px;
}
.modal .modal-content .modal-body .modal-body-title,
.modal .modal-content .modal-body .modal-body-subtitle {
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 24px;
  color: #283541;
}
.modal .modal-content .modal-body .modal-body-subtitle {
  font-size: 16px;
  line-height: 24px;
}
.modal .modal-content .modal-footer {
  border-radius: 0;
  border-top: 0;
}
@media (max-width: 320px) {
  .dual-btn-container > .uk-btn {
    margin-bottom: 20px;
  }
  .dual-btn-container > .uk-btn:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 320px) {
  .dual-btn-container.reverse {
    flex-direction: column-reverse;
  }
  .dual-btn-container.reverse > .uk-btn {
    order: unset !important;
    margin-bottom: 0;
    margin-top: 20px;
  }
  .dual-btn-container.reverse > .uk-btn:last-child {
    margin-top: 0;
  }
}
.btn--info {
  background: white;
  margin-bottom: 15px;
  min-height: 54px;
  border: 1px solid #6c7781;
  border-radius: 3px;
  position: relative;
  max-width: 365px;
  width: 100%;
}
.btn--info i {
  color: #017d88;
}
.btn--info i.bofi-chat,
.btn--info i.bofi-messages {
  position: absolute;
  left: 15px;
  top: 8px;
  font-size: 30px;
}
.btn--info i.bofi-messages {
  top: 6px;
}
.btn--info:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-right: 3px solid #017d88;
  border-bottom: 3px solid #017d88;
  content: '';
  height: 15px;
  position: absolute;
  right: 15px;
  top: 19px;
  width: 15px;
}
.uk-btn.outline.error {
  border-color: #cb2d0e;
  color: #cb2d0e;
}
.uk-btn.outline.error:hover {
  box-shadow: inset 1px -1px 0px #cb2d0e, inset -1px -1px #cb2d0e, inset 1px 1px #cb2d0e, inset -1px 1px 0px #cb2d0e;
}
.uk-btn.a-btn {
  display: inline-block;
  text-decoration: none;
}
.uk-btn.a-btn_hover {
  text-decoration: none;
}
.uk-btn .uk-icon {
  height: 20px;
  width: 20px;
  font-size: 1rem;
  vertical-align: middle;
  margin: 5px 0;
}
.uk-btn.sm {
  padding: 5px 16px;
  min-width: 0;
}
.uk-btn.lg {
  min-width: 280px;
}
.uk-btn.none {
  text-transform: uppercase !important;
  padding: 16px 40px;
}
.uk-btn.first-button {
  margin-right: 20px;
}
.uk-btn .back-chevron::before {
  transform: rotateY(180deg);
}
.uk-btn i.left {
  padding-right: 5px;
}
.uk-btn i.right {
  padding-left: 5px;
}
.uk-btn .btn-upload-mitek i {
  position: relative;
  top: -2px;
}
.uk-btn.btn-back {
  color: #1153b5;
}
.uk-btn.btn-back i {
  position: relative;
  top: 2px;
}
.uk-btn.btn-large {
  width: 100%;
}
.uk-btn.btn-large.outcome {
  max-width: 280px;
}
.uk-btn.btn-upload-mitek {
  padding: 16px;
}
@media (max-width: 480px) {
  .uk-btn.btn-upload-mitek {
    padding-right: 0;
  }
}
.uk-btn.btn-add-beneficiary {
  padding-left: 0;
}
@media (max-width: 320px) {
  .uk-btn.btn-welcome {
    padding: 16px 20px;
  }
}
/* T & C*/

.term-container {
  margin-bottom: 20px;
  cursor: pointer;
}
.term-header {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background: #478ff8;
  color: white;
}
.term-containter-checkbox {
  background: white;
  height: 20px;
  width: 20px;
  margin-top: 5px;
  position: relative;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
}
.term-header-title {
  color: white;
  margin: 6px 0 0 0;
  font-size: 1.25em;
  font-weight: bold;
  display: inline-block;
}
.term-header-title-copy {
  margin-left: 2%;
}
.term-header-title .checked {
  color: #0f4799;
  font-size: 1.2em;
}
.term-header-text {
  margin: 5px 0 10px 30px;
  font-style: italic;
  line-height: 1.2em;
}
.term-body-widget {
  color: #6b6b6c;
  background: white;
  min-height: 1px;
  height: 300px;
  overflow: hidden;
  /*overflow-y: scroll;*/
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  padding: 20px 15px 30px -1px;
  cursor: default;
  position: relative;
}
.term-body {
  color: #6b6b6c;
  background: white;
  border: 1px #a0c9f8 solid;
  min-height: 1px;
  height: 300px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.term-body-final {
  color: #6b6b6c;
  background: white;
  border: 1px #a0c9f8 solid;
  min-height: 1px;
  max-height: 300px;
  overflow: auto;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  padding: 30px;
}
.term-body p {
  font-size: 0.85em;
}
.term-footer a,
.term-footer a:link,
.term-footer a:visited,
.term-footer-open a,
.term-footer-open a:link,
.term-footer-open a:visited {
  color: #787679;
}
.term-footer {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px #cccccc dotted;
  background: #478ff8;
  color: white;
}
.term-footer-open {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: 1px #cccccc dotted;
  background: #478ff8;
  color: white;
}
.term-footer-open .term-footer-print {
  margin-top: 18px;
}
.term-footer-click-info {
  font-size: 0.95em;
  font-weight: bold;
  text-align: right;
  padding: 10px 15px 10px 0;
}
.term-footer-print-closed {
  padding: 10px 0;
  display: inline-block;
}
.term-footer-print {
  cursor: pointer;
  display: inline-block;
}
.term-footer-print.modal-lg-print {
  padding-top: 20px;
}
.term-footer-button-right {
  text-align: right;
  display: block;
}
.term-footer-button-cancel {
  cursor: pointer;
  font-size: 0.85em;
  font-style: italic;
  float: right;
  margin-top: 20px;
  margin-right: 13px;
}
.term-footer-button-accept {
  margin: 8px 0 8px 10px;
  display: inline-block;
  float: right;
}
.file-upload-container .file-upload-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.file-upload-container .file-upload-content {
  background-color: #e9eaec;
  padding: 7px 12px;
  border-radius: 4px;
}
.file-upload-container .file-upload-content .file-upload-button {
  border: 1px dashed #1153b5;
  color: #1153b5;
  font-size: 16px;
  border-radius: 4px;
  min-height: 116px;
  width: 100%;
  text-transform: none;
}
@media (max-width: 480px) {
  .file-upload-container .file-upload-content .file-upload-button {
    padding: 16px 20px;
  }
}
.file-upload-container .file-upload-content .file-upload-button .bofi-camera {
  font-size: 42px;
}
.file-upload-container .file-upload-content .file-upload-button .file-upload-button-text {
  margin-top: 15px;
}
.header {
  background: white;
  padding: 18px 15px;
  width: 100%;
}
.header .contact-bar .contact-box {
  margin-top: 10px;
  text-align: right;
}
.header .contact-bar .contact-box p {
  color: #60707a;
  font-size: 16px !important;
  font-weight: 500 !important;
  display: inline-block;
  font-family: 'Libre Franklin', sans-serif !important;
}
.header .contact-bar .contact-box ul {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 0px;
  position: relative;
  top: 5px;
}
.header .contact-bar .contact-box ul:last-child {
  overflow: initial;
}
.header .contact-bar .contact-box ul:last-child li {
  overflow: initial;
  padding: 0 15px;
  text-indent: 0;
}
.header .contact-bar .contact-box ul:last-child li a {
  opacity: 1;
}
.header .contact-bar .contact-box ul:last-child li img {
  margin: 0;
}
.header .contact-bar .contact-box ul:last-child li:first-child {
  margin-right: 10px;
}
.header .contact-bar .contact-box ul:last-child li:first-child img {
  top: -2px;
}
.header .contact-bar .contact-box ul:last-child li:last-child img {
  top: 0px;
}
.header .contact-bar .contact-box ul li {
  overflow: hidden;
  background: transparent;
  list-style: none;
  white-space: nowrap;
  display: inline-block;
  margin: 0 5px;
  padding: 0 12px;
  max-width: 45px;
  border-left: 1px solid white;
}
@media (max-width: 450px) {
  .header .contact-bar .contact-box ul li.desktop {
    display: none;
  }
}
@media (min-width: 450px) {
  .header .contact-bar .contact-box ul li.responsive {
    display: none;
  }
}
@media print {
  
}
@media print and (max-width: 991px) {
  .header .contact-bar .contact-box ul li {
    display: inline;
    padding-left: 0;
    margin-left: 0;
    font-size: 0.8em;
  }
}
.header .contact-bar .contact-box ul li img {
  cursor: pointer;
  margin-right: 15px;
  position: relative;
}
.header .contact-bar .contact-box ul li a {
  font-weight: 500;
  color: white;
  display: inline-block;
  position: relative;
  text-decoration: none;
  margin-right: 0;
  opacity: 0;
}
.header .contact-bar .contact-box ul li.animation-show-info {
  max-width: 400px;
  -moz-transform: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transform: all 0.2s ease-in-out;
  -ms-transform: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header .contact-bar .contact-box ul li.animation-show-info a {
  -moz-transform: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transform: all 0.2s ease-in-out;
  -ms-transform: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.header .contact-bar .contact-box ul li.animation-hide-info {
  max-width: 45px;
  -moz-transform: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transform: all 0.2s ease-in-out;
  -ms-transform: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header .contact-bar .contact-box ul li.animation-hide-info a {
  -moz-transform: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transform: all 0.2s ease-in-out;
  -ms-transform: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.header .contact-bar .contact-box ul li:first-child {
  border-left: none;
  padding-right: 0px;
  margin-right: 0px;
}
.header .contact-bar .contact-box ul li:first-child a {
  top: 2px;
}
@media print {
  .header .contact-bar .contact-box ul li:first-child a {
    top: 0;
  }
}
.header .contact-bar .contact-box ul li:last-child {
  padding-left: 20px;
}
.header .contact-bar .contact-box ul li:last-child img {
  top: 0px;
  left: -1px;
}
@media print {
  
}
@media print and (max-width: 991px) {
  .header .contact-bar .contact-box ul li:last-child {
    padding-left: 10px;
  }
}
@media (max-width: 992px) {
  .header .contact-bar .contact-box {
    margin-top: 2px;
  }
}
@media (max-width: 480px) {
  .header .contact-bar .contact-box {
    margin-top: -2px;
  }
}
.header .header-logo.bank-x {
  height: 39px;
  width: 200px;
  margin-top: 5px;
}
@media (max-width: 992px) {
  .header .header-logo {
    height: 30px;
    margin-left: 10px;
    width: 138px;
  }
  .header .header-logo.bank-x {
    height: 30px;
    margin-top: 0;
    margin-left: 10px;
    width: 138px;
  }
}
@media (max-width: 480px) {
  .header {
    padding: 13px 15px;
  }
}
h1 {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
h1:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #eeeff2;
  content: '';
  height: 2px;
  min-width: 100px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 768px) {
  h1 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
  }
}
h3.text-bold {
  font-weight: 600;
}
h3.text-blue {
  color: #1e3869;
}
@media (max-width: 768px) {
  h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
  h3.text-bold {
    font-weight: 600;
  }
}
strong {
  font-weight: 600;
}
hr {
  border: 1px solid #eeeff2;
  margin: 10px 0;
}
.uk-form-field {
  padding-bottom: 15px;
}
.uk-form-field .uk-label {
  font-weight: 600;
  line-height: 16px;
}
p.note-box {
  padding: 10px 15px;
  border: 0;
  box-shadow: inset 0 1px 3px -3px rgba(0, 0, 0, 0.5), 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0;
}
p.note-box:before {
  background-color: #1e3869;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}
p.small {
  font-size: 14px;
  line-height: 20px;
}
.text-general {
  color: #283541;
}
.uk-table .frow {
  border-bottom: solid 2px #eeeff2;
  min-height: 60px;
  padding: 18px 0;
}
.uk-table .frow:first-child {
  border-top: solid 2px #eeeff2;
}
.icon-success {
  font-size: 100px;
  color: #017d88;
}
.message-success {
  border: 1px solid #3c763d;
}
.message-success button {
  font-size: 35px;
  margin-top: -5px;
  color: #3c763d;
}
.message-success button span {
  color: #3c763d;
}
.message-success span {
  color: #283541;
}
.loading-screen {
  background: rgba(255, 255, 255, 0.95);
  left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.loading-screen .loading-container {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  text-align: center;
  top: 40%;
}
.loading-screen .loading-container .loading-logo {
  margin-bottom: 20px;
}
.loading-screen .loading-container .loader {
  border: 3px solid #e9eaec;
  /* Light grey */
  border-top: 3px solid #60707a;
  /* Blue */
  border-radius: 50%;
  width: 78px;
  height: 78px;
  animation: spin 2s linear infinite;
  left: 50%;
  margin-left: -39px;
  position: absolute;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .loading-screen .loading-container {
    padding: 0 15px;
  }
  .loading-screen .loading-container .loading-logo img {
    height: auto;
    width: 300px;
  }
}
@media (max-width: 320px) {
  .loading-screen .loading-container .loading-logo img {
    width: 250px;
  }
}
.splash-screen .animated-container {
  margin-top: 0px;
}
.splash-screen .animated-container .message {
  z-index: 9999;
}
.splash-screen .animated-container .splash-screen-container {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  margin-top: -100px;
  height: 200px;
}
.splash-loading-spinner {
  margin-top: 65px;
  text-align: center;
  transform: translateY(-50%);
  z-index: 999;
  font-size: 8em;
  color: #145dc8;
}
.breadcrumb {
  max-height: 16px;
  min-height: 16px;
  min-width: 100%;
  background: #eeeff2;
  padding: 0 !important;
}
@media only screen and (max-width: 480px) {
  .breadcrumb {
    max-height: 8px;
    min-height: 8px;
  }
}
.breadcrumb__progress {
  background: #aa9377;
  height: inherit;
  min-height: inherit;
  transition: width 0.5s;
}
.existing-customer-panel .nav-tabs {
  border: 0;
  position: relative;
  top: 0px;
}
.existing-customer-panel .nav-tabs .nav-item {
  background-color: #f6f8f9;
  min-width: 165px;
  text-align: center;
  overflow: hidden;
}
.existing-customer-panel .nav-tabs .nav-item:hover,
.existing-customer-panel .nav-tabs .nav-item:focus,
.existing-customer-panel .nav-tabs .nav-item:visited,
.existing-customer-panel .nav-tabs .nav-item:active {
  background: none;
}
.existing-customer-panel .nav-tabs .nav-item a {
  border: 1px solid #dedfe1;
  border-radius: 0;
  color: #283541;
  font-weight: 600;
  margin: 0;
  overflow: hidden;
  padding: 16px 15px;
  -moz-transform: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transform: all 0.2s ease-in-out;
  -ms-transform: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.existing-customer-panel .nav-tabs .nav-item a.active {
  background-color: white;
  border-bottom-color: white;
  border-top-color: #1e3869;
}
.existing-customer-panel .nav-tabs .nav-item a.active:hover,
.existing-customer-panel .nav-tabs .nav-item a.active:focus,
.existing-customer-panel .nav-tabs .nav-item a.active:visited,
.existing-customer-panel .nav-tabs .nav-item a.active:active {
  background-color: white;
}
.existing-customer-panel .nav-tabs .nav-item a.active:before {
  content: '';
  background: #1e3869;
  left: -3px;
  height: 3px;
  width: 105%;
  top: 0;
  position: absolute;
}
.existing-customer-panel .nav-tabs .nav-item a:hover,
.existing-customer-panel .nav-tabs .nav-item a:focus,
.existing-customer-panel .nav-tabs .nav-item a:visited,
.existing-customer-panel .nav-tabs .nav-item a:active {
  background: none;
  outline: 0;
}
.existing-customer-panel .nav-tabs .nav-item:first-child {
  margin-right: 10px;
}
@media (max-width: 480px) {
  .existing-customer-panel .nav-tabs {
    width: auto;
  }
  .existing-customer-panel .nav-tabs .nav-item {
    min-width: 0;
    width: 125px;
  }
}
.existing-customer-panel .existing-inside {
  border-top: 1px solid #dedfe1;
  padding-top: 40px;
}
.step-container {
  position: relative;
}
.step-container:last-child .step-circle:after {
  display: none;
}
.step-container .step-circle {
  background: white;
  border: 1px solid #5f6871;
  border-radius: 100%;
  height: 57px;
  margin: 0 auto;
  text-align: center;
  width: 57px;
}
.step-container .step-circle:after {
  background: #5f6871;
  content: '';
  top: 50%;
  left: 50%;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.step-container .step-circle.completed,
.step-container .step-circle.active {
  background-color: #1e3869;
  border-color: #1e3869;
}
.step-container .step-circle.completed span,
.step-container .step-circle.active span {
  color: white;
}
.step-container .step-circle span {
  color: #283541;
  font-size: 26px;
  line-height: 53px;
}
@media (max-width: 480px) {
  .step-container .step-circle {
    height: 41px;
    width: 41px;
  }
  .step-container .step-circle span {
    font-size: 20px;
    line-height: 41px;
  }
}
.live-agent__box {
  position: fixed;
  bottom: 0;
  right: 1.4%;
  z-index: 2100000002;
}
.live-agent__wrapper {
  position: fixed;
  bottom: 0;
  right: 1.4%;
  z-index: 2100000002;
  display: table;
  height: 45px;
  width: 135px;
  padding: 10px;
  cursor: pointer;
  border-radius: 6px 6px 0 0;
}
.live-agent__wrapper p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: none;
  color: white;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.live-agent__chat-wrapper {
  position: fixed;
  bottom: 0;
  right: 1.4%;
  z-index: 2100000002;
  width: 320px;
  height: 580px;
  border-radius: 6px 6px 0 0;
  background-color: white;
  z-index: 2100000003;
  bottom: -580px;
  opacity: 0;
  -moz-transform: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transform: all 0.7s ease-in-out;
  -ms-transform: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.live-agent__chat-wrapper iframe {
  border: none;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.live-agent__chat-wrapper.isOpen {
  opacity: 1;
  display: block;
  bottom: 0;
}
.live-agent__ghost-button {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: none !important;
}
.sms-modal-body {
  padding: 0;
}
.sms-term-body {
  padding: 20px 10px;
  overflow-y: scroll !important;
}
.home-section h1 {
  margin: 20px 0;
}
.home-section .buttons-container {
  padding: 40px 0;
}
.home-section .buttons-container h3 {
  margin-bottom: 20px;
}
.home-section .buttons-container .uk-btn {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-section .buttons-container .uk-btn img {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
@media (max-width: 992px) {
  .home-section .buttons-container .uk-btn {
    margin: 10px 0;
    max-width: 320px;
  }
}
.home-section .bullets-container {
  padding: 40px 0;
}
.home-section .bullets-container h3 {
  color: #1e3869;
  margin-bottom: 40px;
}
.home-section .bullets-container li {
  font-weight: 400;
}
.home-section .bullets-container li svg {
  color: #1e8257;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.products-page-container {
  position: relative;
}
.products-page-container .products-container {
  margin: 40px 0;
}
.products-page-container .productTypeDescription {
  padding: 15px 0;
  border-top: 1px solid #c9cccf;
}
.products-page-container .productTypeDescription .product-header {
  position: relative;
}
.products-page-container .productTypeDescription .product-header:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  cursor: pointer;
  top: 0;
  left: 0;
}
.products-page-container .productTypeDescription .productTypeBox {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
  box-shadow: 0px 5px 11px -7px;
}
.products-page-container .productTypeDescription .product-type-title {
  color: #283541;
  padding: 13px 15px 0;
}
@media (max-width: 480px) {
  .products-page-container .productTypeDescription .product-type-title {
    padding: 10px 0 0;
  }
}
.products-page-container .productTypeDescription .arrow-container {
  cursor: pointer;
  height: 19px;
  margin: 15px;
  width: 19px;
}
.products-page-container .productTypeDescription .arrow-container.down {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.products-page-container .productTypeDescription .arrow-container.up {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (max-width: 480px) {
  .products-page-container .productTypeDescription .arrow-container {
    position: relative;
    right: 10px;
  }
}
.products-page-container .productTypeDescription .arrow-container:after {
  content: '';
  height: 10%;
  padding: 14px;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
}
.products-page-container .productTypeDescription:last-of-type {
  border-bottom: 1px solid #c9cccf;
}
.products-page-container .productContent {
  margin: 20px 0;
  padding: 20px 0;
  position: relative;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
.products-page-container .productContent .product-checkbox label {
  position: relative;
  top: -8px;
}
.products-page-container .productContent .badge {
  color: #283541;
  border-radius: 4px;
  background-color: #e9eaec;
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
}
.products-page-container .productContent .product-arrow {
  position: absolute;
  bottom: 0;
  margin: 20px;
  right: 0;
}
.products-page-container .productContent .product-description {
  padding: 15px;
}
.products-page-container .productContent .product-description ul {
  padding-left: 20px;
}
.products-page-container .productContent .product-name-title {
  color: #283541;
}
.products-page-container .productContent ul {
  list-style-type: disc;
}
.products-page-container .productContent li {
  text-indent: unset;
}
@media (max-width: 320px) {
  .products-page-container .productContent {
    padding: 20px 0 40px;
  }
}
.products-page-container .vesting-container {
  padding: 40px 0 80px;
}
.products-page-container .vesting-container .vesting {
  margin: 20px 0;
}
@media (max-width: 480px) {
  .products-page-container .vesting-container .vesting {
    margin: 10px 0;
  }
}
.products-page-container .productOrder .line {
  margin-top: 20px;
}
.vesting-description {
  bottom: 0;
  left: 0;
  position: absolute;
}
.edisclosure {
  font-family: 'Libre Franklin', sans-serif !important;
}
.edisclosure__title,
.edisclosure h1 {
  color: #283541;
  font-weight: 300 !important;
  font-size: 32px;
  margin: 20px 0;
  line-height: 40px;
}
@media (max-width: 768px) {
  .edisclosure__title,
  .edisclosure h1 {
    font-size: 28px;
    line-height: 32px;
    margin: 20px 0;
  }
}
.edisclosure__subtitle,
.edisclosure h3 {
  font-weight: 400;
  font-size: 20px;
  color: #6c7781;
  line-height: 28px;
}
@media (max-width: 768px) {
  .edisclosure__subtitle,
  .edisclosure h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 26px;
  }
  .edisclosure__subtitle.text-bold,
  .edisclosure h3.text-bold {
    font-weight: 600;
  }
}
.edisclosure__counter {
  font-weight: normal;
  font-size: 16px;
  color: #283541;
}
.edisclosure__header {
  position: relative;
  margin-bottom: 10px;
}
.edisclosure__download-link {
  text-transform: uppercase;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.edisclosure__download-link i {
  font-size: 20px;
}
.edisclosure__download-link .download-icon {
  position: relative;
  top: -5px;
  right: 1px;
}
.edisclosure__download-link .download-icon i {
  font-size: 24px;
}
.edisclosure__document-container {
  border: 1px solid #6c7781;
  min-height: 400px;
  height: 400px;
  min-width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 15px;
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .edisclosure__document-container {
    height: 250px;
    min-height: 250px;
  }
}
.edisclosure__button-group {
  font-family: 'Libre Franklin', sans-serif !important;
  font-weight: 400;
  font-size: 16px;
}
.edisclosure__button-group .dual-btn-container {
  display: flex;
}
.edisclosure__button-group .dual-btn-container .uk-btn {
  font-family: 'Libre Franklin', sans-serif !important;
  margin: 5px 0;
}
.edisclosure__button-group .dual-btn-container .uk-btn #back-chevron::before {
  transform: rotateY(180deg);
}
.edisclosure__button-group .uk-btn {
  font-family: 'Libre Franklin', sans-serif !important;
  margin: 5px 0;
}
.edisclosure__button-group .uk-btn #back-chevron::before {
  transform: rotateY(180deg);
}
.edisclosure label {
  font-family: 'Libre Franklin', sans-serif !important;
  font-weight: 500;
}
#mitekUploader {
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .mitek-radio {
    width: 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.getStarted-section h1 {
  margin: 20px 0;
}
.getStarted-section .form-container {
  margin: 20px 0px 40px 0;
}
@media (max-width: 992px) {
  .getStarted-section .form-container {
    margin-bottom: 20px;
  }
}
.getStarted-section h3 {
  margin-bottom: 20px;
}
.getStarted-section .gs-eye-icon {
  position: relative;
  top: 2px;
  font-size: 20px;
  margin: 0px 5px;
}
.getStarted-section .gs-eye-container {
  position: relative;
  top: -3px;
  margin-bottom: 0px;
}
.getStarted-section .gs-chkbox {
  margin-left: 0px;
}
.getStarted-section .gs-button-start {
  width: 280px;
  margin: 0px;
}
.getStarted-section .pass-input-container {
  position: relative;
}
.cp-eye-icon {
  position: relative;
  top: 2px;
  font-size: 20px;
  margin: 0px 5px;
}
.cp-eye-container {
  position: relative;
  top: -3px;
  margin-bottom: 0px;
}
.IDAQuestions-section h1 {
  margin: 20px 0;
}
.IDAQuestions-section .form-container {
  margin: 20px 0px;
}
.IDAQuestions-section h2 {
  margin-bottom: 30px;
}
.IDAQuestions-section h3 {
  margin-bottom: 25px;
}
.IDAQuestions-section .button-submit {
  width: 280px;
  margin: 20px 0px;
}
.IDAQuestions-section .question-number {
  vertical-align: top;
}
.IDAQuestions-section .question {
  display: inline;
  color: #283541;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.IDAQuestions-section .applicant-name {
  height: 1.77%;
  width: 26.25%;
  color: #1e3869;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}
.fundAccount-section {
  padding: 40px 0;
}
.fundAccount-section h1 {
  margin: 20px 0;
}
.fundAccount-section .form-container {
  margin: 20px 0px;
}
.fundAccount-section h2 {
  margin-bottom: 30px;
}
.fundAccount-section h3 {
  margin-bottom: 25px;
}
.fundAccount-section .checking-img {
  height: 157px;
  width: 280px;
}
.fundAccount-section button {
  max-width: 280px;
  width: 100%;
}
.fundAccount-section .text-highlight {
  font-weight: 600;
  line-height: 28px;
  color: #283541;
}
.fundAccount-section .text-title {
  font-size: 16px;
}
.fundAccount-section .account-header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e9eaec;
}
.fundAccount-section .text-header {
  color: #1e3869;
  font-weight: 600;
  line-height: 28px;
}
.fundAccount-section .line {
  border-top: solid 2px #1e3869;
}
.fundAccount-section .currency-input {
  position: relative;
  display: block;
}
.fundAccount-section .currency-input:before {
  position: absolute;
  top: 10px;
  content: "$";
  left: 5px;
}
.fundAccount-section input[type=number]::-webkit-outer-spin-button,
.fundAccount-section input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.fundAccount-section input[type=number] {
  -moz-appearance: textfield;
}
.fundAccount-section .input-highlight {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 480px) {
  .fundAccount-section {
    padding: 10px 0;
  }
}
.task-list-description {
  display: inline-block;
}
.task-list-container {
  position: relative;
}
.task-list-container .task-list-icon {
  left: 5px;
  top: 19px;
}
.online-banking-section h1 {
  margin: 20px 0;
}
.online-banking-section .form-container {
  margin: 20px 0px;
}
.online-banking-section h2 {
  margin-bottom: 30px;
}
.online-banking-section h3 {
  margin-bottom: 25px;
}
.online-banking-section .frow {
  margin-bottom: 30px;
}
.online-banking-section button {
  width: 280px;
}
.online-banking-section .text-highlight {
  font-weight: 600;
  line-height: 28px;
  color: #283541;
}
.accountVerification-section h1 {
  margin: 20px 0;
}
.accountVerification-section .form-container {
  margin: 20px 0px;
}
.accountVerification-section h2 {
  margin-bottom: 30px;
}
.accountVerification-section h3 {
  margin-bottom: 25px;
}
.accountVerification-section button {
  width: 280px;
}
.accountVerification-section .input-container {
  height: 48px;
  position: relative;
}
.accountVerification-section .input-container .input-cero {
  left: 0;
  top: 0;
  height: 46px;
  width: 49px;
  border: 1px solid #6c7781;
  border-radius: 4px 0 0 4px;
  background-color: #e9eaec;
  position: absolute;
  text-align: center;
  padding-top: 12px;
  font-weight: 600;
}
.accountVerification-section .input-container input {
  padding-left: 52px;
}
.document-request-section .applicant {
  margin-bottom: 40px;
}
.document-request-section .applicant .document-row {
  border-bottom: 2px solid #e9eaec;
  padding: 15px 40px;
}
.document-request-section .applicant .document-row .uk-btn {
  padding: 0 15px;
}
.document-request-section .applicant .document-row .document-add-files {
  text-align: center;
}
@media (max-width: 480px) {
  .document-request-section .applicant .document-row {
    padding: 15px;
  }
  .document-request-section .applicant .document-row .document-add-files {
    margin-top: 10px;
    text-align: left;
  }
  .document-request-section .applicant .document-row .document-add-files .uk-btn {
    padding-left: 0;
  }
}
.document-request-section .applicant .document-header {
  background-color: #e9eaec;
  color: #1e3869;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 15px;
}
.document-request-section .applicant .document-status {
  background-color: #f4f5f5;
  border-radius: 4px;
  margin: 5px 0;
  padding: 10px 15px;
}
.document-request-section .applicant .bofi-success,
.document-request-section .applicant .bofi-warning,
.document-request-section .applicant .bofi-close {
  font-size: 20px;
  position: relative;
  top: -2px;
}
@media (max-width: 450px) {
  .document-request-section .applicant .bofi-success,
  .document-request-section .applicant .bofi-warning,
  .document-request-section .applicant .bofi-close {
    font-size: 15px;
  }
}
.document-request-section .applicant .bofi-close {
  cursor: pointer;
}
.personal-information-section {
  padding-bottom: 10px;
}
.review-submit {
  padding: 0px 10px;
}
@media (max-width: 480px) {
  .review-submit {
    padding: 10px 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1920px) {
  .review-submit {
    flex: 0 1 100%;
    padding: 0;
    flex-direction: row;
    justify-content: center;
    width: 70%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .review-submit__answers {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1920px) {
  .review-submit__answers {
    width: 50%;
    max-width: 50%;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .review-submit__info {
    color: #6c7781;
    margin: 5px 0;
    font-size: 16px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1920px) {
  .review-submit__info {
    width: 50%;
    max-width: 50%;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.review-submit__edit:hover {
  cursor: pointer;
}
.review-submit__print {
  margin-left: auto;
}
.review-submit__print:hover {
  cursor: pointer;
}
.review-submit__divider {
  min-height: 2px;
  background: #eeeff2;
}
.review-submit .bofi-edit:hover {
  cursor: pointer;
}
.review-submit__applicant-title {
  font-size: 20px;
}
.review-submit__applicant-name {
  font-size: 20px;
}
.review-submit__section-header {
  border-bottom: 2px solid #eeeff2;
}
.review-submit__section-title {
  font-size: 1.2em;
  padding: 5px 0;
}
.review-submit__button-group #back-chevron::before {
  transform: rotateY(180deg);
}
.review-submit__button-group .dual-btn-container {
  display: block !important;
}
.review-submit__button-group .dual-btn-container .uk-btn {
  display: block;
  margin: 0 auto !important;
}
.review-submit__fcra-notice {
  font-size: 16px;
}
.review-submit .btn-review {
  margin-bottom: 10px;
  min-width: 280px;
}
@media only screen and (max-width: 768px) {
  .review-submit .btn-review {
    min-width: 100%;
    width: 100%;
  }
}
.trustee-btn {
  max-width: 280px;
  min-width: unset !important;
  width: 100% !important;
}
.vesting-container .uk-btn {
  max-width: 280px;
  min-width: unset !important;
  width: 100%;
}
.pod-container {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
  /*@media only screen and (min-width: @breakpoint-sm) {
        border-top: solid 4px @primary;
    }*/

  /*
    .cs({
        border-top: solid 4px @primary;
    });
    */

}
.pod-container .pod-container-header {
  background-color: #eeeff2;
  color: #283541;
  text-align: center;
  height: 40px;
  padding-top: 8px;
}
.pod-container .pod-body {
  padding: 7px 0;
}
.pod-container .pod-body .pod-body-item small {
  display: block;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .pod-container .pod-body .pod-body-item small {
    display: inline-block;
  }
}
.signature-card-pdf {
  position: relative;
  top: -2px;
}
.box-container {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
  margin: 40px 0;
  padding: 40px 20px;
}
@media only screen and (max-width: 768px) {
  .box-container {
    padding: 20px;
  }
}
.outcome-text {
  padding-bottom: 15px;
}
.outcome-text-outline ul {
  list-style-type: decimal;
  counter-reset: item;
  padding-left: 20px;
}
.outcome-text-outline ul > li {
  list-style-type: none;
  counter-increment: item;
}
.outcome-text-outline ul > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
  margin-left: -20px;
}
/* -------- ODL -------- */

.odl-container {
  overflow: hidden;
  position: relative;
}
.odl-container .empahis-text {
  color: #283541;
}
.odl-container h2 {
  font-weight: 600;
}
.odl-container h3 span {
  text-decoration: underline;
}
.odl-container .terms-cond {
  text-align: right;
  padding-top: 15px;
}
@media only screen and (max-width: 768px) {
  .odl-container .buttons-container .uk-btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .odl-container .terms-cond {
    font-style: normal;
    text-align: center;
  }
}
.odl-container .odl-info-container {
  padding: 20px 0;
  text-align: center;
}
.odl-container .odl-info-container p {
  padding-top: 15px;
}
.odl-container .thankyou-container,
.odl-container .options-container {
  padding: 15px;
  margin-left: -20px;
  width: calc(100% + 40px);
}
.odl-container .thankyou-container .col-sm-12,
.odl-container .options-container .col-sm-12 {
  float: unset;
}
.odl-container .thankyou-container .uk-btn.none,
.odl-container .options-container .uk-btn.none {
  padding: 16px 10px;
}
.odl-container .thankyou-container {
  background-color: #60707a;
}
.odl-container .thankyou-container p {
  color: white;
}
.odl-container .thankyou-container p span {
  cursor: pointer;
  color: inherit;
}
.odl-container .thankyou-container p span:hover {
  text-decoration: underline;
}
.odl-container .options-container {
  background-color: #e6e6e7;
}
.odl-container .options-container p {
  color: #1e2832;
}
.odl-container .options-container p span {
  cursor: pointer;
  color: #0f3387;
}
.odl-container .options-container p span:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .odl-container .thankyou-container p,
  .odl-container .options-container p {
    font-size: 14px;
  }
  .odl-container .thankyou-container .uk-btn.none,
  .odl-container .options-container .uk-btn.none {
    padding-right: 5px;
    padding-left: 5px;
  }
  .odl-container .thankyou-container .col-sm-12,
  .odl-container .options-container .col-sm-12 {
    padding-right: 0;
    padding-left: 0;
  }
}
/* ------- ODL Disclosure --------*/

.odl-disclosure {
  /*
    background: white;
    border-radius: 10px;
    box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.5);
    padding: 40px 15px 0;
    margin: 40px 0;
    */
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
}
.odl-disclosure .dsc-amounts {
  padding: 20px 40px;
}
.odl-disclosure .dsc-amounts .item {
  position: relative;
}
.odl-disclosure .dsc-amounts .item:last-child {
  padding-right: 15px;
}
.odl-disclosure .dsc-amounts .item:last-child:before {
  display: none;
}
.odl-disclosure .dsc-amounts .item .amount,
.odl-disclosure .dsc-amounts .item .description {
  position: relative;
}
.odl-disclosure .dsc-amounts .item .amount p,
.odl-disclosure .dsc-amounts .item .description p {
  display: inline-block;
  padding: 0 15px;
}
.odl-disclosure .dsc-amounts .item .amount {
  float: right;
  text-align: right;
  width: 30%;
}
.odl-disclosure .dsc-amounts .item .amount .account p {
  margin: 0;
  padding: 0;
}
.odl-disclosure .dsc-amounts .item .amount .account-description p {
  font-size: 10px;
  margin: 0;
  padding: 0;
  padding-top: 3px;
}
.odl-disclosure .dsc-amounts .item .description {
  color: #1e2832;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 16px;
  font-weight: 600;
  float: left;
  width: 70%;
  font-weight: 500;
}
.odl-disclosure .dsc-header {
  position: sticky;
}
.odl-disclosure .dsc-header .title-line {
  text-align: center;
  margin-bottom: 20px;
}
.odl-disclosure .dsc-header .title-line h2 {
  font-weight: 600;
}
.odl-disclosure .dsc-content-header {
  background-color: #eeeff2;
  margin-bottom: 20px;
  padding: 10px 15px;
}
.odl-disclosure .dsc-content-header p {
  margin: 0;
}
.odl-disclosure .dsc-content-header p strong {
  font-size: 16px;
  font-weight: 600;
  padding-right: 10px;
}
.odl-disclosure .dsc-content {
  height: 400px;
  padding: 0 15px;
  overflow-y: scroll;
}
.odl-disclosure .dsc-options {
  background-color: #eeeff2;
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 15px;
}
.odl-disclosure .dsc-footer {
  padding: 20px 15px;
}
.odl-disclosure .dsc-footer .print-container .uk-btn {
  padding: 16px 0;
}
.odl-disclosure .dsc-footer .print-container .uk-btn .bofi-print {
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .odl-disclosure .dsc-header .title-line h2 {
    font-size: 20px;
  }
  .odl-disclosure .dsc-amounts {
    padding: 0;
  }
  .odl-disclosure .dsc-amounts .item .amount,
  .odl-disclosure .dsc-amounts .item .description {
    width: 100% !important;
    text-align: center !important;
  }
  .odl-disclosure .dsc-content {
    padding: 0;
  }
  .odl-disclosure .dsc-content p {
    font-size: 14px;
  }
  .odl-disclosure .dsc-content-header p {
    text-align: center;
    font-size: 14px;
  }
  .odl-disclosure .dsc-content-header p strong {
    padding-right: 0;
    display: block;
    font-size: inherit;
  }
  .odl-disclosure .dsc-options {
    padding: 0;
  }
}
.username-password-modal .pass-strength-section {
  position: relative !important;
}
.pass-strength-section {
  background: white;
  border-radius: 15px;
  font-size: 14px;
  left: 0;
  margin-top: 10px;
  padding-bottom: 5px;
  width: 100%;
}
.pass-strength-section .progress-strength {
  height: 8px;
  background-color: #bec1c5;
  border-radius: 50px;
}
.pass-strength-section .progress-bar-strength {
  border-radius: 50px;
}
.pass-strength-section .status-text {
  padding-left: 0px;
}
.pass-strength-section img {
  margin-top: 2px;
  position: absolute;
}
.pass-strength-section i {
  margin-top: 1px;
  position: absolute;
}
.pass-strength-section span {
  padding-left: 17px;
}
@media (max-width: 480px) {
  .pass-strength-section {
    position: relative;
  }
  .pass-strength-section .pass-status {
    margin: 10px 0;
  }
}
@font-face {
  font-family: "bofi-icon";
  src: url(/Content/fonts/bofi-icon.eot);
  src: url(/Content/fonts/bofi-icon.eot?#iefix) format("embedded-opentype"), url(/Content/fonts/bofi-icon.woff) format("woff"), url(/Content/fonts/bofi-icon.ttf) format("truetype"), url(/Content/fonts/bofi-icon.svg#bofi-icon) format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: 'Libre Franklin' sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.link {
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.link:hover {
  color: #23527c;
}
input[type=checkbox] + label {
  display: inline-block;
}
.main-page-container {
  padding: 20px 0;
  min-height: calc(100% - 321px);
}
@media (max-width: 480px) {
  .main-page-container {
    padding: 0;
  }
}
.content-header {
  margin-bottom: 40px;
}
section.section-content {
  padding: 0;
}
@media (max-width: 480px) {
  section.section-content {
    padding: 10px 0;
  }
}
.breadcrumb {
  padding: 0;
  margin-bottom: 0 !important;
}
.uk-form-field {
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  .container-fluid {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
.yellow-ugly {
  background-color: #faffbd;
}
.yellow-ugly p {
  color: black !important;
}
.ok-button {
  background: green !important;
}
.not-ok-button {
  background: red !important;
}
.disclosure-ok-message {
  color: green;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.disclosure-error-message {
  color: red;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.bullets-general-container {
  padding: 40px 0;
}
.bullets-general-container .welcome-bullets {
  margin-left: 0;
}
.bullets-general-container h3 {
  color: #1e3869;
  margin-bottom: 40px;
}
.bullets-general-container li {
  font-weight: 400;
  margin: 10px 0;
  padding-left: 30px;
  position: relative;
}
.bullets-general-container li svg {
  color: #1e8257;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 2px;
}
.mitek-img-preview {
  background-color: #fff6f6 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.multifactor__information {
  margin-bottom: 2rem;
}
.multi-factor {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 50px;
}
.multi-factor h2 {
  line-height: 35px;
  margin-bottom: 1rem;
}
.multi-factor .bofi-phone:before {
  position: relative;
  top: -4px;
  left: 2px;
}
.multi-factor .btn--info {
  text-align: left;
  margin-bottom: 15px;
  display: block;
  min-width: 256px;
  white-space: nowrap;
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.multi-factor .btn--info i {
  width: 25px;
  height: 20px;
  background-repeat: no-repeat;
  margin: 0 15px 0 0;
  font-size: 22px;
}
.multi-factor .multi-factor-buttons {
  display: inline-block;
}
.multi-factor .btn--info[disabled] > i {
  color: gray !important;
}
.multi-factor #btn-sms[disabled] {
  color: gray;
  border-color: gray;
  cursor: default;
}
.multi-factor #btn-sms[disabled]:hover {
  color: gray;
  border: 1px solid gray;
  transition: none;
}
.multi-factor #btn-mail[disabled] {
  color: gray;
  border-color: gray;
  cursor: default;
}
.multi-factor #btn-mail[disabled]:hover {
  color: gray;
  border: 1px solid gray;
  transition: none;
}
.form-single-application {
  min-width: 300px;
}
@media (max-width: 480px) {
  .form-single-application {
    min-width: 0;
  }
}
.form-double-application {
  min-width: 730px;
}
@media (max-width: 768px) {
  .form-double-application {
    min-width: 0;
  }
}
.header {
  border-bottom: 2px solid #c9cccf;
}
.header .contact-bar .contact-box p {
  color: #283541;
  font-weight: 600;
}
.header .contact-bar .contact-box ul li {
  border-left-color: #283541;
}
.header .contact-bar .contact-box ul li a {
  color: #283541;
  font-weight: 600;
}

