@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "Avenir Next Demi";
  src: local("../fonts/Avenir Next Demi Bold"), local("../fonts/AvenirNext-DemiBold"), url("../fonts/AvenirNext-DemiBold.woff2") format("woff2"), url("../fonts/AvenirNext-DemiBold.woff") format("woff"), url("../fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next";
  src: local("../fonts/Avenir Next Medium"), local("../fonts/AvenirNext-Medium"), url("../fonts/AvenirNext-Medium.woff2") format("woff2"), url("../fonts/AvenirNext-Medium.woff") format("woff"), url("../fonts/AvenirNext-Medium.svg#AvenirNext-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir Next";
  src: local("../fonts/Avenir Next Bold"), local("../fonts/AvenirNext-Bold"), url("../fonts/AvenirNext-Bold.woff2") format("woff2"), url("../fonts/AvenirNext-Bold.woff") format("woff"), url("../fonts/AvenirNext-Bold.svg#AvenirNext-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "../fonts/Avenir Next";
  src: local("../fonts/Avenir Next Regular"), local("../fonts/AvenirNext-Regular"), url("../fonts/AvenirNext-Regular.woff2") format("woff2"), url("../fonts/AvenirNext-Regular.woff") format("woff"), url("../fonts/AvenirNext-Regular.svg#AvenirNext-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  height: 100%;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Lato", sans-serif !important;
  overflow-y: auto;
  background-color: white !important;
}

[v-cloak] {
  display: none;
}

#main-container {
  margin: 0 auto;
  max-width: 1440px;
  background-image: url(../img/bg.png);
  min-height: 100vh;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0 134px;
}
@media (max-width: 780px) {
  #main-container {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 780px) {
  #main-container {
    padding: 0 50px;
  }
}

.container {
  position: relative;
  padding: 0;
  align-items: center;
}

a {
  outline: 0 !important;
  text-decoration: none;
}

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

button, input {
  overflow: visible;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

:root {
  font-size: 10px;
}

.main-navigation {
  height: 118px;
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  flex-wrap: wrap;
}
@media (max-width: 780px) {
  .main-navigation {
    margin-bottom: 40px;
    justify-content: center;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 780px) {
  .main-navigation {
    margin-bottom: 80px;
  }
}
.main-navigation-links {
  list-style: none;
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 410px) {
  .main-navigation-links {
    padding-left: 0;
  }
}
.main-navigation-links li {
  margin-right: 40px;
}
.main-navigation-links li a {
  font-family: "Poppins", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #202C39;
}
.main-navigation-links li:last-child {
  margin-right: 0;
}

.logo-container {
  flex: 1;
}
@media (max-width: 780px) {
  .logo-container {
    flex: none;
  }
}
.logo-container img {
  width: 218.82px;
  height: 32px;
}

a.link {
  text-decoration: underline;
}
a.link:hover {
  text-decoration: underline;
}

@media (min-width: 820px) {
  .nav-links {
    display: flex !important;
    flex: 1;
  }
}
.nav-main {
  margin-top: 3.6rem;
}
@media (max-width: 780px) {
  .nav-main {
    margin-top: 1.6rem;
  }
}
.nav-main .container-inner {
  display: flex;
  align-items: center;
  justify-items: center;
}
.nav-main .logo-container {
  flex: none;
  margin-right: 10rem;
}
@media (max-width: 780px) {
  .nav-main .logo-container {
    margin-right: 2rem;
  }
}
@media (max-width: 380px) {
  .nav-main .logo-container {
    margin-right: 1rem;
  }
}
.nav-main .logo-container img {
  width: 24rem;
  height: auto;
}
@media (max-width: 780px) {
  .nav-main .logo-container img {
    width: 14rem !important;
  }
}
@media (max-width: 380px) {
  .nav-main .logo-container img {
    width: 10rem !important;
  }
}
.nav-main .nav-login {
  margin-left: auto;
  cursor: pointer;
  z-index: 100;
}
.nav-main .nav-login span {
  margin-right: 1rem;
}
.nav-main .nav-login-btn {
  min-width: 14rem;
  background-color: #9DDBE4;
  display: block;
  text-align: center;
  color: #202C39;
  font-weight: 700;
  font-family: "Avenir Next", sans-serif;
  font-size: 1.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  border-radius: 2.7rem;
  z-index: 100;
}
@media (max-width: 380px) {
  .nav-main .nav-login-btn {
    min-width: 12rem;
  }
  .nav-main .nav-login-btn span {
    display: none;
  }
}
.nav-main ul.nav-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  z-index: 100;
  flex-wrap: wrap;
}
@media (max-width: 820px) {
  .nav-main ul.nav-links {
    position: absolute;
    top: 10rem;
    display: none;
  }
}
@media (max-width: 780px) {
  .nav-main ul.nav-links {
    position: absolute;
    top: 7rem;
    display: none;
  }
}
.nav-main ul.nav-links li {
  margin-right: 3.2rem;
  position: relative;
}
@media (max-width: 380px) {
  .nav-main ul.nav-links li {
    margin-bottom: 1.5rem;
  }
}
.nav-main ul.nav-links li:last-child {
  margin-right: 0;
}
.nav-main ul.nav-links li a {
  font-size: 1.6rem;
  line-height: 2.6rem;
  color: #223239;
  white-space: nowrap;
}
.nav-main ul.nav-links li.active:before {
  content: "";
  width: 100%;
  background-color: #9DDBE4;
  position: absolute;
  bottom: -0.8rem;
  height: 0.4rem;
  border-top-right-radius: 0.4rem;
  border-top-left-radius: 0.4rem;
}
.nav-main ul.nav-links li.active a {
  padding: 0 1rem;
  font-weight: 700;
}

.hamburger-menu {
  width: 3.4rem;
  display: none;
  margin-left: 2rem;
  height: 3.4rem;
  line-height: 3.4rem;
  text-align: center;
  background-color: black;
  color: white;
  z-index: 100;
  flex-basis: 3.4rem;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 380px) {
  .hamburger-menu {
    margin-left: 1rem;
  }
}
.hamburger-menu:hover, .hamburger-menu:active, .hamburger-menu:focus {
  color: white;
}
@media (max-width: 820px) {
  .hamburger-menu {
    display: block;
  }
}

#wrapper .footer {
  display: flex;
  position: relative;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  background: none;
  left: 0;
  padding: 55px 0px;
  right: 0;
  margin: 80px 0px 0 0px;
}
@media (max-width: 780px) {
  #wrapper .footer {
    padding: 55px 0 0 0;
  }
}
@media (max-width: 780px) {
  #wrapper .footer {
    flex-direction: column;
  }
}
#wrapper .footer-col-1, #wrapper .footer-col-2, #wrapper .footer-col-3 {
  flex: 1;
}
@media (max-width: 780px) {
  #wrapper .footer-col-1, #wrapper .footer-col-2, #wrapper .footer-col-3 {
    margin-bottom: 40px;
  }
}
#wrapper .footer p, #wrapper .footer li a,
#wrapper .footer li {
  color: #202C39;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
}
#wrapper .footer ul li {
  margin-bottom: 15px !important;
}
#wrapper .footer ul li:last-child {
  margin-bottom: 0 !important;
}
#wrapper .footer a {
  text-decoration: none;
}
#wrapper .footer .title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 16px;
  margin-bottom: 33px;
}
@media (max-width: 780px) {
  #wrapper .footer .title {
    margin-bottom: 20px;
  }
}
#wrapper .footer .company-logo {
  width: 192px;
  height: 24px;
  margin-bottom: 24px;
}
#wrapper .footer .company-logo img {
  width: 100%;
  height: auto;
}
#wrapper .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#wrapper .footer ul li {
  margin: 0;
  padding: 0;
}

.block {
  position: relative;
}
.block p.bold {
  font-weight: 600;
  margin-bottom: 8px;
}
.block p.small {
  font-size: 16px;
  line-height: 28px;
}
.block h2 {
  font-family: "Avenir Next Demi", sans-serif;
  margin: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 56px;
  line-height: 72px;
  color: #202C39;
  margin-bottom: 30px;
}
@media (max-width: 780px) {
  .block h2 {
    font-size: 36px;
    line-height: 52px;
  }
}

.block-container {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 780px) {
  .block-container {
    flex-direction: column;
  }
}
.block-container-center {
  margin: 0 auto;
  width: 800px;
  max-width: 100%;
}
.block-container-center .msg-warning {
  margin: 60px 0;
  position: relative;
}
@media (max-width: 780px) {
  .block-container-center .msg-warning {
    margin: 60px 0 0 0;
  }
}
.block-container-center ul {
  list-style: none;
  padding-left: 0;
}
.block-container-center h1 {
  font-weight: 600;
}
.block-container-center ul li {
  font-family: "Lato", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #202C39;
  margin-bottom: 24px;
}
.block-container-left {
  padding-right: 62.5px;
  flex: 1;
}
@media (max-width: 780px) {
  .block-container-left {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 780px) {
  .block-container-left {
    padding-right: 32.5px;
  }
}
.block-container-right {
  padding-left: 62.5px;
  flex: 1;
}
@media (max-width: 780px) {
  .block-container-right {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 780px) {
  .block-container-right {
    padding-left: 0px;
  }
}
.block-container p {
  font-family: "Lato", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #202C39;
  margin-bottom: 24px;
}

.block .dropzone {
  min-height: 56px;
  height: 56px;
  border: none;
  background: white;
  padding: 0;
  -webkit-box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 85px 0px rgba(0, 0, 0, 0.12);
  flex: 1;
  display: flex;
  align-items: center;
  align-content: center;
}
.block .dz-container {
  display: flex;
}
@media (max-width: 640px) {
  .block .dz-container {
    display: block;
  }
}
.block-top {
  margin-bottom: 34px;
}
.block .fa-cloud-upload.upload-icon {
  display: none;
}
.block .dz-message.dz-default {
  padding-top: 0 !important;
  display: flex;
  align-content: center;
  padding-left: 24px;
}
.block .dz-filename {
  font-family: "Avenir Next", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202C39;
  padding-left: 24px;
}

.bank-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
.bank-links a {
  display: block;
  margin-bottom: 10px;
}
.bank-links a.seb {
  width: 170px;
  height: 54px;
  background-color: #5FCE19;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  border-radius: 4px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.1);
}
@media (max-width: 410px) {
  .bank-links a.seb {
    width: 100%;
    margin-right: 0;
  }
}
.bank-links a.swed, .bank-links a.luminor, .bank-links a.coop {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: 170px;
  height: 54px;
  display: flex;
  justify-content: center;
}
@media (max-width: 410px) {
  .bank-links a.swed, .bank-links a.luminor, .bank-links a.coop {
    width: 100%;
    margin-right: 0;
  }
}
.bank-links a.coop {
  padding-top: 7px;
  background-color: #147cc1;
}
.bank-links a.lhv-logo {
  background-color: #3b3b47;
  border-radius: 4px;
  display: flex;
  justify-content: center;
}
@media (max-width: 410px) {
  .bank-links a.lhv-logo {
    width: 100%;
    margin-right: 0;
  }
}
.bank-links a.lhv-logo img {
  width: 170px;
}
.bank-logos img {
  margin: 0px 21px 10px 0;
}
.bank-logos {
  margin-top: 14px;
}

.thank-you .info-success {
  font-size: 4rem;
  color: #24A2C1;
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 380px) {
  .thank-you .info-success {
    font-size: 2.5rem;
  }
}

.dz-notice {
  margin-top: 1rem;
}

.dz-error {
  color: red;
}

.faq p {
  font-size: 14px;
  line-height: 20px;
}
.faq h3 {
  margin-top: 30px;
}
.faq ul {
  padding-left: 20px;
}
.faq ul li {
  font-size: 14px;
  line-height: 20px;
}
.faq.about p {
  margin-bottom: 20px;
}

.semibold {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

.landing-main {
  display: flex;
  margin-bottom: 1.2rem;
  flex-direction: column;
  position: relative;
}
.landing-main-action {
  width: 24rem;
  max-width: 100%;
}
@media (max-width: 830px) {
  .landing-main-action {
    margin-bottom: 5rem;
  }
}
.landing-main-image {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 830px) {
  .landing-main-image {
    display: none;
  }
}
@media only screen and (max-width: 1080px) {
  .landing-main-image img {
    height: 67rem;
  }
}
.landing-main-content {
  background-image: url(../img/hero-bg.png);
  min-height: 117rem;
  display: flex;
  flex-direction: column;
  margin-top: 5rem;
  position: initial !important;
}
@media only screen and (max-width: 830px) {
  .landing-main-content {
    background-image: none;
    min-height: 100%;
  }
}
.landing-main-content .action-btn {
  background-color: #9DDBE4;
  display: block;
  text-align: center;
  color: #202C39;
  font-weight: 700;
  font-family: "Avenir Next", sans-serif;
  font-size: 2.4rem;
  height: 5.4rem;
  line-height: 5.4rem;
  border-radius: 2.7rem;
}
.landing-main-content h1 {
  margin-top: 16.9rem;
  font-family: "Avenir Next", sans-serif;
  font-weight: 700;
  font-size: 4.6rem;
  line-height: 5.6rem;
  width: 55.6rem;
  max-width: 100%;
  margin-bottom: 6rem;
}
@media only screen and (max-width: 1200px) {
  .landing-main-content h1 {
    font-size: 4.2rem;
    line-height: 5.2rem;
  }
}
@media only screen and (max-width: 1160px) {
  .landing-main-content h1 {
    width: 40rem;
  }
}
@media only screen and (max-width: 940px) {
  .landing-main-content h1 {
    font-size: 3.6rem;
    width: 34rem;
    line-height: 5rem;
  }
}
@media only screen and (max-width: 830px) {
  .landing-main-content h1 {
    width: 50rem;
    margin-top: 8rem;
  }
}
.landing-main-banks {
  padding: 5rem 0 3rem 0;
  border-top: 1px solid #d8f1f4;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.landing-main-banks div {
  flex: 1;
  margin: 1.6rem 0 2rem 1.6rem;
}
.landing-main-banks img {
  height: 5.2rem;
}
.landing-main-footer {
  text-align: center;
  width: 78.5rem;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 23%;
}
.landing-main-footer-nav {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 780px) {
  .landing-main-footer-nav {
    margin-top: 6rem;
  }
}
.landing-main-footer-nav a {
  width: 7rem;
  height: 0.4em;
  background-color: lightgrey;
  margin-right: 1.2rem;
  border-top-right-radius: 27px;
  border-top-left-radius: 27px;
}
.landing-main-footer-nav a.active {
  background-color: #9DDBE4;
}
.landing-main-footer-nav a:last-child {
  margin-right: 0;
}
.landing-main-footer h2 {
  font-size: 4.6rem;
  line-height: 5.6rem;
  font-weight: 700;
  font-family: "Avenir Next", sans-serif;
  margin-bottom: 2.9rem;
}
@media only screen and (max-width: 780px) {
  .landing-main-footer h2 {
    font-size: 3.8rem;
    line-height: 4.6rem;
    margin-bottom: 2rem;
  }
}
.landing-main-footer .subheader {
  font-size: 2rem;
  line-height: 3.8rem;
  margin-bottom: 5rem;
}
@media only screen and (max-width: 780px) {
  .landing-main-footer .subheader {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.landing #main-container {
  background-image: none;
  color: #223239;
  padding: 0 !important;
}
.landing-aggregation .landing-default-block {
  padding-top: 3rem;
}
.landing-banks {
  margin-bottom: 12.7rem;
}
@media (max-width: 780px) {
  .landing-banks {
    margin-bottom: 3.5rem;
  }
}
.landing-banks-row {
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.landing-integration {
  background-image: url(../img/bg-grey-bottom.svg);
  min-height: 76rem;
}
@media (max-width: 780px) {
  .landing-integration {
    min-height: 59rem;
  }
}
.landing-integration .landing-default-block-left {
  padding-top: 0rem;
}
.landing-integration .landing-default-block-image {
  margin-bottom: 0;
  width: 52.9rem;
}
@media (max-width: 1080px) {
  .landing-integration .landing-default-block-image {
    width: 42.9rem;
  }
}
@media (max-width: 883px) {
  .landing-integration .landing-default-block-image {
    width: 32.9rem;
  }
}
.landing-integration .landing-default-block-image img {
  height: auto;
  max-width: 100%;
}
.landing-integration .container-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 82rem;
  max-height: 100%;
}
@media (max-width: 780px) {
  .landing-integration .container-inner {
    height: 62rem;
  }
}
.landing .bank-logo {
  height: 14rem;
  width: 14rem;
  box-shadow: 0 0 48px 0 #E7EAEC;
  border-radius: 14rem;
}
@media (max-width: 780px) {
  .landing .bank-logo {
    margin-bottom: 2rem;
  }
}
.landing .bank-logo span {
  color: #00A4BA;
  font-size: 4rem;
  line-height: 4rem;
  margin: 3.5rem 0 1.5rem 0;
}
.landing .bank-logo .title {
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 700;
}
.landing .bank-logo-illustration {
  margin-left: 2rem;
  width: 78rem;
  max-width: 100%;
}
@media (max-width: 780px) {
  .landing .bank-logo-illustration {
    margin-left: 0;
  }
}
.landing .bank-logo-illustration img {
  height: auto;
  max-width: 100%;
}
.landing-default {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.landing-about {
  background-image: url(../img/landing-about-bg.svg);
  min-height: 76rem;
  border-bottom: 1px solid #e7eaec;
}
@media (max-width: 780px) {
  .landing-about {
    min-height: 59rem;
  }
}
.landing-categorisation {
  background-image: url(../img/bg-shape-grey.svg);
  height: 100%;
}
.landing-categorisation .landing-default-block-image {
  min-height: 35rem;
  padding-bottom: 8rem;
}
@media (max-width: 780px) {
  .landing-categorisation .landing-default-block-image {
    min-height: 25rem;
    padding-bottom: 0;
  }
}
.landing-categorisation .landing-default-block-image img {
  height: auto;
  max-width: 100%;
}
.landing-behaviour .landing-default-block {
  margin-top: 15rem;
  padding-top: 0 !important;
}
@media (max-width: 780px) {
  .landing-behaviour .landing-default-block {
    padding-top: 0rem;
    margin-top: 4rem;
  }
}
.landing-behaviour .landing-default-block-image {
  min-height: 27.5rem;
}
@media (max-width: 780px) {
  .landing-behaviour .landing-default-block-image {
    min-height: 17.5rem;
    margin-bottom: 1rem;
  }
}
.landing-behaviour .landing-default-block-image img {
  height: auto;
  max-width: 100%;
}
.landing-default-block {
  margin: 0 auto;
  text-align: center;
  padding-top: 15rem;
}
.landing-default-block-left {
  text-align: left;
  margin: initial;
  width: 40rem;
  max-width: 100%;
}
@media (max-width: 780px) {
  .landing-default-block {
    padding-top: 10rem;
  }
}
.landing-default-block h2 {
  font-size: 3.4rem;
  line-height: 4.4rem;
  font-family: "Avenir Next", sans-serif;
  font-weight: 700;
  margin-bottom: 1.7rem;
}
@media (max-width: 780px) {
  .landing-default-block h2 {
    font-size: 2.6rem;
    line-height: 3.6rem;
  }
}
.landing-default-block .subheader {
  margin-bottom: 5rem;
  font-size: 2rem;
  line-height: 3.4rem;
}
@media (max-width: 780px) {
  .landing-default-block .subheader {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.landing-default-block-image {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 14rem;
}
.landing .block-text {
  position: absolute;
  bottom: 16.3rem;
}
.landing .block-text-title {
  font-family: "Avenir Next", sans-serif;
  font-size: 3rem;
  line-height: 4rem;
  margin-bottom: 2.3rem;
  font-weight: 700;
  color: #223239;
}
.landing .block-text ul {
  list-style: none;
  padding-left: 0;
}
.landing .block-text li, .landing .block-text a {
  font-size: 2rem;
  line-height: 3.4rem;
  color: #223239;
  text-decoration: none;
}
.landing #wrapper .footer {
  border-top: none;
}
@media (max-width: 780px) {
  .landing #wrapper .footer {
    padding-top: 0rem;
  }
}
.landing .container-inner {
  width: 94rem;
  margin: 0 auto;
  max-width: 100%;
}
@media only screen and (max-width: 1080px) {
  .landing .container-inner {
    padding: 0 2rem;
  }
}

.login {
  position: relative;
  background: #FBFBFB url("../img/login-bg.svg") no-repeat 50% -5rem;
}
.login #vueapp,
.login .vuecontainer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.login-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 46rem;
}
.login-brand {
  display: flex;
  margin: 6rem 0;
  background: url("../img/logo.svg") no-repeat 0 0;
  background-size: contain;
  width: 24rem;
  height: 3.6rem;
}
.login-block {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 5rem 6rem;
  background: #fff;
  width: 100%;
  min-height: 40rem;
  -webkit-box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  -moz-box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  -ms-box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.login-title {
  margin: 0;
  padding: 0 0 1.2rem 0;
  font-size: 3.4rem;
  line-height: 3.4rem;
  font-weight: 600;
  text-align: center;
  color: #223239;
}
.login-subtext {
  margin: 0;
  padding: 0 0 3rem 0;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 400;
  text-align: center;
  color: #223239;
}
.login .form-control {
  padding: 1.2rem 0.8rem 1.2rem 4.6rem;
  border-width: 0.2rem;
}
.login .form-col {
  position: relative;
}
.login .form-col i {
  position: absolute;
  top: 1.2rem;
  left: 1.8rem;
  font-size: 1.8rem;
  pointer-events: none;
  color: #A9B1BA;
}
.login .btn-primary {
  min-height: 4.4rem;
}
.login .form-search {
  margin: 0 -6rem 3rem -6rem;
  padding: 0 6rem 3rem 6rem;
  border-bottom: solid 0.2rem #E7EAEC;
}
.login .progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}

.ico {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 3rem;
}
.ico-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 6.4rem;
  color: #fff;
  width: 14rem;
  height: 14rem;
  -webkit-border-radius: 14rem;
  -moz-border-radius: 14rem;
  -ms-border-radius: 14rem;
  border-radius: 14rem;
}
.ico-success .ico-wrap {
  background: #99DBE3;
}
.ico-error .ico-wrap {
  background: #FFEAE7;
  color: #CD0019;
}

.banklinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.banklinks li {
  padding-bottom: 1.2rem;
}
.banklinks .active .btn-bank {
  border-color: #99DBE3;
  background: #FAFBFC;
  pointer-events: none;
}
.banklinks .active .btn-bank i {
  color: #99DBE3;
}
.banklinks-label {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #77868D;
}
.banklinks .drop {
  display: flex;
  flex: 1;
  width: 100%;
}
.banklinks .drop.show .fa-angle-down {
  transform: rotate(180deg);
}
.banklinks .drop li {
  padding: 0.6rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.banklinks .drop li:hover {
  background: #E6EAEE;
}
.banklinks .drop-toggle {
  position: relative;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 1.8rem;
  border: solid 0.2rem #E7EAEC;
  background: #fff;
  min-height: 5.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.banklinks .drop-toggle:hover {
  border-color: #99DBE3;
}
.banklinks .drop-toggle i:first-child {
  margin-right: 1.2rem;
  font-size: 2rem;
  color: #A9B1BA;
}
.banklinks .drop-toggle i:last-child {
  position: absolute;
  top: 1.4rem;
  right: 1.8rem;
  font-size: 2.4rem;
  color: #202C39;
}
.banklinks .drop-text {
  display: flex;
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 600;
  color: #223239;
}
.banklinks .drop-content {
  margin-top: -0.2rem;
  max-width: inherit;
  border: solid 0.2rem #E7EAEC;
  width: 100%;
}

@media (max-width: 486px) {
  .login {
    background-size: 120%;
    background-position: 50% 20rem;
  }
  .login-title {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  .login-subtext {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
  .login-brand {
    margin: 3rem 0;
  }
  .login-wrap {
    margin: 0 1.2rem 1.2rem 1.2rem;
    width: 100%;
  }
  .login-block {
    padding: 4rem 3rem;
  }
  .login .form-search {
    margin: 0 -3rem 3rem -3rem;
    padding: 0 3rem 3rem 3rem;
  }
}
.checkbox {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 3.8rem;
  cursor: pointer;
  font-size: 1.5rem;
  font-weight: 600;
  color: #223239;
  height: 2.6rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-check {
  position: absolute;
  top: 0;
  left: 0;
  height: 2.6rem;
  width: 2.6rem;
  border: solid 0.2rem #A9B1BA;
  background-color: #fff;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.checkbox-check:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -0.2rem;
  top: -0.2rem;
  border: solid 0.2rem transparent;
  color: #fff;
  width: 2.6rem;
  height: 2.6rem;
}
.checkbox:hover input ~ .checkbox-check {
  border-color: #00A4BA;
}
.checkbox input:checked ~ .checkbox-check {
  background-color: #00A4BA;
  border-color: #00A4BA;
}
.checkbox input:checked ~ .checkbox-check:after {
  display: flex;
}

.page-luminor-psd2 .nav-tabs .nav-item li {
  margin-bottom: 0;
}
.page-luminor-psd2 .tab-content {
  padding-top: 60px;
}

.admin {
  background-color: #FBFBFB !important;
}
.admin-brand {
  display: flex;
  margin-right: 4.6rem;
  background: url("../img/brand-white.svg") no-repeat 0 0;
  width: 15.2rem;
  height: 1.9rem;
}
@media (max-width: 1109px) {
  .admin-brand {
    margin-right: 2rem;
  }
}
.admin-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 2.2rem;
  background: #202C39;
  min-height: 6.5rem;
}
.admin-nav-text {
  display: flex;
}
.admin-nav .mobile-menu {
  position: absolute;
  top: 64px;
  width: 100%;
  background: #202C39;
  left: 0;
  display: flex;
  flex-direction: column;
  z-index: 10;
}
@media (max-width: 1109px) {
  .admin-nav .mobile-menu.show {
    display: flex !important;
  }
}
.admin-nav .hamburger-menu {
  margin-left: auto;
  font-size: 2rem;
  background-color: transparent;
}
@media (max-width: 1109px) {
  .admin-nav .hamburger-menu {
    display: block;
  }
}
.admin-nav ul {
  display: flex;
  flex: 1;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 400;
}
@media (max-width: 1109px) {
  .admin-nav ul {
    display: none;
  }
}
.admin-nav ul a {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 1.8rem;
  color: #E7EAEC;
}
.admin-nav ul .active a {
  font-weight: 600;
  color: #99DBE3;
}
.admin-nav ul .active a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #99DBE3;
  width: 100%;
  height: 0.4rem;
  -webkit-border-radius: 0.4rem 0.4rem 0 0;
  -moz-border-radius: 0.4rem 0.4rem 0 0;
  -ms-border-radius: 0.4rem 0.4rem 0 0;
  border-radius: 0.4rem 0.4rem 0 0;
}
.admin .admin-nav .drop .fa-angle-down {
  color: white;
}
.admin-account {
  display: flex;
  align-items: center;
  height: 6.5rem;
}
.admin-account .dropdown-toggle {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #E7EAEC;
}
.admin-account .fa-angle-down {
  font-size: 1.8rem;
  margin-left: 1.2rem;
  color: #E7EAEC;
}
.admin-content {
  display: flex;
  flex-direction: row;
  padding: 3rem 5rem;
}
.admin-side {
  display: flex;
  width: 30rem;
}
.admin-container {
  display: flex;
  width: 100%;
}
.admin-tabs {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.admin-tabs-nav {
  display: flex;
  margin: 0 0 0 2.4rem;
  padding: 0;
  list-style-type: none;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.admin-tabs-nav a {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 1.2rem 1.8rem;
  color: #202C39;
}
.admin-tabs-nav .active a {
  font-weight: 600;
  color: #202C39;
}
.admin-tabs-nav .active a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #99DBE3;
  width: 100%;
  height: 0.4rem;
  -webkit-border-radius: 0.4rem 0.4rem 0 0;
  -moz-border-radius: 0.4rem 0.4rem 0 0;
  -ms-border-radius: 0.4rem 0.4rem 0 0;
  border-radius: 0.4rem 0.4rem 0 0;
}
.admin-tabs-content {
  padding: 3rem;
  background: #fff;
  margin-bottom: 3rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 0.2rem 1.2rem #E7EAEC;
  -moz-box-shadow: 0 0.2rem 1.2rem #E7EAEC;
  -ms-box-shadow: 0 0.2rem 1.2rem #E7EAEC;
  box-shadow: 0 0.2rem 1.2rem #E7EAEC;
}
.admin-tabs-content .notify {
  display: flex;
  justify-content: center;
  flex: 0 0 100%;
  /* fg: 0, fs: 0, fb: 100% */
}
.admin-tabs-head {
  display: flex;
  margin: -3rem -3rem 0 -3rem;
  padding: 0 2.4rem;
  align-items: center;
  border-bottom: solid 0.1rem #E7EAEC;
  min-height: 5rem;
}
.admin-tabs-head.no-margin {
  margin-top: 0;
}
@media (max-width: 680px) {
  .admin-tabs-head {
    flex-wrap: wrap;
    padding-top: 1rem;
  }
}
.admin-tabs-head .form-control.selectize-control {
  border-radius: 4px;
  border: solid 0.1rem #E7EAEC;
}
.admin-tabs-head .ladda-label {
  white-space: nowrap;
}
.admin-tabs-head i.fa {
  color: #99DBE3;
}
.admin-tabs-head h3 {
  margin: 0;
  padding: 0 1.2rem 0 0;
  font-size: 1.8rem;
  line-height: 2.1rem;
  font-weight: 400;
  color: #223239;
}
.admin-tabs-head p {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 500;
  color: #77868D;
}
.admin-tabs-actions {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}
.admin-tabs-actions.left {
  justify-content: initial;
}
@media (max-width: 680px) {
  .admin-tabs-actions {
    flex-direction: column;
    padding: 1rem 0;
    flex: 0 0 100%;
    /* fg: 0, fs: 0, fb: 100% */
  }
}
.admin-tabs-actions .btn {
  margin-left: 1.2rem;
}
@media (max-width: 680px) {
  .admin-tabs-actions .btn {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.drop {
  position: relative;
  display: flex;
  flex: 1;
  align-items: center;
  width: 100%;
  height: 100%;
}
.drop-content {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 100%;
  padding: 1rem;
  background: #fff;
  min-width: 100%;
  min-width: 16rem;
  max-width: 30rem;
  z-index: 99;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  -moz-box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  -ms-box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
  box-shadow: 0 0.2rem 2.4rem rgba(32, 44, 57, 0.1);
}
.drop-content ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.drop-content ul li {
  width: 100%;
}
.drop-content ul a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0.5rem 0.8rem;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 600;
  color: #616D79;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.drop-content ul a:hover {
  background: #F3F4F5;
  color: #00A4BA;
}
.drop-content ul i {
  margin-right: 1.2rem;
}
.drop-content ul .ico {
  display: flex;
}
.drop-content ul .drop-text {
  display: flex;
  flex: 1;
  font-size: 1.4rem;
}
.drop-content ul .fa-check {
  display: flex;
  font-size: 1.4rem;
  margin-left: 1.2rem;
  color: #00A4BA;
}
.drop-content ul .active a {
  color: #00A4BA;
}
.drop-content ul .active a .drop-text {
  color: #00A4BA;
}
.drop-content ul .active a:before {
  display: none;
}
.drop-content .form {
  position: relative;
  padding-bottom: 0.8rem;
}
.drop-content .form .fa-search {
  position: absolute;
  top: 1rem;
  left: 0.8rem;
  font-size: 1.6rem;
  color: #A9B1BA;
}
.drop-content .form-control {
  padding-left: 3.2rem;
}
.drop.show .drop-content {
  display: flex;
}

.notify {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 1.2rem 1.8rem;
  border: solid 0.1rem transparent;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 2px 12px 0 #E7EAEC;
  -moz-box-shadow: 0 2px 12px 0 #E7EAEC;
  -ms-box-shadow: 0 2px 12px 0 #E7EAEC;
  box-shadow: 0 2px 12px 0 #E7EAEC;
}
.notify i {
  display: flex;
  margin-right: 1.2rem;
  font-size: 1.8rem;
}
.notify-red {
  border-color: #FE6145;
}
.notify-red i {
  color: #FE6145;
}
.notify-content {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 600;
  color: #223239;
}

.graph {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin: 3rem 0;
}
.graph-stats {
  position: absolute;
  top: 6.5rem;
  left: 0;
  text-align: center;
  width: 100%;
}
.graph-amount {
  margin: 0;
  padding: 0;
  font-size: 2.6rem;
  line-height: 4.2rem;
  font-weight: 300;
  color: #223239;
}
.graph-amount strong {
  font-weight: 600;
}
.graph-label {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #77868D;
}

.table {
  width: 100%;
  max-width: 100%;
}
.table tr td {
  border-top: 0.1rem solid #e7eaec;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #233238;
  padding: 0.8rem;
}
.table tr td a {
  color: #233238;
}
.table tr td:first-child {
  padding-left: 0;
}
.table tr td:last-child {
  padding-right: 0;
}
.table tr:first-child td {
  border-top: 0;
}

.stat tr td:first-child {
  padding-left: 2rem;
}
.stat .cat {
  position: relative;
  text-align: left;
}
.stat .cat:before {
  display: block;
  position: absolute;
  top: 0.5rem;
  left: -2rem;
  content: "";
  width: 1rem;
  height: 1rem;
  border: 0.2rem solid;
  border-color: inherit;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  border-radius: 1rem;
}
.stat .cat span {
  display: block;
  width: 100%;
}
.stat .percent {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #7F8FA4;
  text-align: right;
}
.stat .price {
  text-align: right;
}

.color-a:before {
  border-color: #025898 !important;
}
.color-b:before {
  border-color: #01ACCE !important;
}
.color-c:before {
  border-color: #5D0D42 !important;
}
.color-d:before {
  border-color: #A51B64 !important;
}
.color-e:before {
  border-color: #FDB900 !important;
}
.color-f:before {
  border-color: #FF4B00 !important;
}

.report th,
.report td {
  text-align: center;
  border-right: solid 0.1rem #E7EAEC;
}
.report th:first-child,
.report td:first-child {
  text-align: left;
  width: 16%;
}
.report th .td-index,
.report td .td-index {
  width: 5rem;
}
.report th.no-width,
.report td.no-width {
  width: initial !important;
}
.report th a,
.report td a {
  color: #233238;
}
.report th.small,
.report td.small {
  width: 5%;
}
.report th.text-left,
.report td.text-left {
  text-align: left;
}
.report th:last-child,
.report td:last-child {
  border-right: 0;
}
.report td {
  padding: 0.2rem !important;
}
.report thead th {
  padding: 0.8rem 1.8rem;
  background: #FBFBFB;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #77868D;
}
.report thead th span {
  display: inline-block;
  padding: 0 0.6rem;
}
.report tbody th {
  border-bottom: solid 0.1rem #E7EAEC;
  padding: 2.4rem 0 0.8rem 0.4rem;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 500;
  text-align: left;
  color: #223239;
}
.report tbody td {
  border-bottom: solid 0.1rem #E7EAEC;
}
.report tbody td td {
  border: 0;
}
.report tbody td a i {
  color: #233238;
}
.report .text-gray {
  padding-left: 0.6rem;
  font-size: 1.2rem;
  font-weight: 400;
  color: #77868D;
}
.report .table-sub-row {
  cursor: pointer;
}
.report .table-sub-row .fa-angle-down {
  position: relative;
  bottom: -0.2rem;
  margin-right: 1.2rem;
  font-size: 1.8rem;
  line-height: 1.5rem;
  color: #202C39;
}
.report .opened i.fa-angle-down {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.report .table-sub.show {
  display: table-row;
}
.report .table-sub tr:first-child td {
  border-top: none;
}
.report .table-sub td {
  padding: 0.4rem 0;
  background: #FBFBFB;
}
.report .table-sub td td {
  padding: 0.4rem;
}
.report .table-sub td td:first-child {
  padding-left: 2.2rem;
  width: auto;
}
.report .table-sub table {
  width: 100%;
}
.report .table-total td {
  font-weight: 600;
}
.report .hide {
  display: none;
}
.report .show {
  display: block;
}

.admin-block {
  margin-top: 4.5rem;
  background: #fff;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 0.2rem 1.2rem #E7EAEC;
  -moz-box-shadow: 0 0.2rem 1.2rem #E7EAEC;
  -ms-box-shadow: 0 0.2rem 1.2rem #E7EAEC;
  box-shadow: 0 0.2rem 1.2rem #E7EAEC;
}

.extract-wrapper {
  margin-top: -2.5rem;
}
.extract th {
  padding: 0 0.8rem 0.8rem 0.8rem;
  font-size: 1.1rem;
  line-height: 1.7rem;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  color: #A9B1BA;
}
.extract td {
  padding: 0.8rem;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 400;
  text-align: left;
  color: #233238;
  height: 4rem;
}
.extract th:first-child,
.extract td:first-child {
  padding-left: 1.2rem !important;
}
.extract th:last-child,
.extract td:last-child {
  text-align: center;
}
.extract .fa-angle-down {
  position: relative;
  bottom: -0.2rem;
  font-size: 2rem;
  color: #202C39;
  cursor: pointer;
}
.extract .drop-toggle {
  font-weight: 600;
  color: #616D79;
}
.extract .drop .fa-folder {
  margin-right: 0.8rem;
  font-size: 1.6rem;
  color: #616D79;
}
.extract .table-sub.show {
  display: table-row;
}
.extract .table-sub td {
  padding: 0.4rem 0;
  background: #FBFBFB;
}
.extract .table-sub td td {
  padding: 0.4rem;
  border-top: none !important;
}
.extract .table-sub td td:first-child {
  padding-left: 2.2rem;
  width: auto;
}
.extract .table-sub table {
  width: 100%;
}
.extract .action {
  max-width: 3rem;
}
.extract .action .btn {
  padding: 0 1rem;
  min-width: auto;
}
.extract .drop-control .drop-toggle {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 0.6rem 1.2rem;
  border: solid 0.1rem #E7EAEC;
  background: #fff;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.extract .drop-control .drop-text {
  display: flex;
  flex: 1;
}
.extract .drop-control .drop-menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.extract .drop-control .drop-menu a:hover i {
  color: #00A4BA;
}

.language {
  padding-right: 1.2rem;
}
.language .drop-toggle {
  display: flex;
  align-items: center;
  padding: 0 1.2rem 0 0.6rem;
  border: solid 0.1rem #E7EAEC;
  height: 3.4rem;
  -webkit-border-radius: 3.4rem;
  -moz-border-radius: 3.4rem;
  -ms-border-radius: 3.4rem;
  border-radius: 3.4rem;
}
.language .drop-text {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 600;
  color: #223239;
}
.language .drop .fa-angle-down {
  margin-left: 1.2rem;
  font-size: 2rem;
  color: #202C39;
}
.language .ico {
  display: flex;
  margin-right: 1.2rem;
  width: 2.4rem;
  height: 2.4rem;
}
.language .ico.est {
  background: url("../img/language-estonia.svg") no-repeat 0 0;
}
.language .ico.lat {
  background: url("../img/language-latvia.svg") no-repeat 0 0;
}
.language .ico.lit {
  background: url("../img/language-lithuania.svg") no-repeat 0 0;
}
.language .ico.rus {
  background: url("../img/language-russia.svg") no-repeat 0 0;
}
.language .ico.eng {
  background: url("../img/language-eng.svg") no-repeat 0 0;
}

.cat-text {
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 600;
  color: #616D79;
}
.cat i {
  margin-right: 0.6rem;
  font-size: 1.6rem;
  color: #616D79;
}

.highcharts-tooltip span {
  background-color: white;
  opacity: 1;
  z-index: 9999999 !important;
}

.highcharts-container,
#container,
.highcharts-container svg {
  overflow: visible !important;
}

.tooltip {
  z-index: 9999999 !important;
  padding: 5px;
}

.admin.statement .language .drop .fa-angle-down {
  color: white;
}

.more-drop .drop a {
  position: relative;
}
.more-drop .drop-content {
  top: 4.6rem;
}
.more-drop .drop .fa-angle-down {
  margin-left: 1.2rem;
  font-size: 2rem;
  line-height: 1.5rem;
}

@media (max-width: 1550px) {
  .statement .text-gray {
    display: block;
  }
}
.admin.statement {
  max-width: 100%;
}
.admin.statement .admin-container {
  width: 74%;
  flex: unset;
  display: unset;
}
.admin.statement .support-text {
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 1rem 0;
}
.admin.statement.statements .dropzone {
  border: 0.2rem dashed #233238;
  border-radius: 0.5rem;
  background: white;
  min-height: 13.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  align-content: center;
  text-align: center;
  font-size: 1.6rem;
  flex-direction: column;
  height: initial;
  padding: 1rem 0 0 0;
}
.admin.statement.statements .dropzone .dz-default {
  margin-bottom: 2rem;
}
.admin.statement.statements .dropzone .fa-cloud-upload.upload-icon {
  display: block;
}
.admin.statement.statements .admin-container {
  width: 100%;
}
.admin.statement .admin-tabs {
  width: 100%;
}
.admin.statement .admin-tabs .extract-wrapper,
.admin.statement .admin-table {
  width: 100%;
  overflow-x: auto;
}

@media (max-width: 1000px) {
  .admin.statement .admin-content {
    flex-direction: column;
  }
  .admin.statement .admin-side {
    width: 100%;
  }
  .admin.statement .admin-container {
    padding-left: 0;
    margin-top: 4rem;
    width: 100%;
  }
}
.badge {
  background-color: #d1dade;
  color: #5e5e5e;
  padding-bottom: 4px;
  padding-left: 1rem;
  padding-right: 1rem;
  text-shadow: none;
  border-radius: 21px;
  padding-top: 0.3rem;
  white-space: nowrap;
  font-size: 1.2rem;
}
.badge-link {
  cursor: pointer;
}
.badge i {
  margin-right: 0.5rem;
}

.label-primary,
.badge-primary {
  background-color: #1ab394;
  color: #FFFFFF !important;
}

.label-success,
.badge-success {
  background-color: #1c84c6;
  color: #FFFFFF;
}

.label-warning,
.badge-warning {
  background-color: #f8ac59;
  color: #FFFFFF;
}

.label-danger,
.badge-danger {
  background-color: #ed5565;
  color: #FFFFFF;
}

.form-group {
  margin-right: 0.5rem;
}
.form-group:last-child {
  margin-right: 0;
}

select.form-control {
  height: 3.4rem;
}

.statements .vue-pagination {
  float: initial;
  justify-content: center;
}

.form-group,
.admin-tabs-actions {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.drop .fa-folder {
  margin-right: 0.8rem;
  font-size: 1.6rem;
  color: #616D79;
}

.spinner-container {
  text-align: center;
  margin: 0 auto;
  margin-top: 2rem;
}
.spinner-container.centered {
  display: flex;
  justify-content: center;
}

.spinner.loading {
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10.6rem;
  height: 10.6rem;
}

.spinner.loading:before {
  content: "";
  height: 9rem;
  width: 9rem;
  position: absolute;
  top: 0;
  left: 0;
  border-width: 0.8rem;
  border-style: solid;
  border-color: #2180c0 #ccc #ccc;
  border-radius: 100%;
  animation: rotation 0.9s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.table.statement th:first-child, .table.statement td:first-child {
  width: 80px;
}
.table.statement thead th {
  padding: 0.8rem 0;
  background: #FBFBFB;
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #77868D;
  text-align: left;
}
.table.statement td {
  padding: 0.8rem 0;
}
.table.statement td a i {
  color: #233238;
}

.summary-container {
  display: flex;
  flex-direction: column;
  padding: 0 2.4rem;
  width: 30rem;
  max-width: 100%;
}
@media (max-width: 820px) {
  .summary-container {
    margin-bottom: 4rem;
    width: 100%;
  }
}
.summary-container .summary-row {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
}
.summary-container .summary-row p {
  margin: 0;
}

.table-sub th, .table-sub td {
  text-align: left;
}

.class-debit {
  background-color: #e1f9e1;
}
.class-credit {
  background-color: #f9e5e5;
}
.class-full-row {
  white-space: nowrap;
}

.cat .fa-minus,
.cat .fa-plus {
  font-size: 1.3rem;
  color: #939fa4;
}

.admin-tabs-top {
  display: flex;
  padding-bottom: 5rem;
  border-bottom: solid 0.1rem #E7EAEC;
  margin-bottom: 3rem;
  margin-left: -3rem;
  margin-right: -3rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 820px) {
  .admin-tabs-top {
    flex-direction: column;
  }
}

.graphs-container {
  display: flex;
  flex-wrap: wrap;
  margin-right: 1rem;
}
@media (max-width: 820px) {
  .graphs-container {
    margin-right: 0;
    justify-content: center;
  }
}

.graph {
  margin: 0 0;
}
.graph-stats {
  top: 9.5rem !important;
}

#container-income,
#container-expenses,
.statements svg {
  overflow: visible !important;
}

.statements .admin-container,
.statement .admin-container {
  padding-left: 0;
}

.statements-graph-container {
  width: 100%;
  flex: 1;
}

/* BUTTONS */
.btn {
  position: relative;
  cursor: pointer;
}
.btn-loader {
  width: 100px;
  height: 40px;
  position: relative;
  pointer-events: none;
}
.btn-loader span {
  display: none;
}
.btn-loader .loader {
  display: block;
}
.btn-dropzone {
  background-color: #00A4BA;
  font-family: "Avenir Next Demi";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  padding: 12px 30px;
  height: 56px;
  color: #FFFFFF;
  align-items: center;
  display: flex;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media (max-width: 780px) {
  .btn-dropzone {
    justify-content: center;
  }
}
.btn-dropzone .btn-icon {
  margin-left: 15px;
}
.btn-dropzone:hover {
  color: white;
}
.btn-round {
  -webkit-border-radius: 3.2rem !important;
  -moz-border-radius: 3.2rem !important;
  -ms-border-radius: 3.2rem !important;
  border-radius: 3.2rem !important;
}
.btn-ico-left i {
  margin-right: 1.2rem;
}
.btn-ico-right i {
  margin-left: 1.2rem;
}
.btn-primary, .btn-default {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 3rem;
  border: solid 0.2rem #99DBE3;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 600;
  color: #202C39;
  min-width: 12rem;
  min-height: 3.2rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.btn-primary i, .btn-default i {
  font-size: 1.8rem;
}
.btn-primary {
  background: #99DBE3;
}
.btn-default {
  background: #fff;
}
.btn-link {
  font-size: 1.4rem;
  line-height: 1.7rem;
  font-weight: 600;
  text-decoration: none;
  color: #00A4BA;
}
.btn-link .btn-text {
  color: #00A4BA;
}
.btn-link i {
  margin-right: 0.6rem;
  font-size: 1.6rem;
  color: #00A4BA;
}
.btn-bank {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 0.6rem 4rem;
  border: solid 0.2rem #E7EAEC;
  min-height: 5.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.btn-bank i {
  position: absolute;
  top: 1.4rem;
  right: 1.8rem;
  font-size: 2.4rem;
  color: #A9B1BA;
}
.btn-bank:hover {
  border-color: #99DBE3;
}
.btn-bank:hover i {
  color: #99DBE3;
}
.btn .btn-load-ico {
  display: none;
}
.btn-load {
  overflow: hidden;
}
.btn-load .btn-text {
  opacity: 0;
  filter: alpha(opacity=0);
}
.btn-load .btn-load-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.btn-load .btn-load-ico i {
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
  font-size: 2.4rem !important;
  color: #3E6C72 !important;
  animation: loading 500ms linear infinite;
}

.loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loader-circle {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px #f2f2f2;
  margin-left: -12px;
  margin-top: -12px;
}
.loader-line-mask {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  margin-top: -12px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: 12px 12px;
  -moz-transform-origin: 12px 12px;
  -ms-transform-origin: 12px 12px;
  -o-transform-origin: 12px 12px;
  transform-origin: 12px 12px;
  -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
  -webkit-animation: rotate 1.2s infinite linear;
  -moz-animation: rotate 1.2s infinite linear;
  -o-animation: rotate 1.2s infinite linear;
  animation: rotate 1.2s infinite linear;
}
.loader-line {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  box-shadow: inset 0 0 0 1px white;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading {
  100% {
    transform: rotate(360deg);
  }
}
/* FORMS */
.form {
  display: flex;
  flex-direction: column;
}
.form-control {
  display: flex;
  flex: 1;
  margin: 0;
  padding: 0.8rem 1.2rem;
  outline: 0;
  border: solid 0.1rem #E7EAEC;
  background: #fff;
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #233238;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.form-control::-webkit-input-placeholder {
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #77868D;
}
.form-control:-moz-placeholder {
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #77868D;
}
.form-control::-moz-placeholder {
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #77868D;
}
.form-control:-ms-input-placeholder {
  font-size: 1.5rem;
  line-height: 1.7rem;
  font-weight: 400;
  color: #77868D;
}
.form-control:focus {
  border-color: #99DBE3;
}
.form-row {
  display: flex;
  flex-direction: row;
  padding-bottom: 1.2rem;
}
@media (max-width: 680px) {
  .form-row {
    flex-direction: column;
  }
}
.form-row:last-child {
  padding-bottom: 0;
}
.form-col {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.form-group.has-error .form-control {
  border-color: #FE6145 !important;
}
.form .has-error .form-control {
  border-color: #FE6145;
}
.form .has-error .form-error-text {
  display: flex;
}
.form-error-text {
  display: none;
  align-items: center;
  padding: 0.5rem 1.6rem;
  background: #FFEAE7;
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #CD0019;
  min-height: 3rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.form-pw .fa-eye,
.form-pw .fa-eye-slash {
  left: inherit !important;
  right: 1.2rem;
  pointer-events: auto !important;
  cursor: pointer;
}
.form-pw .fa-eye:hover,
.form-pw .fa-eye-slash:hover {
  color: #99DBE3;
}

.control-label {
  margin-bottom: 0.5rem;
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  color: grey;
}

.statement .checkbox {
  position: relative;
  display: block;
}
.statement .checkbox input {
  display: none;
}
.statement .checkbox label {
  margin-bottom: 0;
  font-size: 1.3rem;
  padding-left: 3rem;
}
.statement .checkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px;
}
.statement .checkbox input[type=checkbox]:checked + label::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 1.2rem;
  line-height: 2rem;
  font-weight: 900;
  text-align: center;
  content: "";
  color: #fff;
}
.statement .checkbox label::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -1rem 0 0 0;
  padding-top: 0;
  border: 1px solid #E7EAEC;
  background-color: #2EBD59;
  width: 2rem;
  height: 2rem;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -ms-border-radius: 0.3rem;
  border-radius: 0.3rem;
}
.statement .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -1rem 0 0 0;
  border: 1px solid #E7EAEC;
  background-color: #fff;
  width: 2rem;
  height: 2rem;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -ms-border-radius: 0.3rem;
  border-radius: 0.3rem;
}
.statement .checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.statement .checkbox.centered label {
  padding-left: 0px;
}
.statement .checkbox.centered input[type=checkbox] {
  margin-left: 0px;
}
.statement .checkbox.centered label::after,
.statement .checkbox.centered label::before {
  left: 50%;
  transform: translate(-50%, 0%);
}

@media (max-width: 680px) {
  .statements .input-group {
    flex-direction: column;
    align-items: initial !important;
  }
}
@media (max-width: 680px) {
  .statements .input-group-btn {
    display: flex;
  }
  .statements .input-group-btn .btn-primary {
    flex: 1;
  }
}

.progress {
  display: flex;
  flex-wrap: nowrap;
  flex: 1;
  flex-direction: row;
  background: #E7EAEC;
  height: 0.6rem;
}
.progress-bar {
  background: #99DBE3;
  height: 0.6rem;
}

.vue-pagination {
  list-style: none;
  display: flex;
  float: right;
}

.vue-pagination li a {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

.vue-pagination li.disabled a {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.vue-pagination li.active a {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}

.vue-pagination > li:last-child > a, .vue-pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.vdp-datepicker .form-control {
  background-color: white !important;
  text-align: left;
}

.icon-info {
  background: url(../img/Info.svg) no-repeat 50% 50%;
  height: 1.6rem;
  width: 1.6rem;
}
.icon-warning {
  display: block;
  height: 1.206rem;
  width: 1.4rem;
  background: url(../img/Notification-Warning.svg) no-repeat 50% 50%;
  margin-right: 0.3rem;
}
.icon-dots {
  margin-left: auto;
  align-items: center;
  display: flex;
}
.icon-arrow-down {
  margin-left: 2rem;
  border-color: white transparent;
  border-style: solid;
  border-width: 0.6rem 0.6rem 0 0.6rem;
  height: 0;
  width: 0;
}
.icon-arrow-up {
  margin-left: 2rem;
  border-color: white transparent;
  border-style: solid;
  border-width: 0 0.6rem 0.6rem 0.6rem;
  height: 0;
  width: 0;
}

.msg {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  padding: 15px;
  margin-bottom: 40px;
  text-align: center;
  top: -100px;
  position: absolute;
}
.msg-success {
  border: 1px solid #00AF33;
  color: #00AF33;
}
.msg-success.bank-success {
  position: relative;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .msg-success.bank-success {
    top: 0;
    margin-bottom: 40px;
  }
}
.msg-warning {
  border: 1px solid #F87060;
  color: #F87060;
}

.toast {
  opacity: 1 !important;
}

.modal-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10000;
}
.modal-window > div {
  width: 60rem;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
  background: #ffffff;
  z-index: 100;
  border-radius: 4px;
}
.modal-window .btn-container {
  margin-top: 30px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}
.modal-window .btn-container .btn-border {
  padding: 10px 30px;
  font-family: "Avenir Next Demi";
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  color: #202C39;
  margin-right: 15px;
  border: 1px solid #202C39;
  border-radius: 4px;
}
.modal-window .btn-container .btn-action {
  background-color: #00A4BA;
  color: white;
  font-family: "Avenir Next Demi";
  font-style: normal;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 30px;
}
.modal-window .modal-header {
  font-family: "Avenir Next Demi";
  height: 4rem;
  background-color: #202C39;
  color: white;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.016rem;
  line-height: 1.8rem;
  text-align: left;
  display: flex;
  padding: 0.8rem 2rem 0.8rem 2rem;
  align-items: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-window .modal-header-buttons {
  margin-left: auto;
  display: flex;
  align-items: center;
}
.modal-window .modal-content {
  padding: 20px 40px;
  color: #202C39;
  text-align: left;
  font-size: 1.3rem;
  letter-spacing: 0.016rem;
  line-height: 2.4rem;
}
.modal-window p {
  font-size: 1.6rem;
  line-height: 2.4rem;
  text-align: center;
}
.modal-window .btn-link {
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.as-loading {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.as-loading div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #9DDBE4;
  border-radius: 50%;
  animation: as-loading 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #9DDBE4 transparent transparent transparent;
}

.as-loading div:nth-child(1) {
  animation-delay: -0.45s;
}

.as-loading div:nth-child(2) {
  animation-delay: -0.3s;
}

.as-loading div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes as-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.language-selector {
  padding-right: 1.2rem;
}
.language-selector .drop-toggle {
  display: flex;
  align-items: center;
  padding: 0 1.2rem 0 0.6rem;
  border: solid 0.1rem #E7EAEC;
  height: 3.4rem;
  -webkit-border-radius: 3.4rem;
  -moz-border-radius: 3.4rem;
  -ms-border-radius: 3.4rem;
  border-radius: 3.4rem;
}
.language-selector .drop-toggle.light {
  color: #E7EAEC;
}
.language-selector .drop-toggle.light .drop-text, .language-selector .drop-toggle.light .fa-angle-down {
  color: #E7EAEC;
}
.language-selector .drop-text {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 600;
  color: #223239;
}
.language-selector .drop .fa-angle-down {
  margin-left: 1.2rem;
  font-size: 2rem;
  color: #202C39;
}
.language-selector .ico {
  display: flex;
  margin-right: 1.2rem;
  width: 2.4rem;
  height: 2.4rem;
}
.language-selector .ico.est {
  background: url("../img/language-estonia.svg") no-repeat 0 0;
}
.language-selector .ico.lat {
  background: url("../img/language-latvia.svg") no-repeat 0 0;
}
.language-selector .ico.lit {
  background: url("../img/language-lithuania.svg") no-repeat 0 0;
}
.language-selector .ico.rus {
  background: url("../img/language-russia.svg") no-repeat 0 0;
}
.language-selector .ico.eng {
  background: url("../img/language-eng.svg") no-repeat 0 0;
}
.language-selector ul {
  display: flex;
  flex: 1;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.language-selector ul a {
  position: relative;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  color: #E7EAEC;
}
.language-selector ul li.active a {
  font-weight: 600;
  color: #99DBE3;
}
.language-selector ul li.active a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  background: #99DBE3;
  width: 100%;
  height: 0.4rem;
  -webkit-border-radius: 0.4rem 0.4rem 0 0;
  -moz-border-radius: 0.4rem 0.4rem 0 0;
  -ms-border-radius: 0.4rem 0.4rem 0 0;
  border-radius: 0.4rem 0.4rem 0 0;
}

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