@charset "UTF-8";
@font-face {
  font-family: 'Montserrat';
  src: url("../Montserrat-Black_gdi.eot");
  src: url("../Montserrat-Black_gdi.eot?#iefix") format("embedded-opentype"), url("../Montserrat-Black_gdi.woff") format("woff"), url("../Montserrat-Black_gdi.ttf") format("truetype"), url("../Montserrat-Black_gdi.svg#Montserrat-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA; }

@font-face {
  font-family: 'Montserrat';
  src: url("../Montserrat-Bold_gdi.eot");
  src: url("../Montserrat-Bold_gdi.eot?#iefix") format("embedded-opentype"), url("../Montserrat-Bold_gdi.woff") format("woff"), url("../Montserrat-Bold_gdi.ttf") format("truetype"), url("../Montserrat-Bold_gdi.svg#Montserrat-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA; }

@font-face {
  font-family: 'Montserrat';
  src: url("../Montserrat-Light_gdi.eot");
  src: url("../Montserrat-Light_gdi.eot?#iefix") format("embedded-opentype"), url("../Montserrat-Light_gdi.woff") format("woff"), url("../Montserrat-Light_gdi.ttf") format("truetype"), url("../Montserrat-Light_gdi.svg#Montserrat-Light") format("svg");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA; }

@font-face {
  font-family: 'Montserrat';
  src: url("../Montserrat-Regular_gdi.eot");
  src: url("../Montserrat-Regular_gdi.eot?#iefix") format("embedded-opentype"), url("../Montserrat-Regular_gdi.woff") format("woff"), url("../Montserrat-Regular_gdi.ttf") format("truetype"), url("../Montserrat-Regular_gdi.svg#Montserrat-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-25CA; }

/* stylelint-disable max-empty-lines  */
/* stylelint-enable  */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.croppie-container {
  width: 100%;
  height: 100%; }

.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none; }

.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%; }

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0; }

.croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none; }

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all; }

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: ''; }

.croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px; }

.croppie-container .cr-resizer-vertical::after {
  left: 50%;
  margin-left: -5px; }

.croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%; }

.croppie-container .cr-resizer-horisontal::after {
  top: 50%;
  margin-top: -5px; }

.croppie-container .cr-original-image {
  display: none; }

.croppie-container .cr-vp-circle {
  border-radius: 50%; }

.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
  -ms-touch-action: none;
      touch-action: none; }

.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 15px auto;
  text-align: center; }

.croppie-result {
  position: relative;
  overflow: hidden; }

.croppie-result img {
  position: absolute; }

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  transform: translateZ(0); }

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/
.cr-slider {
  -webkit-appearance: none;
  /*removes default webkit styles*/
  /*border: 1px solid white; */
  /*fix for FF unable to apply focus style bug */
  width: 300px;
  /*required for proper track sizing in FF*/
  max-width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: transparent; }

.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px; }

.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px; }

.cr-slider:focus {
  outline: none; }

/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px; }

.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px; }

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px; }

.cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  border-color: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-width: 6px 0;
  color: transparent;
  /*remove default tick marks*/ }

.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px; }

.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px; }

.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px; }

.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5); }

.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5); }

/*******************************************/
/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1; }

.cr-rotate-controls button {
  border: 0;
  background: none; }

.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px; }

.cr-rotate-l i:before {
  content: '↺'; }

.cr-rotate-r i:before {
  content: '↻'; }

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 100px 100px rgba(0, 0, 0, 0.5);
  z-index: 0; }

/*! angularjs-slider - v6.4.2 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2017-12-01 */
.rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rzslider.with-legend {
  margin-bottom: 40px; }

.rzslider[disabled] {
  cursor: not-allowed; }

.rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3; }

.rzslider[disabled] .rz-draggable {
  cursor: not-allowed; }

.rzslider[disabled] .rz-selection {
  background: #8b91a2; }

.rzslider[disabled] .rz-tick {
  cursor: not-allowed; }

.rzslider[disabled] .rz-tick.rz-selected {
  background: #8b91a2; }

.rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap; }

.rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0; }

.rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  box-sizing: border-box; }

.rzslider .rz-draggable {
  cursor: move; }

.rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background: #d8e0f3;
  border-radius: 2px; }

.rzslider .rz-bar-wrapper.rz-transparent .rz-bar {
  background: transparent; }

.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar {
  background: #df002d; }

.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar {
  background: #03a688; }

.rzslider .rz-selection {
  z-index: 2;
  background: #0db9f0;
  border-radius: 2px; }

.rzslider .rz-pointer {
  top: -14px;
  z-index: 3;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-color: #0db9f0;
  border-radius: 16px; }

.rzslider .rz-pointer:after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 4px;
  content: ''; }

.rzslider .rz-pointer:hover:after {
  background-color: #ffffff; }

.rzslider .rz-pointer.rz-active {
  z-index: 4; }

.rzslider .rz-pointer.rz-active:after {
  background-color: #451aff; }

.rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default; }

.rzslider .rz-bubble.rz-limit {
  color: #55637d; }

.rzslider .rz-ticks {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box; }

.rzslider .rz-ticks-values-under .rz-tick-value {
  top: auto;
  bottom: -32px; }

.rzslider .rz-tick {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin-left: 11px;
  text-align: center;
  cursor: pointer;
  background: #d8e0f3;
  border-radius: 50%; }

.rzslider .rz-tick.rz-selected {
  background: #0db9f0; }

.rzslider .rz-tick-value {
  position: absolute;
  top: -30px;
  transform: translate(-50%, 0); }

.rzslider .rz-tick-legend {
  position: absolute;
  top: 24px;
  max-width: 50px;
  white-space: normal;
  transform: translate(-50%, 0); }

.rzslider.rz-vertical {
  position: relative;
  width: 4px;
  height: 100%;
  padding: 0;
  margin: 0 20px;
  vertical-align: baseline; }

.rzslider.rz-vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0; }

.rzslider.rz-vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  width: 32px;
  height: 100%;
  padding: 0 0 0 16px;
  margin: 0 0 0 -16px; }

.rzslider.rz-vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%; }

.rzslider.rz-vertical .rz-pointer {
  top: auto;
  bottom: 0;
  left: -14px !important; }

.rzslider.rz-vertical .rz-bubble {
  bottom: 0;
  left: 16px !important;
  margin-left: 3px; }

.rzslider.rz-vertical .rz-ticks {
  top: 0;
  left: -3px;
  z-index: 1;
  width: 0;
  height: 100%; }

.rzslider.rz-vertical .rz-tick {
  margin-top: 11px;
  margin-left: auto;
  vertical-align: middle; }

.rzslider.rz-vertical .rz-tick-value {
  top: auto;
  left: 24px;
  transform: translate(0, -28%); }

.rzslider.rz-vertical .rz-tick-legend {
  top: auto;
  right: 24px;
  max-width: none;
  white-space: nowrap;
  transform: translate(0, -28%); }

.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
  right: 24px;
  bottom: auto;
  left: auto; }
/* default text color */
/* dark text */
.content {
  position: relative;
  max-width: 100%;
  padding: 0 20px 0 20px;
  margin-left: 290px; }
  @media (min-width: 992px) {
    .content {
      margin-left: 310px;
      padding: 0 40px 0 30px; } }
  @media (min-width: 1200px) {
    .content {
      margin-left: 330px;
      padding: 0 60px 0 40px; } }
  @media (min-width: 1450px) {
    .content {
      max-width: 1100px;
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      padding: 0 60px 0 40px; } }

.affix {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 999;
  width: calc(100% - 330px);
  margin-left: 310px; }
  @media (min-width: 992px) {
    .affix {
      width: calc(100% - 380px);
      margin-left: 340px; } }
  @media (min-width: 1200px) {
    .affix {
      width: calc(100% - 430px);
      margin-left: 370px; } }
  @media (min-width: 1450px) {
    .affix {
      width: 1000px;
      margin-left: calc(((100vw - 1320px) / 2) + 310px); } }

/*
---
name: Typo
category:
  - base
---

#### Default typography
!![typo](./base/typo/typo.html)

### Text color modifiers
!![typo](./base/typo/typo-color.html)

### Text size modifiers
!![typo](./base/typo/typo-size.html)

### Text weight modifiers
!![typo](./base/typo/typo-weight.html)

### Text style modifiers
!![typo](./base/typo/typo-style.html)
*/
body {
  font-family: "Montserrat", sans-serif;
  color: #666;
  font-size: 1.4em;
  line-height: 1.28571em;
  font-weight: 400; }

h1, h2, h3, h4, h5, p {
  font-weight: 100;
  margin: 2em 0 1em 0; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {
    margin-top: 0; }
  h1 small, h2 small, h3 small, h4 small, h5 small, p small {
    color: inherit; }

h4 {
  font-weight: bold; }

h1, .h1 {
  font-size: 2.14286em;
  line-height: 1.13333em; }

h2, .h2 {
  font-size: 1.71429em;
  line-height: 1.16667em; }

h3, .h3 {
  font-size: 1.42857em;
  line-height: 1.2em; }

h4, .h4 {
  font-size: 1.28571em;
  line-height: 1.22222em; }

h5, .h5 {
  font-size: 1em;
  line-height: 1.28571em; }

button,
a {
  color: #555555;
  text-decoration: none; }
  button:hover,
  a:hover {
    color: #83be00;
    text-decoration: none; }
  button:focus, button:active,
  a:focus,
  a:active {
    color: #006340;
    text-decoration: none; }

blockquote {
  font-weight: 100;
  font-size: 2.5em;
  line-height: 1em;
  padding: 0;
  border: none; }

.text--uppercase {
  text-transform: uppercase; }

.text--no-wrap {
  white-space: nowrap; }

.text--color-white {
  color: #fff !important; }

.text--color-black {
  color: #000 !important; }

.text--color-primary {
  color: #83be00 !important; }

.text--color-primary-light {
  color: #c4d700 !important; }

.text--color-primary-dark {
  color: #006340 !important; }

.text--color-text-main {
  color: #666 !important; }

.text--color-gray {
  color: #555555 !important; }

.text--color-gray-light {
  color: #777777 !important; }

.text--color-gray-lighter {
  color: #eeeeee !important; }

.text--color-gray-dark {
  color: #333333 !important; }

.text--color-tertiary {
  color: #6d3084 !important; }

.text--color-error {
  color: #d81c51 !important; }

.text--size-h1 {
  font-size: 2.14286em; }

.text--size-h2 {
  font-size: 1.71429em; }

.text--size-h3 {
  font-size: 1.42857em; }

.text--size-h4 {
  font-size: 1.28571em; }

.text--size-h5 {
  font-size: 1em; }

.text--size-small {
  font-size: 0.85714em;
  line-height: 1.33333em; }

.text--size-half {
  font-size: 0.5em;
  line-height: 1.14286em; }

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

.text--align-left {
  text-align: left; }

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

.text--align-middle {
  vertical-align: middle; }

.text--align-bottom {
  vertical-align: bottom; }

.text--align-top {
  vertical-align: top; }

.text--weight-bold {
  font-weight: 700; }

.text--weight-normal {
  font-weight: 400; }

.text--weight-light {
  font-weight: 200; }

.text--style-display {
  color: #83be00;
  text-transform: uppercase; }

.text--style-compact {
  line-height: 1em;
  margin: 0; }

.text--style-sup {
  font-weight: 200; }

.text--style-sub {
  font-weight: 200;
  font-style: italic;
  font-size: 0.85714em; }

.text--style-mask {
  color: #ccc; }

.text--style-highlight {
  display: inline-block;
  font-weight: bold;
  border-radius: 1em;
  padding: 0.2em 0.6em;
  margin: 0.1em 0;
  background: #ffde00;
  color: #333333; }
  .text--style-highlight--inverted {
    background: #fff;
    color: #83be00; }
  .text--style-highlight--green {
    background: #83be00; }
  .text--style-highlight--red {
    background: #fff;
    color: #d81c51; }
  .text--style-highlight--disabled {
    background: #ccc; }

.text--style-block-center {
  display: inline-block;
  margin: 0 auto;
  text-align: center; }

.text--style-read strong {
  font-weight: normal; }

.text--style-disabled {
  cursor: default;
  color: #777777; }
  .text--style-disabled * {
    color: #777777; }
  .text--style-disabled:hover {
    color: #777777; }

.text--style-opaque {
  opacity: 0.5; }

.text--style-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 0;
  min-width: 100%; }

.font-size--xx-small {
  font-size: xx-small; }

.font-size--x-small {
  font-size: x-small; }

.font-size--small {
  font-size: small; }

.font-size--medium {
  font-size: medium; }

.font-size--large {
  font-size: large; }

.font-size--x-large {
  font-size: x-large; }

.font-size--xx-large {
  font-size: xx-large; }

.font-size--smaller {
  font-size: smaller; }

.font-size--larger {
  font-size: larger; }

.animation--slide {
  overflow: hidden; }

.collapse {
  overflow: hidden;
  height: 0;
  display: block;
  opacity: 0;
  transform-origin: 50% 0;
  transform: scaleY(0);
  transition: opacity 0.15s ease-out, transform 0.15s ease-out; }
  .collapse.is--active {
    opacity: 1;
    transform: scaleY(1);
    height: auto; }

.slide {
  overflow: hidden; }

.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: right;
  background: #fff;
  padding: 0 20px 0 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-left: 290px;
  width: calc(100% - 290px);
  font-size: 0.85714em;
  line-height: 1.33333em; }
  @media (min-width: 992px) {
    .footer {
      margin-left: 310px;
      width: calc(100% - 310px);
      padding: 0 40px 0 30px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .footer {
      margin-left: 330px;
      width: calc(100% - 330px);
      padding: 0 60px 0 40px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 1450px) {
    .footer {
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      width: calc(100% - 270px - ((100vw - 1320px) / 2));
      padding: 0 60px 0 40px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  .footer a {
    font-weight: bold; }

.col-md-0\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-0\.5 {
      float: left;
      width: 4.16667%; } }

.col-md-1\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-1\.5 {
      float: left;
      width: 12.5%; } }

.col-md-2\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-2\.5 {
      float: left;
      width: 20.83333%; } }

.col-md-3\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-3\.5 {
      float: left;
      width: 29.16667%; } }

.col-md-4\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-4\.5 {
      float: left;
      width: 37.5%; } }

.col-md-5\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-5\.5 {
      float: left;
      width: 45.83333%; } }

.col-md-6\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-6\.5 {
      float: left;
      width: 54.16667%; } }

.col-md-7\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-7\.5 {
      float: left;
      width: 62.5%; } }

.col-md-8\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-8\.5 {
      float: left;
      width: 70.83333%; } }

.col-md-9\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-9\.5 {
      float: left;
      width: 79.16667%; } }

.col-md-10\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-10\.5 {
      float: left;
      width: 87.5%; } }

.col-md-11\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-11\.5 {
      float: left;
      width: 95.83333%; } }

.col-md-12\.5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-12\.5 {
      float: left;
      width: 104.16667%; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

@media (min-width: 1450px) {
  .col-xlg-5 {
    width: calc(5 / 12 * 100%); }
  .col-xlg-offset-5 {
    margin-left: calc(5 / 12 * 100%); } }

/*
---
name: Margin
category:
  - base/helpers
---
Margin moddifiers
* .margin--none
* .margin--xs
* .margin--s
* .margin--m
* .margin--l
* .margin--xl
* .margin--xxl
*/
.margin--none {
  margin: 0 !important; }
  .margin--none-top {
    margin-top: 0 !important; }
  .margin--none-bottom {
    margin-bottom: 0 !important; }
  .margin--none-left {
    margin-left: 0 !important; }
  .margin--none-right {
    margin-right: 0 !important; }
  .margin--none-horizontal {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .margin--none-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

.margin--xs {
  margin: 5px !important; }
  .margin--xs-top {
    margin-top: 5px !important; }
  .margin--xs-bottom {
    margin-bottom: 5px !important; }
  .margin--xs-left {
    margin-left: 5px !important; }
  .margin--xs-right {
    margin-right: 5px !important; }
  .margin--xs-horizontal {
    margin-left: 5px !important;
    margin-right: 5px !important; }
  .margin--xs-vertical {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }

.margin--s {
  margin: 10px !important; }
  .margin--s-top {
    margin-top: 10px !important; }
  .margin--s-bottom {
    margin-bottom: 10px !important; }
  .margin--s-left {
    margin-left: 10px !important; }
  .margin--s-right {
    margin-right: 10px !important; }
  .margin--s-horizontal {
    margin-left: 10px !important;
    margin-right: 10px !important; }
  .margin--s-vertical {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }

.margin--m {
  margin: 15px !important; }
  .margin--m-top {
    margin-top: 15px !important; }
  .margin--m-bottom {
    margin-bottom: 15px !important; }
  .margin--m-left {
    margin-left: 15px !important; }
  .margin--m-right {
    margin-right: 15px !important; }
  .margin--m-horizontal {
    margin-left: 15px !important;
    margin-right: 15px !important; }
  .margin--m-vertical {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }

.margin--l {
  margin: 20px !important; }
  .margin--l-top {
    margin-top: 20px !important; }
  .margin--l-bottom {
    margin-bottom: 20px !important; }
  .margin--l-left {
    margin-left: 20px !important; }
  .margin--l-right {
    margin-right: 20px !important; }
  .margin--l-horizontal {
    margin-left: 20px !important;
    margin-right: 20px !important; }
  .margin--l-vertical {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }

.margin--xl {
  margin: 40px !important; }
  .margin--xl-top {
    margin-top: 40px !important; }
  .margin--xl-bottom {
    margin-bottom: 40px !important; }
  .margin--xl-left {
    margin-left: 40px !important; }
  .margin--xl-right {
    margin-right: 40px !important; }
  .margin--xl-horizontal {
    margin-left: 40px !important;
    margin-right: 40px !important; }
  .margin--xl-vertical {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }

.margin--xxl {
  margin: 50px !important; }
  .margin--xxl-top {
    margin-top: 50px !important; }
  .margin--xxl-bottom {
    margin-bottom: 50px !important; }
  .margin--xxl-left {
    margin-left: 50px !important; }
  .margin--xxl-right {
    margin-right: 50px !important; }
  .margin--xxl-horizontal {
    margin-left: 50px !important;
    margin-right: 50px !important; }
  .margin--xxl-vertical {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }

/*
---
name: Padding
category:
  - base/helpers
---
Padding moddifiers
* .padding--none
* .padding--xs
* .padding--s
* .padding--m
* .padding--l
* .padding--xl
* .padding--xxl
*/
.padding--none {
  padding: 0 !important; }
  .padding--none-top {
    padding-top: 0 !important; }
  .padding--none-bottom {
    padding-bottom: 0 !important; }
  .padding--none-left {
    padding-left: 0 !important; }
  .padding--none-right {
    padding-right: 0 !important; }
  .padding--none-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .padding--none-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

.padding--xs {
  padding: 5px !important; }
  .padding--xs-top {
    padding-top: 5px !important; }
  .padding--xs-bottom {
    padding-bottom: 5px !important; }
  .padding--xs-left {
    padding-left: 5px !important; }
  .padding--xs-right {
    padding-right: 5px !important; }
  .padding--xs-horizontal {
    padding-left: 5px !important;
    padding-right: 5px !important; }
  .padding--xs-vertical {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }

.padding--s {
  padding: 10px !important; }
  .padding--s-top {
    padding-top: 10px !important; }
  .padding--s-bottom {
    padding-bottom: 10px !important; }
  .padding--s-left {
    padding-left: 10px !important; }
  .padding--s-right {
    padding-right: 10px !important; }
  .padding--s-horizontal {
    padding-left: 10px !important;
    padding-right: 10px !important; }
  .padding--s-vertical {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }

.padding--m {
  padding: 15px !important; }
  .padding--m-top {
    padding-top: 15px !important; }
  .padding--m-bottom {
    padding-bottom: 15px !important; }
  .padding--m-left {
    padding-left: 15px !important; }
  .padding--m-right {
    padding-right: 15px !important; }
  .padding--m-horizontal {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .padding--m-vertical {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }

.padding--l {
  padding: 20px !important; }
  .padding--l-top {
    padding-top: 20px !important; }
  .padding--l-bottom {
    padding-bottom: 20px !important; }
  .padding--l-left {
    padding-left: 20px !important; }
  .padding--l-right {
    padding-right: 20px !important; }
  .padding--l-horizontal {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .padding--l-vertical {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

.padding--xl {
  padding: 40px !important; }
  .padding--xl-top {
    padding-top: 40px !important; }
  .padding--xl-bottom {
    padding-bottom: 40px !important; }
  .padding--xl-left {
    padding-left: 40px !important; }
  .padding--xl-right {
    padding-right: 40px !important; }
  .padding--xl-horizontal {
    padding-left: 40px !important;
    padding-right: 40px !important; }
  .padding--xl-vertical {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }

.padding--xxl {
  padding: 50px !important; }
  .padding--xxl-top {
    padding-top: 50px !important; }
  .padding--xxl-bottom {
    padding-bottom: 50px !important; }
  .padding--xxl-left {
    padding-left: 50px !important; }
  .padding--xxl-right {
    padding-right: 50px !important; }
  .padding--xxl-horizontal {
    padding-left: 50px !important;
    padding-right: 50px !important; }
  .padding--xxl-vertical {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }

/*
---
name: Bleed
category:
  - base/helpers
---
Apply negative margins and equal positive padding, so that element borders and backgrounds “bleed” outside of their containers, without the content be affected.

```html
<div class="padding--xs">
  <div class="bleed--xs">element with bleed</div>
</div>
```
*/
.bleed--none {
  margin: 0 !important; }
  .bleed--none-top {
    margin-top: 0 !important; }
  .bleed--none-bottom {
    margin-bottom: 0 !important; }
  .bleed--none-left {
    margin-left: 0 !important; }
  .bleed--none-right {
    margin-right: 0 !important; }
  .bleed--none-horizontal {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .bleed--none-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

.bleed--xs {
  margin: -5px !important; }
  .bleed--xs-top {
    margin-top: -5px !important; }
  .bleed--xs-bottom {
    margin-bottom: -5px !important; }
  .bleed--xs-left {
    margin-left: -5px !important; }
  .bleed--xs-right {
    margin-right: 5px !important; }
  .bleed--xs-horizontal {
    margin-left: -5px !important;
    margin-right: -5px !important; }
  .bleed--xs-vertical {
    margin-top: -5px !important;
    margin-bottom: -5px !important; }

.bleed--s {
  margin: -10px !important; }
  .bleed--s-top {
    margin-top: -10px !important; }
  .bleed--s-bottom {
    margin-bottom: -10px !important; }
  .bleed--s-left {
    margin-left: -10px !important; }
  .bleed--s-right {
    margin-right: 10px !important; }
  .bleed--s-horizontal {
    margin-left: -10px !important;
    margin-right: -10px !important; }
  .bleed--s-vertical {
    margin-top: -10px !important;
    margin-bottom: -10px !important; }

.bleed--m {
  margin: -15px !important; }
  .bleed--m-top {
    margin-top: -15px !important; }
  .bleed--m-bottom {
    margin-bottom: -15px !important; }
  .bleed--m-left {
    margin-left: -15px !important; }
  .bleed--m-right {
    margin-right: 15px !important; }
  .bleed--m-horizontal {
    margin-left: -15px !important;
    margin-right: -15px !important; }
  .bleed--m-vertical {
    margin-top: -15px !important;
    margin-bottom: -15px !important; }

.bleed--l {
  margin: -20px !important; }
  .bleed--l-top {
    margin-top: -20px !important; }
  .bleed--l-bottom {
    margin-bottom: -20px !important; }
  .bleed--l-left {
    margin-left: -20px !important; }
  .bleed--l-right {
    margin-right: 20px !important; }
  .bleed--l-horizontal {
    margin-left: -20px !important;
    margin-right: -20px !important; }
  .bleed--l-vertical {
    margin-top: -20px !important;
    margin-bottom: -20px !important; }

.bleed--xl {
  margin: -40px !important; }
  .bleed--xl-top {
    margin-top: -40px !important; }
  .bleed--xl-bottom {
    margin-bottom: -40px !important; }
  .bleed--xl-left {
    margin-left: -40px !important; }
  .bleed--xl-right {
    margin-right: 40px !important; }
  .bleed--xl-horizontal {
    margin-left: -40px !important;
    margin-right: -40px !important; }
  .bleed--xl-vertical {
    margin-top: -40px !important;
    margin-bottom: -40px !important; }

.bleed--xxl {
  margin: -50px !important; }
  .bleed--xxl-top {
    margin-top: -50px !important; }
  .bleed--xxl-bottom {
    margin-bottom: -50px !important; }
  .bleed--xxl-left {
    margin-left: -50px !important; }
  .bleed--xxl-right {
    margin-right: 50px !important; }
  .bleed--xxl-horizontal {
    margin-left: -50px !important;
    margin-right: -50px !important; }
  .bleed--xxl-vertical {
    margin-top: -50px !important;
    margin-bottom: -50px !important; }

/*
---
name: Float
category:
  - base/helpers
---
Modifiers for float values:
* .float--left
* .float--right
*/
.float--left {
  float: left !important; }

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

/*
---
name: Flex
category:
  - base/helpers
---
Modifiers for flex properties:
* .flex--none
* .flex--grow
* .flex--direction-column
* .flex--direction-row
* .flex--align-center
* .flex--align-stretch
* .flex--align-start
* .flex--align-end
* .flex--justify-center
* .flex--justify-start
* .flex--justify-end
* .flex--justify-between
*/
.flex--none {
  -ms-flex: none !important;
      flex: none !important; }

.flex--grow {
  -ms-flex: 1 !important;
      flex: 1 !important; }

.flex--shrink {
  -ms-flex: 0 1 auto !important;
      flex: 0 1 auto !important; }

.flex--direction-column {
  -ms-flex-direction: column !important;
      flex-direction: column !important; }

.flex--direction-row {
  -ms-flex-direction: row !important;
      flex-direction: row !important; }

.flex--align-center {
  -ms-flex-align: center !important;
      -ms-grid-row-align: center !important;
      align-items: center !important; }
  .flex--align-center-v {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }

.flex--align-stretch {
  -ms-flex-align: stretch !important;
      -ms-grid-row-align: stretch !important;
      align-items: stretch !important; }

.flex--align-start {
  -ms-flex-align: start !important;
      -ms-grid-row-align: flex-start !important;
      align-items: flex-start !important; }

.flex--align-end {
  -ms-flex-align: end !important;
      -ms-grid-row-align: flex-end !important;
      align-items: flex-end !important; }

.flex--justify-center {
  -ms-flex-pack: center !important;
      justify-content: center !important; }

.flex--justify-start {
  -ms-flex-pack: start !important;
      justify-content: flex-start !important; }

.flex--justify-end {
  -ms-flex-pack: end !important;
      justify-content: flex-end !important; }

.flex--justify-between {
  -ms-flex-pack: justify !important;
      justify-content: space-between !important; }

.flex--align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

/*
---
name: Rules
category:
  - base/helpers
---
Min-height modifiers based on the font-size (x*1em)
* .rules--min-1
* .rules--min-2
* .rules--min-3
* .rules--min-...
* .rules--min-20
*/
.rules--min-1 {
  min-height: 1em; }

.rules--min-2 {
  min-height: 2em; }

.rules--min-3 {
  min-height: 3em; }

.rules--min-4 {
  min-height: 4em; }

.rules--min-5 {
  min-height: 5em; }

.rules--min-6 {
  min-height: 6em; }

.rules--min-7 {
  min-height: 7em; }

.rules--min-8 {
  min-height: 8em; }

.rules--min-9 {
  min-height: 9em; }

.rules--min-10 {
  min-height: 10em; }

.rules--min-11 {
  min-height: 11em; }

.rules--min-12 {
  min-height: 12em; }

.rules--min-13 {
  min-height: 13em; }

.rules--min-14 {
  min-height: 14em; }

.rules--min-15 {
  min-height: 15em; }

.rules--min-16 {
  min-height: 16em; }

.rules--min-17 {
  min-height: 17em; }

.rules--min-18 {
  min-height: 18em; }

.rules--min-19 {
  min-height: 19em; }

.rules--min-20 {
  min-height: 20em; }

/*
---
name: Display
category:
  - base/helpers
---
Modifiers for display values:
* .display--none
* .display--inline
* .display--inline-block
* .display--block
* .display--flex
*/
.display--none {
  display: none !important; }

.display--inline {
  display: inline !important; }

.display--inline-block {
  display: inline-block !important; }

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

.display--flex {
  display: -ms-flexbox !important;
  display: flex !important; }

/*
---
name: Indent
category:
  - base/helpers
---
Indents based on the widths of the icons.
* .indent--small
* .indent--medium
* .indent--big
* .indent--large
*/
.indent {
  margin-left: calc(1.5em + 10px) !important; }
  .indent--small {
    margin-left: calc(1em + 10px) !important; }
  .indent--medium {
    margin-left: calc(2em + 10px) !important; }
  .indent--big {
    margin-left: calc(3em + 10px) !important; }
  .indent--large {
    margin-left: calc(4em + 10px) !important; }

/*
---
name: Max-width
category:
  - base/helpers
---
Max-width modifiers in steps of 50px
* .max-width--50
* .max-width--100
* .max-width--150
* .max-width--...
* .max-width--500

Max-width modifier to force element 100% width
* .max-width--100-percent
*/
.max-width--50 {
  width: 50px;
  max-width: 50px; }

.max-width--100 {
  width: 100px;
  max-width: 100px; }

.max-width--150 {
  width: 150px;
  max-width: 150px; }

.max-width--200 {
  width: 200px;
  max-width: 200px; }

.max-width--250 {
  width: 250px;
  max-width: 250px; }

.max-width--300 {
  width: 300px;
  max-width: 300px; }

.max-width--350 {
  width: 350px;
  max-width: 350px; }

.max-width--400 {
  width: 400px;
  max-width: 400px; }

.max-width--450 {
  width: 450px;
  max-width: 450px; }

.max-width--500 {
  width: 500px;
  max-width: 500px; }

/*
---
name: Hide
category:
  - base/helpers
---
Hide elements when screen is smaller or larger than a certain width.

Min: (hide when screen is larger than ...)
* .hide--xs-min
* .hide--sm-min
* .hide--md-min
* .hide--lg-min
* .hide--xlg-min

Max: (hide when screen is smaller than ...)
* .hide--xs-max
* .hide--sm-max
* .hide--md-max
* .hide--lg-max
* .hide--xlg-max
*/
@media (min-width: 480px) {
  .hide--xs-min {
    display: none !important; } }

@media (max-width: 479px) {
  .hide--xs-max {
    display: none !important; } }

@media (min-width: 768px) {
  .hide--sm-min {
    display: none !important; } }

@media (max-width: 767px) {
  .hide--sm-max {
    display: none !important; } }

@media (min-width: 992px) {
  .hide--md-min {
    display: none !important; } }

@media (max-width: 991px) {
  .hide--md-max {
    display: none !important; } }

@media (min-width: 1200px) {
  .hide--lg-min {
    display: none !important; } }

@media (max-width: 1199px) {
  .hide--lg-max {
    display: none !important; } }

@media (min-width: 1450px) {
  .hide--xlg-min {
    display: none !important; } }

@media (max-width: 1449px) {
  .hide--xlg-max {
    display: none !important; } }

/*
---
name: Z-index
category:
  - base/helpers
---
Z-index modifiers to override the stack order of an element

An element with greater stack order is always in front of an element with a lower stack order.

* .z-index--level-1  => z-index: 10;
* .z-index--level-2  => z-index: 100;
* .z-index--level-...
* .z-index--level-5 => z-index: 100000;
*/
.z-index--level-1 {
  z-index: 10 !important; }

.z-index--level-2 {
  z-index: 100 !important; }

.z-index--level-3 {
  z-index: 1000 !important; }

.z-index--level-4 {
  z-index: 10000 !important; }

.z-index--level-5 {
  z-index: 100000 !important; }

.full-width {
  width: 100%; }

.cursor--pointer {
  cursor: pointer !important; }

.cursor--not-allowed {
  cursor: not-allowed !important; }

.blurry {
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px); }

html {
  min-height: 100%;
  position: relative; }

body {
  position: static;
  padding: 0;
  margin: 0 0 100px 0;
  background: #efefef; }
  body.is-loading {
    background-image: url("/portalserver/static/features/[BBHOST]/crelan-private-theme/dist/loading.gif");
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: 50%; }

img {
  max-width: 100%; }

.main {
  overflow: visible;
  padding-bottom: 20px; }

a:focus, button:focus, [click]:focus, [ng-click]:focus {
  outline: none;
  box-shadow: 0 0 5px #83be00 !important; }

.sidebar {
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-flow: column;
      flex-flow: column;
  top: 0;
  bottom: 0;
  width: 290px;
  padding: 50px 0 75px 20px;
  overflow: auto;
  background: #fff;
  color: #666;
  /*
    Fix to keep navigation__main aligned to the top
    and navigation_content_2 aligned to the bottom
    when we're in the private part of website (logged in)
  */
  /*
    Fix to keep sidebar content from overflowing in the y-direction
    on tablet size by reducing spacing and illustration size
  */ }
  .sidebar button, .sidebar a {
    color: #666; }
  .sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar p {
    color: #666; }
  .cookie-policy-shown .sidebar {
    top: 180px;
    height: calc(100% - 180px); }
    @media (min-width: 992px) {
      .cookie-policy-shown .sidebar {
        top: 140px;
        height: calc(100% - 140px); } }
  @media (min-width: 992px) {
    .sidebar {
      width: 310px;
      padding-left: 40px; } }
  @media (min-width: 1200px) {
    .sidebar {
      width: 330px;
      padding-left: 60px; } }
  @media (min-width: 1450px) {
    .sidebar {
      width: calc(270px + ((100vw - 1320px) / 2));
      padding-left: calc(((100vw - 1320px) / 2)); } }
  .sidebar__region {
    position: relative;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 100%; }
  .sidebar__logo {
    display: block;
    position: relative;
    padding: 5px;
    margin: -5px 0;
    max-width: 190px;
    margin-bottom: 25px;
    text-indent: -9999px;
    width: 182px;
    height: 38px;
    background: url("../my-crelan.svg");
    background-size: 182px 38px; }
    .sidebar__logo svg {
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      width: calc(100% - 10px); }
  .sidebar__title {
    max-width: 250px;
    line-height: 1.3em;
    margin: 40px 0 1em 0; }
  .sidebar__link-back {
    font-weight: bold;
    line-height: 1em; }
    .sidebar__link-back .icon {
      margin-top: -1px;
      margin-right: 5px;
      fill: #83be00;
      font-size: 0.9em; }
  .sidebar__digipass-switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 230px; }
    .sidebar__digipass-switch .sidebar__digipass-switch__item {
      display: block;
      width: 110px;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
      .sidebar__digipass-switch .sidebar__digipass-switch__item .svg {
        width: 110px;
        height: 110px;
        transition: 0.3s ease-in-out all; }
      .sidebar__digipass-switch .sidebar__digipass-switch__item .sidebar__digipass-switch__image {
        background: #efefef;
        padding: 10px 0;
        margin: 0 0 10px; }
      .sidebar__digipass-switch .sidebar__digipass-switch__item:hover a, .sidebar__digipass-switch .sidebar__digipass-switch__item.active a {
        color: #555555;
        text-decoration: none; }
      .sidebar__digipass-switch .sidebar__digipass-switch__item:hover .svg, .sidebar__digipass-switch .sidebar__digipass-switch__item.active .svg {
        fill: #fff; }
      .sidebar__digipass-switch .sidebar__digipass-switch__item:hover .sidebar__digipass-switch__image, .sidebar__digipass-switch .sidebar__digipass-switch__item.active .sidebar__digipass-switch__image {
        background: #83be00; }
  .sidebar .media-object {
    width: 35px;
    height: 35px;
    border-radius: 50%; }
  .sidebar.navigation_private .sidebar__region--spaced {
    -ms-flex-positive: 1;
        flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-line-pack: justify;
        align-content: space-between; }
    .sidebar.navigation_private .sidebar__region--spaced > * {
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
    .sidebar.navigation_private .sidebar__region--spaced .navigation__main {
      -ms-flex-positive: 1;
          flex-grow: 1; }
  @media (max-height: 750px) {
    .sidebar__title.margin--l-vertical {
      margin: 15px 0 !important; }
    .sidebar__logo {
      margin-bottom: 15px; }
    .sidebar__digipass-switch {
      margin: 15px 0 10px !important; }
      .sidebar__digipass-switch .sidebar__digipass-switch__item {
        width: 110px; }
        .sidebar__digipass-switch .sidebar__digipass-switch__item .svg {
          width: 80px;
          height: 80px;
          margin: 0 auto; } }

.sidebar-popover {
  background: #fff;
  width: 100%;
  position: absolute;
  z-index: 99; }

.loading {
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  /* align horizontal */
  -ms-flex-align: center;
      align-items: center; }
  .loading--inline {
    display: inline-block; }
  .loading .loading-mono {
    background-image: url("/portalserver/static/features/[BBHOST]/crelan-private-theme/dist/loading-mono.gif");
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 100px;
    width: 100px; }
  .loading .loading-simple {
    background-image: url("/portalserver/static/features/[BBHOST]/crelan-private-theme/dist/loading-simple.gif");
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 100px;
    width: 100px; }
  .loading .loading-text-size {
    background-size: 15px;
    height: 15px;
    width: 15px; }
  .loading .loading-wrap--none {
    height: 0;
    position: relative;
    padding-bottom: 0; }
  .loading .loading-wrap--small {
    height: 0;
    position: relative;
    padding-bottom: 10%; }
  .loading .loading-wrap--medium {
    height: 0;
    position: relative;
    padding-bottom: 25%; }
  .loading .loading-wrap--big {
    height: 0;
    position: relative;
    padding-bottom: 50%; }
  .loading .loading-wrap--large {
    height: 0;
    position: relative;
    padding-bottom: 75%; }

.widget {
  border: none !important;
  box-shadow: none !important;
  outline: 0;
  margin: 0 !important;
  background: transparent !important; }
  .widget-default {
    border: none !important; }

.bp-container {
  z-index: auto; }

.bp-container > .row {
  margin: 0 !important; }

.bp-widget {
  position: static !important; }

.lp-overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
  display: none;
  visibility: hidden; }

.lp-lc--left {
  width: 100%; }

/* disable full block */
.is-disabled .card {
  cursor: default;
  box-shadow: none;
  transform: none; }
  .is-disabled .card img {
    opacity: 0.4;
    filter: grayscale(100%); }
  .is-disabled .card__body {
    background: #fff !important;
    color: #ccc !important; }
    .is-disabled .card__body a {
      color: #888 !important;
      cursor: default; }
      .is-disabled .card__body a:hover {
        color: #ccc !important; }
  .is-disabled .card__title, .is-disabled .card h3 {
    color: #888; }
  .is-disabled .card__footer {
    background: #ccc; }
    .is-disabled .card__footer * {
      color: #fff !important; }
  .is-disabled .card, .is-disabled .card .is-disabled .card__body, .is-disabled .card .is-disabled .card__body .box {
    background: #fff !important; }
  .is-disabled .card .is-disabled .card__footer, .is-disabled .card .is-disabled .card__footer > * {
    background-color: #ccc;
    color: #fff; }
  .is-disabled .card .icon,
  .is-disabled .card .is-disabled .card__text {
    color: #ccc !important; }
  .is-disabled .card.keep-body-styling, .is-disabled .card.keep-body-styling .is-disabled .card__body, .is-disabled .card.keep-body-styling .is-disabled .card__body .box {
    background: #fff;
    color: #888; }
  .is-disabled .card.keep-body-styling .is-disabled .card__title {
    color: #888; }
  .is-disabled .card.keep-body-styling .is-disabled .card__text {
    color: #888; }
  .is-disabled .card:hover {
    box-shadow: none;
    transform: none; }

/*
@name Material
@description add shadows to components and widgets
@state .material--1 - 1 unit from ground plane
@state .material--2 - 2 units from ground plane
@state .material--3 - 3 units from ground plane
@markup
<div class="material material--2">materialized element</div>
<!-- applied to an a tag makes the material element hoverable --!>
<a class="material material--2">materialized element</a>
*/
/* stylelint-disable at-rule-empty-line-before */
/* stylelint-enable */
.material--1 {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3); }

.material--2 {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.3); }

.material--3 {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 90px rgba(0, 0, 0, 0.05); }

a.material--1 {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in-out box-shadow, 0.3s ease-in-out transform;
  cursor: pointer;
  display: block; }
  a.material--1.is-active, a.material--1:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(0.99, 0.99);
    -moz-transform: perspective(1px) scale(0.99, 0.99); }
  a.material--1:disabled {
    cursor: default;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(1, 1) !important; }

a.material--2 {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in-out box-shadow, 0.3s ease-in-out transform;
  cursor: pointer;
  display: block; }
  a.material--2.is-active, a.material--2:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(0.99, 0.99);
    -moz-transform: perspective(1px) scale(0.99, 0.99); }
  a.material--2:disabled {
    cursor: default;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(1, 1) !important; }

a.material--3 {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 90px rgba(0, 0, 0, 0.05);
  transition: 0.3s ease-in-out box-shadow, 0.3s ease-in-out transform;
  cursor: pointer;
  display: block; }
  a.material--3.is-active, a.material--3:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(0.99, 0.99);
    -moz-transform: perspective(1px) scale(0.99, 0.99); }
  a.material--3:disabled {
    cursor: default;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(1, 1) !important; }

/*
---
name: Box
category:
  - components
---
A box has a background color and padding
!![box](./components/box/box.html)
*/
.box {
  padding: 15px;
  background-color: #fff; }
  .box--primary {
    background-color: #83be00; }
  .box--background-dark {
    background-color: #efefef; }
  .box--tertiary-light {
    background-color: #fbe4e7; }
  .box__title {
    font-weight: normal;
    line-height: 1em; }
  .box__text {
    font-size: 0.85714em;
    color: #777777; }

a.box {
  display: block;
  text-decoration: none; }

/*
---
name: Button
category:
  - components
---
## This is the default btn

* Always use `a` or `button` tag.
* Use btn--inverted for buttons on colored backgrounds

```html
<div class="box">
  <a class="btn">Button</a>
</div>
<div class="box box--primary-xl">
  <a class="btn btn--inverted">Inverted button</a>
</div>
```
*/
button {
  padding: 0;
  margin: 0;
  border: 0 none;
  background-color: transparent;
  text-align: left; }

.btn {
  display: inline-block;
  padding: 8px 20px;
  border-radius: 40px;
  text-align: center;
  background: transparent;
  transition: 0.3s ease-in-out background, 0.3s ease-in-out border, 0.3s ease-in-out color;
  border: 2px solid #83be00;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  margin-right: 10px; }
  .btn:focus {
    box-shadow: 0 0 5px #83be00; }
  a:hover .btn, .btn:hover {
    background: #83be00;
    border-color: #83be00;
    color: #fff;
    text-decoration: none; }
  .btn:active {
    background: #333333;
    border-color: #333333;
    color: #fff; }
  .btn--pro-background {
    color: #fff; }
  .btn--inverted {
    border-color: #fff;
    color: #fff; }
    a:hover .btn--inverted, .btn--inverted:hover {
      color: #006340;
      background: #fff;
      border-color: #fff; }
  .btn:disabled, .btn.is-disabled {
    border-color: #ccc;
    color: #ccc; }
  .btn--full-width {
    display: block;
    width: 100%; }
  .btn:last-child {
    margin-right: 0; }

/*
---
name: Forms
category:
  - components
---
The crelan forms are based on the bootstrap form structure. http://getbootstrap.com/css/#forms
We try to keep the compatibilty with bootstrap forms as much as possible but due to some decisions it might not always be the case.

### form group addon
twitter bootstrap has an input group addon but we also have a form-group-addon.
Use this for elements that are place before an input field visualy outside of the form-group.

!![form](./components/form/form.html)
*/
.form-group {
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  color: #555555;
  position: relative; }
  .form-group label {
    font-weight: normal;
    padding: 6px 12px;
    margin-bottom: -14px;
    font-size: 0.85714em;
    display: block;
    position: relative;
    z-index: 5; }
  .form-group .form-control {
    padding: 0;
    margin: 6px 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    transition: 0.3s ease-in-out border-color;
    width: calc(100% - 24px); }
    .form-group .form-control[disabled] {
      background-color: #fff;
      opacity: 0.6; }
  .form-group textarea.form-control {
    padding: 6px 0;
    resize: vertical;
    line-height: 1.5em; }
    .form-group textarea.form-control:focus {
      border-bottom: none; }
  .form-group__dropdown .dropdown {
    width: 100%; }
    .form-group__dropdown .dropdown__trigger {
      width: 100%;
      padding: 2px 12px 10px;
      margin-top: 8px;
      color: #000;
      font-weight: bold;
      min-height: 32px; }
      .form-group__dropdown .dropdown__trigger:hover, .form-group__dropdown .dropdown__trigger:focus, .form-group__dropdown .dropdown__trigger:active {
        color: #000; }
      .form-group__dropdown .dropdown__trigger .icon {
        margin-top: 3px; }
    .form-group__dropdown .dropdown__item {
      white-space: normal; }
      .form-group__dropdown .dropdown__item button,
      .form-group__dropdown .dropdown__item a {
        padding: 10px 12px; }
    .form-group__dropdown .dropdown.is-open .dropdown__trigger {
      color: #000; }
  .input-group .form-group__dropdown .icon {
    float: right;
    color: #83be00; }
  .form-group__dropdown--no-label .dropdown__trigger {
    padding: 19px 12px;
    margin-top: 0; }
  .form-group .input-group .form-group {
    margin-bottom: 0;
    border: none; }
    .form-group .input-group .form-group .form-group-addon {
      top: 22px;
      padding-left: 10px; }
    .form-group .input-group .form-group .popup--top-left-outside-input {
      padding-left: 25px; }

.input-group {
  width: 100%; }
  .input-group .form-control {
    width: calc(100% - 24px);
    margin: 6px 12px;
    padding-left: 0;
    padding-right: 0; }
    .input-group .form-control[disabled] {
      background-color: #fff;
      opacity: 0.5; }
    .input-group .form-control__extra {
      margin: 0 12px 10px; }
  .input-group .form-control--datepicker {
    margin: 6px 12px 6px 40px;
    width: calc(100% - 52px); }

.input-group-addon {
  background: none;
  border: none; }
  .input-group-addon__currency {
    display: inline-block;
    margin-right: 5px;
    font-size: 0.7em;
    color: #777777;
    vertical-align: text-bottom; }
  .input-group-addon .icon {
    position: relative;
    z-index: 6;
    color: #83be00;
    cursor: default; }
    .input-group-addon .icon.interactive {
      cursor: pointer; }
  .has-error .input-group-addon {
    background: none; }
    .has-error .input-group-addon .icon {
      cursor: default;
      color: #d81c51; }
      .has-error .input-group-addon .icon.icon--error {
        fill: #d81c51; }
      .has-error .input-group-addon .icon.interactive {
        cursor: pointer; }

.input-group-btn {
  font-size: 1em;
  z-index: 5; }
  .input-group-btn .btn {
    height: 100%;
    border-radius: 0;
    margin: 0;
    padding: 12px;
    display: block; }
    .input-group-btn .btn:hover {
      background-color: #fff; }

.form-group-addon {
  position: absolute;
  left: 0;
  top: 27px;
  z-index: 50;
  transform: translate(0, -50%);
  padding: 5px; }
  .form-group-addon--right {
    right: auto;
    left: 100%; }
  .accordion__content .form-group-addon {
    right: 100%;
    left: inherit;
    z-index: 50; }
    .accordion__content .form-group-addon button {
      padding: 5px;
      color: #fff; }
  .form-group-addon .accordion__content button:active {
    text-decoration: underline; }

.form-control {
  box-shadow: none;
  border-radius: 0;
  border: none;
  font-size: 1em;
  line-height: 1em;
  display: block;
  color: #000;
  font-weight: bold; }
  .form-control:focus {
    border: none;
    outline: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc; }
  .has-error .form-control, .has-error .form-control:focus {
    box-shadow: none;
    border-color: rgba(255, 255, 255, 0); }

.form-alert {
  border-top: 1px solid #d81c51;
  margin: -6px 12px 0;
  padding: 12px 0;
  width: auto;
  color: #d81c51;
  word-break: keep-all; }
  .form-alert--no-border {
    border-top: none; }

::-webkit-input-placeholder {
  color: #ccc;
  font-weight: normal; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
  font-weight: normal; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
  font-weight: normal; }

:-ms-input-placeholder {
  color: #ccc;
  font-weight: normal; }

cl-checkbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center !important;
      align-items: center !important;
  -ms-flex-direction: row !important;
      flex-direction: row !important; }

.checkbox {
  margin-top: 0;
  margin-bottom: 0; }

.checkbox.disabled {
  color: #777777; }

input[type='checkbox'] {
  margin: 0;
  opacity: 0; }
  .checkbox input[type='checkbox'] {
    margin: 0; }
  input[type='checkbox'] + label {
    position: relative;
    display: table-cell;
    padding-left: 30px;
    cursor: pointer;
    font-weight: normal; }
    input[type='checkbox'] + label::before {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 16px;
      height: 16px; }
    input[type='checkbox'] + label.unsigned-transfer {
      padding-left: 20px; }

.cl-checkbox[type='checkbox']:checked + label::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f14a'; }

.cl-checkbox[type='checkbox']:not(:checked) + label::before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f0c8'; }

input[type='radio'] {
  margin: 0;
  opacity: 0; }
  input[type='radio'] + label {
    position: relative;
    display: inline-block;
    padding: 0;
    padding-left: 30px;
    margin-left: -15px;
    cursor: pointer;
    font-weight: normal; }
    input[type='radio'] + label::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 16px;
      height: 16px;
      border: 1px solid #ccc;
      border-radius: 8px;
      background: #fff; }
    input[type='radio'] + label::after {
      content: '';
      display: block;
      position: absolute;
      top: 4px;
      left: 4px;
      width: 8px;
      height: 8px;
      border-radius: 4px;
      background-color: #83be00;
      opacity: 0; }
  input[type='radio']:checked + label::after {
    opacity: 1; }

.filter-form__item {
  position: relative; }
  .filter-form__item input[type='checkbox'] {
    opacity: 0;
    visibility: hidden;
    position: absolute; }
    .filter-form__item input[type='checkbox'] + label {
      width: 100%;
      padding: 15px;
      cursor: pointer;
      border-radius: 10px;
      padding-left: 20px;
      margin-left: 0;
      transition: 0.3s ease-in-out background-color; }
      .filter-form__item input[type='checkbox'] + label::before, .filter-form__item input[type='checkbox'] + label::after {
        display: none; }
    .filter-form__item input[type='checkbox']:checked + label {
      background-color: #fff; }
  .filter-form__item:hover input[type='checkbox'] + label,
  .filter-form__item:hover > button {
    background-color: #fff; }
  .filter-form__item > button {
    border-radius: 10px; }
  .filter-form__item-checkmark--right {
    position: absolute;
    top: 5px;
    right: 10px; }
    .filter-form__item-checkmark--right--bottom {
      position: absolute;
      top: auto;
      bottom: 5px;
      right: 10px; }
  .filter-form__item.is-active > button {
    background-color: #fff; }

input.form-control {
  height: 2em; }

input::-ms-clear {
  display: none; }

[uib-typeahead-popup].dropdown-menu,
cl-autocomplete .dropdown-menu {
  position: absolute;
  top: 41px !important;
  right: 0 !important;
  left: 0 !important;
  background-color: #efefef;
  z-index: 100;
  box-shadow: 2px 8px 15px rgba(0, 0, 0, 0.3); }
  [uib-typeahead-popup].dropdown-menu li.active,
  cl-autocomplete .dropdown-menu li.active {
    background-color: #fff; }
  [uib-typeahead-popup].dropdown-menu li:hover, [uib-typeahead-popup].dropdown-menu li:focus,
  cl-autocomplete .dropdown-menu li:hover,
  cl-autocomplete .dropdown-menu li:focus {
    background-color: #fff;
    color: #555555; }
  [uib-typeahead-popup].dropdown-menu li a,
  cl-autocomplete .dropdown-menu li a {
    position: relative;
    display: block;
    border-top: 1px solid #ccc;
    padding: 12px 30px 12px 12px;
    color: #555555;
    text-decoration: none; }
    [uib-typeahead-popup].dropdown-menu li a::after,
    cl-autocomplete .dropdown-menu li a::after {
      position: absolute;
      display: block;
      top: 14px;
      right: 16px;
      width: 10px;
      height: 14px;
      content: '';
      background: url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-right-green.svg") no-repeat; }
  [uib-typeahead-popup].dropdown-menu li:first-child a,
  cl-autocomplete .dropdown-menu li:first-child a {
    border-top: none; }

/*
---
name: Icons
category:
  - components
---
All icons are svg's generated in to one iconstore. Every icon can be used in 5 different sizes: default, small, medium, big, large.
It's possible to change the color for most of the icons by changing the text color.

!![icons](./components/icon/icon.html)
*/
.icon {
  vertical-align: middle;
  width: 1.5em;
  height: 1.5em;
  fill: currentColor; }
  .icon--small {
    width: 1em;
    height: 1em; }
  .icon--medium {
    width: 2em;
    height: 2em; }
  .icon--big {
    width: 3em;
    height: 3em; }
  .icon--large {
    width: 4em;
    height: 4em; }
  .icon--xlarge {
    width: 6em;
    height: 6em; }

.svg {
  display: block;
  margin: 0 auto;
  fill: #83be00;
  color: #555555;
  max-width: 100%; }
  .svg--direct-mail-identification {
    width: 85px; }
  .svg--digipass-serialnumber {
    width: 70px; }
  .svg--digipass {
    width: 86px;
    height: 156px; }

.lp-launcher-tab-icon svg {
  width: 20px;
  margin: -7px 0;
  height: 20px; }

/*
---
name: List
category:
  - components
---
!![list](./components/lists/list-rows.html)
!![list](./components/lists/list-bullets.html)
*/
.list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .list--bullets > li {
    padding-left: 20px;
    position: relative; }
    .list--bullets > li::before {
      content: '';
      display: block;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: currentColor;
      position: absolute;
      left: 5px;
      top: 0.8em;
      transform: translate(0, -50%); }
  .list--definitions > dt {
    font-weight: normal; }
  .list--definitions > dd {
    margin-bottom: 1em; }
  .list--steps > li {
    padding-left: 90px;
    position: relative; }
  .list--steps p {
    margin-bottom: 2em; }
  .list--steps__label {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    display: block;
    font-weight: bold; }
  .list--steps .icon {
    fill: #83be00; }
  .list--rows {
    padding: 0;
    margin: 0;
    list-style: none; }
    .list--rows .list__item {
      position: relative;
      padding: 15px; }
      .list--rows .list__item::after {
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        border-bottom: 1px solid #efefef;
        z-index: 1; }
      .list--rows .list__item--green-border::after {
        border-bottom: 1px solid #83be00; }
      .list--rows .list__item-trigger {
        cursor: pointer; }
        .list--rows .list__item-trigger:hover {
          color: #83be00; }
        .list--rows .list__item-trigger:focus, .list--rows .list__item-trigger:active {
          color: #006340; }
        .list--rows .list__item-trigger:disabled {
          cursor: default; }
      .list--rows .list__item-close {
        position: absolute;
        top: 2px;
        right: 8px;
        font-size: 24px;
        font-weight: lighter; }
      .list--rows .list__item-icon-right {
        position: absolute;
        top: 15px;
        right: 0; }
      .list--rows .list__item.summary-list__item .list__item-close {
        top: 8px;
        right: 12px; }
        .list--rows .list__item.summary-list__item .list__item-close + .amount {
          margin-top: 25px; }
      .list--rows .list__item--header {
        background-color: #83be00;
        color: #fff; }
    .list--rows-no-borders .list__item {
      padding: 10px; }
      .list--rows-no-borders .list__item::after {
        border: none; }
    .list--rows .last .list__item::after {
      border-top: none; }
    .list--rows a.row {
      display: block; }
    .list--rows h1, .list--rows h2, .list--rows h3, .list--rows h4 {
      margin: 0;
      margin-bottom: 0.3em;
      font-weight: bold; }
  .list__item {
    position: relative; }
    .list__item.is-muted {
      opacity: 0.5; }
    .list__item-extra {
      height: 10px; }
      .list__item-extra > * {
        position: absolute;
        top: 5px;
        right: 5px; }
    .list__item > button {
      display: block;
      width: calc(100% + 15px * 2);
      margin: -15px;
      padding: 15px; }
  .list__is-read strong {
    font-weight: normal; }
  @media (min-width: 992px) {
    .list__actions {
      display: block;
      position: absolute;
      bottom: 15px;
      right: 15px; } }
  .list.is-disabled * {
    background: #fff;
    color: #ccc !important; }

.navigation__hidden {
  display: none; }

.navigation__main {
  /* launchpad override */ }
  .navigation__main ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #efefef; }
  .navigation__main__item {
    position: relative; }
    .navigation__main__item svg {
      position: absolute;
      left: 10px;
      top: 50%;
      width: 1.3em;
      height: 1.3em;
      margin: 0;
      margin-top: -0.65em;
      transition: 0.3s ease-in-out fill;
      fill: #000; }
    .navigation__main__item .lp-launcher-tab-text.has-icon {
      margin-left: 30px; }
    .navigation__main__item a {
      display: block;
      padding: 12px 10px;
      color: #666;
      text-decoration: none;
      position: relative;
      transition: 0.3s ease-in-out color; }
      .navigation__main__item a::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 10px;
        right: 0;
        border-bottom: 1px solid #efefef; }
      .navigation__main__item a:hover {
        background: rgba(239, 239, 239, 0.4);
        background: linear-gradient(to right, rgba(239, 239, 239, 0), rgba(239, 239, 239, 0.6));
        color: #83be00; }
    .navigation__main__item .active {
      border-right: 4px solid #83be00;
      font-weight: 700; }
      .navigation__main__item .active a {
        color: #666; }
    .navigation__main__item--active a, .navigation__main__item--active a:hover {
      -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorStr="#00FFDE00", EndColorStr="#66FFDE00", GradientType=1)';
      background: linear-gradient(to right, rgba(255, 222, 0, 0), rgba(255, 222, 0, 0.4));
      color: #666; }
  .navigation__main .badges {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #666; }
    .navigation__main .badges .badge:nth-child(2) {
      margin-left: 2px; }
  .navigation__main .lp-launcher-tab.active:active a,
  .navigation__main .lp-launcher-tab.active:hover a,
  .navigation__main .lp-launcher-tab:active a {
    color: #83be00; }
  .navigation__main .lp-launcher-tab:active svg,
  .navigation__main .lp-launcher-tab:hover svg,
  .navigation__main .lp-launcher-tab.active:hover svg,
  .navigation__main .lp-launcher-tab.active svg {
    fill: #83be00; }

/*
---
name: Search
category:
  - components
---

!![search](./components/search/search.html)
*/
.search {
  background-color: #fff;
  border: 1px solid #83be00; }
  .search--on-white {
    border-color: #efefef; }
  .search .input-group-addon {
    padding: 0; }
  .search__input {
    width: calc(100% - 12px) !important;
    padding-left: 0;
    padding-right: 0;
    margin: 5px !important;
    border-radius: 0;
    border: 0 none; }
  .search__submit {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    background-color: #efefef;
    border: none;
    border-radius: 0;
    padding: 12px 18px !important;
    margin-left: 12px;
    font-weight: bold; }
    .search__submit:hover, .search__submit.btn:hover {
      background-color: #fff;
      color: #333333; }
    .search__submit:disabled:hover, .search__submit:disabled.btn:hover {
      background-color: #efefef;
      color: #ccc; }
  .search__icon {
    padding: 0;
    margin: 0;
    border: 0 none;
    background-color: transparent;
    text-align: left;
    color: #83be00;
    font-size: 0.8em; }
    .search__icon .icon {
      color: inherit !important;
      margin: 10px;
      icon: default !important; }
  .search.is-disabled {
    pointer-events: none; }
    .search.is-disabled .search__icon, .search.is-disabled .search__submit, .search.is-disabled .search__input {
      background-color: #fff;
      color: #ccc;
      opacity: 0.5; }
  .search [uib-typeahead-popup].dropdown-menu {
    border-top: 1px solid #777777; }

.user-card {
  position: relative; }
  .user-card:before, .user-card:after {
    content: " ";
    display: table; }
  .user-card:after {
    clear: both; }
  .user-card__avatar {
    width: 130px;
    height: 130px;
    margin-top: 10px;
    border-radius: 50%; }
    .user-card__avatar img {
      display: block; }
  .user-card__info {
    padding-left: 50px; }
  .navigation .user-card {
    margin: 60px 0; }

.user-pro-flag {
  height: 50px; }

/*
@name Affiliate card
@description affiliate teaser view
@markup
    <section class="navigation__affiliate">
        <div class="affiliate-card">
            <div class="affiliate-card__avatar">
                <img src="../images/uploads/avatar.jpg" alt="avatar"/>
            </div>
            <div class="affiliate-card__info">
                <p>Kantoor Leen en Van de Wouwer</p>
                <address>
                    Churchillaan 38 b01, 2900 Schoten
                </address>
            </div>
        </div>
    </section>
*/
.affiliate-card {
  position: relative; }
  .affiliate-card__avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
    margin-left: 25px;
    position: absolute;
    top: 0;
    left: 0; }
    .affiliate-card__avatar img {
      display: block; }
  .affiliate-card__info {
    padding-left: 70px; }
  .navigation .affiliate-card {
    margin: 60px 0;
    margin-right: -40px; }

.account-header {
  background: #83be00;
  position: relative;
  border-top: 1px solid #83be00;
  color: #fff;
  padding: 15px; }
  .account-header h2 {
    margin: 0;
    font-size: 1.7em; }
  .account-header__star {
    padding: 0;
    margin: 0;
    border: 0 none;
    background-color: transparent;
    text-align: left;
    position: absolute;
    top: 15px;
    right: 15px;
    color: #ffde00; }
    .account-header__star:hover, .account-header__star:focus {
      color: #fff; }
  .account-header__account {
    padding-bottom: 2em; }
    .account-header__account .icon {
      width: 4em;
      height: 4em;
      color: #006340;
      margin-right: 1em; }
    .account-header__account p {
      margin-top: 0.2em;
      margin-bottom: 0;
      color: #006340; }
  .account-header__balance {
    padding-bottom: 2em;
    text-align: right; }
  .account-header__sec-currency {
    font-size: 0.8em; }
  .account-header__available {
    margin-top: 0.2em;
    color: #006340; }
  .account-header__search {
    margin-left: 38px; }
  .account-header__search-advanced-btn {
    padding: 0;
    margin: 0;
    border: 0 none;
    background-color: transparent;
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    line-height: 23px;
    white-space: nowrap; }
    .account-header__search-advanced-btn:hover, .account-header__search-advanced-btn:active {
      color: #fff; }
    .account-header__search-advanced-btn:focus {
      box-shadow: 0 0 5px #fff !important; }
    .account-header__search-advanced-btn.is-active {
      color: #000; }
      .account-header__search-advanced-btn.is-active::before {
        content: '';
        background-color: #efefef;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: -60px;
        z-index: -1; }
  .account-header__search-advanced-options {
    margin-left: -15px;
    margin-right: -15px;
    margin-left: -15px;
    margin-right: -15px;
    color: #000;
    background-color: #efefef;
    padding: 25px 15px;
    position: relative;
    z-index: 10;
    bottom: -15px;
    display: none; }
    .account-header__search-advanced-options:before, .account-header__search-advanced-options:after {
      content: " ";
      display: table; }
    .account-header__search-advanced-options:after {
      clear: both; }
    .account-header__search-advanced-options.is-active {
      display: block;
      border-bottom: 1px solid #83be00; }
    @media (min-width: 992px) {
      .account-header__search-advanced-options__search-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; } }
    .account-header__search-advanced-options .input-number {
      width: calc(100% - 17px); }
      .account-header__search-advanced-options .input-number::-webkit-inner-spin-button, .account-header__search-advanced-options .input-number::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0; }
    .card__header-search--indented .account-header__search-advanced-options {
      margin-left: -53px; }
  .account-header__collapse-toggle {
    padding: 0;
    margin: 0;
    border: 0 none;
    background-color: transparent;
    text-align: left;
    display: none;
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #83be00;
    font-size: 0.7em; }
    @media (min-width: 992px) {
      .account-header__collapse-toggle {
        bottom: -10px;
        left: calc(50% - 20px); } }
  .account-header.is-collapsed .account-header__actions {
    display: none; }
  .account-header.is-collapsed .account-header__collapse-toggle {
    display: inline-block; }

/*
---
name: Language switcher
category:
  - components
---
!![lang](./components/language-switcher/language-switcher.html)
*/
.language-switcher {
  text-align: right;
  margin-bottom: -7px; }
  .language-switcher:before, .language-switcher:after {
    content: " ";
    display: table; }
  .language-switcher:after {
    clear: both; }
  .language-switcher__list {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: inline-block;
    z-index: 1; }
    .language-switcher__list > li {
      display: inline-block; }
  .language-switcher__item > button {
    display: inline-block;
    padding: 5px;
    color: #777777;
    font-weight: 400;
    border: 2px solid transparent;
    border-radius: 50%;
    text-transform: uppercase; }
    .language-switcher__item > button:hover {
      color: #83be00; }
  .language-switcher__item.is-active > button {
    border-color: #83be00;
    color: #83be00; }

/*
---
name: Hover-button
category:
  - components
---

*/
.hover-button {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in-out box-shadow, 0.3s ease-in-out transform;
  cursor: pointer;
  position: fixed;
  bottom: 100px;
  right: calc(20px - 15px);
  z-index: 9999;
  border: 0 none;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  text-align: center;
  transition: 0.2s ease-in-out all;
  font-size: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .hover-button.is-active, .hover-button:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(0.99, 0.99);
    -moz-transform: perspective(1px) scale(0.99, 0.99); }
  .hover-button:disabled {
    cursor: default;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(1, 1) !important; }
  .hover-button .icon {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    margin-bottom: -2px; }
  .hover-button span {
    display: block; }
  @media (min-width: 992px) {
    .hover-button {
      right: calc(40px - 35px); } }
  @media (min-width: 1200px) {
    .hover-button {
      right: calc(60px - 55px); } }
  @media (min-width: 1600px) {
    .hover-button {
      right: calc(((100vw - 1320px) / 2) - 130px); } }

/*
---
name: Transfer-button
category:
  - components
---

!![transfer-button](./components/transfer-button/transfer-button.html)
*/
.transfer-button {
  background-color: #ffde00; }
  .transfer-button.is-disabled {
    background-color: #ccc;
    color: #fff;
    box-shadow: none;
    transform: none;
    cursor: default; }
    .transfer-button.is-disabled:hover, .transfer-button.is-disabled:focus, .transfer-button.is-disabled:active {
      color: #fff;
      box-shadow: none;
      transform: none; }
    .transfer-button.is-disabled .icon {
      color: #fff; }

/*
---
name: Accordion
category:
  - components
---
Used for stepped forms like sepa tranfers or standing orders

!![accordion](./components/accordion/accordion.html)
*/
.accordion {
  padding: 0 10px; }
  .accordion__step.is-active {
    position: relative;
    z-index: 100; }
    .accordion__step.is-active .accordion__content {
      display: block; }
  .accordion__step.is-valid .accordion__step-state {
    color: #c4d700; }
  .accordion__step-state {
    color: #efefef; }
  .accordion__header {
    background: #fff;
    margin: 0 -10px;
    color: #ccc;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    cursor: pointer;
    background: #fff;
    color: #555555;
    text-decoration: none;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3); }
    .accordion__header:before, .accordion__header:after {
      content: " ";
      display: table; }
    .accordion__header:after {
      clear: both; }
    .accordion__header.disabled {
      background-color: #efefef;
      opacity: 0.7;
      color: #777777;
      cursor: default; }
      .accordion__header.disabled .icon {
        color: #777777; }
      .accordion__header.disabled .accordion__trigger {
        color: #777777;
        cursor: default; }
        .accordion__header.disabled .accordion__trigger:hover, .accordion__header.disabled .accordion__trigger:focus {
          box-shadow: none !important; }
    .accordion__header h3 {
      margin: 0; }
    .accordion__header-state {
      padding: 15px;
      width: 20px;
      max-width: 20px;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px; }
    .accordion__header-label {
      width: 200px;
      max-width: 200px;
      -ms-flex: 1 0 200px;
          flex: 1 0 200px;
      border-right: 1px solid #efefef;
      padding: 15px; }
    .accordion__header-value {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      min-width: 0;
      padding: 15px; }
    .is-enabled .accordion__header {
      color: #555555; }
  .accordion__header-actions {
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    .accordion__header-actions > * {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      max-width: calc(100% + (15px * 2)); }
  .accordion__content {
    background: #83be00;
    color: #fff;
    padding: 20px 30px;
    display: none;
    z-index: 100; }
    .accordion__content:before, .accordion__content:after {
      content: " ";
      display: table; }
    .accordion__content:after {
      clear: both; }
    @media (min-width: 1200px) {
      .accordion__content--padded {
        padding-left: 235px; } }
    .accordion__content a {
      color: #fff;
      text-decoration: underline; }
    .accordion__content button:active,
    .accordion__content button:focus {
      text-decoration: underline; }
    .accordion__content .form-control--datepicker.popup--top-left-outside-input {
      margin-left: 15px; }
  .accordion .input-group a {
    text-decoration: none; }
  .accordion__trigger {
    margin: -15px;
    padding: 15px;
    padding-right: 30px;
    position: relative;
    min-height: 54px; }
    .accordion__trigger:disabled, .accordion__trigger[disabled='disabled'] {
      background-color: #efefef;
      opacity: 0.7;
      color: #777777; }
      .accordion__trigger:disabled .icon, .accordion__trigger[disabled='disabled'] .icon {
        color: #777777; }
      .accordion__tabs .accordion__trigger:disabled:hover::after, .accordion__tabs .accordion__trigger[disabled='disabled']:hover::after {
        border-bottom: none; }
    .accordion__trigger .icon {
      color: #83be00; }
      .accordion__trigger .icon--dropdown {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translate(0, -50%); }
    .accordion__tabs .accordion__trigger:hover::after, .accordion__tabs .accordion__trigger.is-active::after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      border-bottom: 4px solid #000; }

.carousel {
  /* Fix to make carousel__item take 100% of the height on safari */ }
  .carousel__container:before, .carousel__container:after {
    content: " ";
    display: table; }
  .carousel__container:after {
    clear: both; }
  .carousel__item {
    flex: 1;
    -ms-flex: 0 1 auto;
    margin-right: 20px;
    height: 100%; }
  .carousel .slick-track {
    display: -ms-flexbox;
    display: flex;
    padding: 10px; }
  .carousel .slick-slide {
    height: auto; }
  .carousel .slick-initialized .slick-slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .carousel .slick-slider {
    margin: -10px; }
  .carousel .slick-prev,
  .carousel .slick-next {
    border-radius: 20px; }
    .carousel .slick-prev::before,
    .carousel .slick-next::before {
      display: none; }
    .carousel .slick-prev, .carousel .slick-prev:hover, .carousel .slick-prev:focus,
    .carousel .slick-next,
    .carousel .slick-next:hover,
    .carousel .slick-next:focus {
      background: transparent;
      background-position: 50% 50%;
      background-size: 8px 15px;
      background-repeat: no-repeat; }
  .carousel .slick-prev {
    left: -20px; }
    .carousel .slick-prev, .carousel .slick-prev:hover, .carousel .slick-prev:focus {
      background-image: url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-left-gray.svg"); }
  .carousel .slick-next {
    right: -20px; }
    .carousel .slick-next, .carousel .slick-next:hover, .carousel .slick-next:focus {
      background-image: url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-right-gray.svg"); }
  .carousel--solid-arrows .slick-prev, .carousel--solid-arrows .slick-prev:hover, .carousel--solid-arrows .slick-prev:focus {
    background: rgba(0, 0, 0, 0.6) url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-left-white.svg") 50% 50% no-repeat;
    border-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px; }
  .carousel--solid-arrows .slick-next, .carousel--solid-arrows .slick-next:hover, .carousel--solid-arrows .slick-next:focus {
    background: rgba(0, 0, 0, 0.6) url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-right-white.svg") 50% 50% no-repeat;
    border-radius: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px; }
  .carousel--solid-arrows .slick-next, .carousel--solid-arrows .slick-next:hover, .carousel--solid-arrows .slick-next:focus, .carousel--solid-arrows .slick-prev, .carousel--solid-arrows .slick-prev:hover, .carousel--solid-arrows .slick-prev:focus {
    background-size: 8px 15px;
    width: 35px;
    height: 35px;
    z-index: 9999;
    transition: 0.3s ease-in-out background; }
  .carousel--solid-arrows .slick-next:hover, .carousel--solid-arrows .slick-prev:hover {
    background-color: rgba(0, 0, 0, 0.4); }
  .carousel .slick-disabled {
    display: none !important; }

.account-carousel .media {
  display: block;
  text-align: center; }
  .account-carousel .media-object {
    padding: 0 0 10px 0; }
  @media (min-width: 1200px) {
    .account-carousel .media {
      display: -ms-flexbox;
      display: flex;
      text-align: left; }
      .account-carousel .media-object {
        padding: 0 10px 0 0; } }

.graphic__header .carousel .is-active > .carousel__item .card__header {
  background: white;
  color: #333333; }

/*
---
name: Switch
category:
  - components
---
!![switch](./components/switch/switch.html)
*/
.switch {
  margin: 2px auto 6px; }
  .switch span {
    display: inline-block; }
  .switch__toggle[type='checkbox'] {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden; }
    .switch__toggle[type='checkbox'] + label {
      position: relative;
      display: inline-block;
      cursor: pointer;
      outline: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      margin: -2px 5px -6px;
      padding: 2px;
      width: 34px;
      height: 21px;
      background-color: #ccc;
      border-radius: 21px;
      transition: background 0.4s; }
      .switch__toggle[type='checkbox'] + label::before, .switch__toggle[type='checkbox'] + label::after {
        display: block;
        position: absolute;
        content: ''; }
      .switch__toggle[type='checkbox'] + label::before {
        top: 1px;
        left: 1px;
        bottom: 1px;
        right: 1px;
        width: auto;
        height: auto;
        background-color: #fff;
        border-radius: 21px;
        transition: background 0.4s; }
      .switch__toggle[type='checkbox'] + label::after {
        top: 4px;
        left: 4px;
        bottom: 4px;
        width: 13px;
        height: auto;
        background-color: #777777;
        border-radius: 13px;
        transition: margin 0.4s, background 0.4s;
        opacity: 1; }
    .switch__toggle[type='checkbox']:checked + label::after {
      margin-left: 13px;
      background-color: #83be00; }
    .switch__toggle[type='checkbox']:disabled {
      cursor: not-allowed; }
    .switch__toggle[type='checkbox']:disabled + label::after {
      background-color: #ccc; }
    .switch__toggle[type='checkbox']:disabled + label {
      cursor: not-allowed; }

/*
---
name: Nav-pills
category:
  - components
---

!![nav-pills](./components/nav-pills/nav-pills.html)
*/
.nav-pills {
  position: relative;
  padding: 15px 15px 5px;
  background-color: #fff; }
  .nav-pills ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .nav-pills ul > li {
      display: inline-block;
      margin-bottom: 10px;
      height: 20px; }
      .nav-pills ul > li > button {
        position: relative;
        display: inline-block;
        padding: 0 10px;
        border-radius: 10px;
        text-transform: uppercase;
        font-size: 0.8em;
        border: 1px solid transparent;
        text-decoration: none;
        color: #333333; }
        .nav-pills ul > li > button.is-active {
          background: #333333;
          border: 1px solid #333333;
          color: #fff; }
        .nav-pills ul > li > button[disabled='disabled'], .nav-pills ul > li > button.btn[disabled='disabled'] {
          border: none;
          color: #ccc; }
          .nav-pills ul > li > button[disabled='disabled']:hover, .nav-pills ul > li > button.btn[disabled='disabled']:hover {
            border: none;
            background: transparent;
            color: #ccc; }
        .nav-pills ul > li > button:hover {
          border: 1px solid #333333; }
      .nav-pills ul > li:not(:first-child) {
        padding: 0 5px;
        border-left: 1px solid #333333; }
      .nav-pills ul > li.isActiveYear:not(:first-child) {
        padding-left: 5px;
        border-left: 1px solid #333333; }
      .nav-pills ul > li.isActiveYear ~ .isActiveYear {
        padding: 0;
        border-left: 0; }
    .nav-pills ul::after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      bottom: 0;
      border-top: 1px solid #333333; }
    .nav-pills ul.border-before::before {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      border-top: 1px solid #333333; }
  .nav-pills.affix ul.border-before::before {
    border-top: none; }

.document-filter {
  background: #efefef;
  padding: 15px; }
  .document-filter__item-type {
    font-weight: 700;
    font-size: 1.7em;
    line-height: 1.1; }
  .document-filter__item-icon {
    color: #83be00;
    font-size: 1.7em;
    padding-right: 15px; }

.document-list {
  padding: 0;
  margin: 0;
  list-style: none; }
  .document-list > li {
    position: relative;
    padding: 15px; }
    .document-list > li:not(:last-child)::after {
      content: '';
      left: 15px;
      right: 15px;
      bottom: 0;
      position: absolute;
      border-top: 1px solid #ccc;
      z-index: 1; }
  .document-list--future .payment {
    opacity: 0.5;
    background: #efefef; }

.illustration {
  display: block;
  margin: 0 auto;
  fill: #83be00;
  color: #555555;
  max-width: 100%; }
  .illustration__accent {
    fill: #555555; }
  .illustration__label {
    font-size: 0.78571em;
    fill: #555555; }
  .illustration__text {
    font-weight: bold;
    text-align: center; }
  .illustration--digipass-token {
    width: 228px;
    height: 194px; }
  .illustration--upload-avatar {
    width: 260px;
    height: 215px; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background: rgba(239, 239, 239, 0.5); }
  .overlay__background-none {
    background: none; }
  .overlay__detail {
    position: absolute;
    top: 20px;
    z-index: 100000; }
  .overlay__dialog {
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: 145px;
    transform: translate(-50%, -50%);
    padding: 40px;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
    width: 900px;
    max-width: calc(90% - 330px); }
  .overlay__icon {
    padding-right: 30px;
    color: #83be00; }
  .overlay__title {
    margin: 0; }
  .overlay__text {
    margin: 20px 0 0; }
  .overlay__buttons {
    margin: 30px 0 0; }
  .overlay.has_background_img {
    background: linear-gradient(rgba(239, 239, 239, 0.8), rgba(239, 239, 239, 0.8)), url("/portalserver/static/features/[BBHOST]/crelan-private-theme/dist/background.png") no-repeat;
    background-size: 100%;
    background-size: cover; }

.alert {
  background: #006340;
  border-bottom: 2px solid #83be00;
  color: #fff;
  padding: 25px 0; }
  .alert__title {
    color: #83be00;
    margin-top: 0; }
  .alert__body {
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    max-width: 1350px; }
    @media (min-width: 992px) {
      .alert__body {
        margin-left: 40px;
        margin-right: 40px; } }
    @media (min-width: 1200px) {
      .alert__body {
        margin-left: 60px;
        margin-right: 60px; } }
    @media (min-width: 1450px) {
      .alert__body {
        margin-left: calc(((100vw - 1320px) / 2));
        margin-right: 60px; } }
  .alert__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    background: none;
    border: none;
    font-size: 1.5em;
    color: #83be00; }
    .alert__close:hover {
      color: #c4d700; }
  .alert--sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999; }
  .alert a {
    color: #83be00; }

/*
---
name: Timer
category:
  - components
---

!![timer](./components/timer/timer.html)
*/
.timer {
  width: 3em;
  height: 3em;
  fill: #83be00; }
  .timer__bounds {
    fill: #83be00; }
  .timer__indicator {
    stroke: #fff;
    stroke-width: 23px;
    stroke-dasharray: 72;
    stroke-dashoffset: 72;
    animation: timer 9s linear forwards; }

@keyframes timer {
  0% {
    stroke-dashoffset: 72; }
  100% {
    stroke-dashoffset: 144; } }

/*
---
name: Dropdown
category:
  - components
---
A dropdown's style, size and position can be changed by adding these modifiers to the .dropdown element:

Style

- .dropdown--style-none
- .dropdown--style-inverted
- .dropdown--style-inverted-green-text
- .dropdown--style-light
- .dropdown--style-primary-xxl-text

Size

- .dropdown--small
- .dropdown--large

Position

- .dropdown--right

To highlight the currently selected dropdown item, add the 'is-active' class to the dropdown__item.
*/
.dropdown {
  position: relative;
  display: inline-block; }
  .dropdown__trigger {
    position: relative;
    padding: 10px; }
  .dropdown__menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    z-index: 99;
    display: none;
    min-width: 100%;
    text-align: left;
    background-color: #efefef;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
    max-height: 35vh;
    overflow: auto; }
  .dropdown__item {
    display: block;
    min-width: 200px;
    width: 100%;
    font-weight: normal;
    white-space: nowrap;
    color: #555555;
    border-top: 1px solid #ccc; }
    .dropdown__item:before, .dropdown__item:after {
      content: " ";
      display: table; }
    .dropdown__item:after {
      clear: both; }
    .dropdown__item:hover, .dropdown__item:focus, .dropdown__item button:focus, .dropdown__item button:hover {
      background-color: #fff;
      color: #555555; }
    .dropdown__item--no-hover:hover, .dropdown__item--no-hover:focus {
      background-color: transparent; }
    .dropdown__item button,
    .dropdown__item a {
      display: block;
      width: 100%;
      padding: 10px; }
    .dropdown__item.is-active {
      background-color: #fff; }
  .dropdown.is-open .dropdown__trigger {
    z-index: 999;
    background-color: #fff;
    color: #333333 !important; }
  .dropdown.is-open .dropdown__menu {
    display: block; }
  .dropdown--small {
    font-size: 12px; }
    .dropdown--small .dropdown__trigger {
      padding: 5px 10px; }
    .dropdown--small .dropdown__item {
      min-width: 100%; }
      .dropdown--small .dropdown__item button {
        padding: 5px 10px; }
  .dropdown--large .dropdown__trigger {
    font-size: 20px; }
    .dropdown--large .dropdown__trigger .icon {
      font-size: 14px; }
  .dropdown--large .dropdown__item {
    font-size: 16px; }
  .dropdown--right .dropdown__menu {
    left: auto;
    right: 0; }
  .dropdown--style-none .dropdown__trigger {
    padding: 0; }
  .dropdown--style-none.is-open .dropdown__trigger {
    background-color: transparent;
    color: inherit; }
  .dropdown--style-inverted.is-open .dropdown__trigger {
    background-color: #83be00;
    color: #fff !important; }
  .dropdown--style-inverted-green-text .dropdown__trigger {
    color: #83be00; }
  .dropdown--style-inverted-green-text.is-open .dropdown__trigger {
    background-color: #83be00;
    color: #fff !important; }
  .dropdown--style-light .dropdown__trigger {
    color: #fff !important; }
  .dropdown--style-light.is-open .dropdown__trigger {
    background-color: #83be00;
    color: #fff !important; }
  .dropdown--style-primary-dark-text .dropdown__trigger {
    color: #006340 !important; }
    .dropdown--style-primary-dark-text .dropdown__trigger .icon {
      color: #fff; }
  .dropdown--style-primary-dark-text.is-open .dropdown__trigger {
    color: #006340 !important; }
    .dropdown--style-primary-dark-text.is-open .dropdown__trigger .icon {
      color: #006340 !important; }

/*
---
name: Amount
category:
  - components
---

!![typo](./components/amount/amount.html)

*/
.currency {
  color: #777777;
  font-size: 0.7em;
  line-height: 1.42em;
  margin-left: -15px; }

.amount {
  font-size: 1.42857em;
  font-weight: normal; }
  .amount__currency {
    vertical-align: middle;
    font-size: 0.6em;
    font-weight: lighter; }
  .amount__available {
    font-weight: bold; }
  .amount--xl {
    font-size: 2.14286em; }
  .amount--l {
    font-size: 1.78571em; }
    @media (max-width: 1200px) {
      .amount--l {
        font-size: 1.5em; } }
  .amount--m {
    font-size: 1.28571em; }
  .amount--s {
    font-size: 0.85714em; }
  .amount--inherit {
    font-size: 1em; }
  .amount--style-bold {
    font-weight: bold; }
    .amount--style-bold .amount__currency {
      font-weight: normal; }
  .amount-negative, .amount-positive {
    position: relative;
    padding-left: calc(1.5em + 10px);
    display: inline-block; }
    .amount-negative::before, .amount-positive::before {
      content: '+';
      width: calc(1.5em + 7px);
      height: 1.5em;
      position: absolute;
      top: 0;
      left: 0;
      text-align: right; }
  .amount-negative::before {
    content: '-'; }

.nav-tabs {
  border-bottom: 2px solid rgba(0, 99, 64, 0.2);
  margin-left: -15px;
  margin-right: -15px; }
  .nav-tabs:before, .nav-tabs:after {
    content: " ";
    display: table; }
  .nav-tabs:after {
    clear: both; }
  .nav-tabs li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px; }
    @media (min-width: 1200px) {
      .nav-tabs li {
        float: left;
        width: 33.33333%; } }
  .nav-tabs a {
    padding-bottom: 10px;
    display: block;
    color: #006340;
    transition: 0.3s ease-in-out all; }
    .nav-tabs a:hover {
      text-decoration: none;
      border-bottom: 2px solid currentColor;
      margin-bottom: -2px; }
    .nav-tabs a.is-active {
      color: #fff;
      border-bottom: 2px solid currentColor;
      margin-bottom: -2px; }

.banner {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in-out box-shadow, 0.3s ease-in-out transform;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 359px; }
  .banner.is-active, .banner:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(0.99, 0.99);
    -moz-transform: perspective(1px) scale(0.99, 0.99); }
  .banner:disabled {
    cursor: default;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(1, 1) !important; }
  .banner__image {
    -ms-flex: 2;
        flex: 2;
    position: relative;
    overflow: hidden; }
    .banner__image img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: auto;
      height: auto;
      max-height: none;
      max-width: none;
      min-height: 100%;
      min-width: 100%;
      transform: translate(-50%, -50%); }
  .banner__content {
    -ms-flex: 1;
        flex: 1;
    background: #278a55;
    color: #fff;
    text-align: center;
    padding: 20px; }
    .banner__content .button {
      color: #fff; }

.star {
  color: #fff;
  border-radius: 20px;
  padding: 3px;
  margin: -3px; }
  .star .icon {
    display: block; }
  .star:hover, .star:focus {
    color: #fff; }
  .star.is-active {
    color: #ffde00; }
  .star--on-white {
    color: #dcdcdc;
    border-radius: 20px;
    padding: 3px;
    margin: -3px; }
    .star--on-white:hover, .star--on-white:focus {
      color: #dcdcdc; }
    .star--on-white.is-active {
      color: #ffde00; }

.icon__star {
  stroke: #006340;
  stroke-width: 1; }

/*
---
name: Flex-grid
category:
  - components
---
A flexible grid based on flexbox. There are two ways of using it but you also have the possibilty to combine.

### Default
Flex-grid defaults to 12 columns and has gutters based on the bootstrap gutter width.
Every flex-grid__item wil stretch to the height of the biggest item in his row.

#### 1. column based
define how many columns you need and distribute them evenly.
The items will be wrapped to a new row if you have more items then columns.
!![flex-grid](./components/flex-grid/flex-grid.html)

#### 2. span based
This similar to the standard bootstrap grid except for the extras described above in the default section.
!![flex-grid](./components/flex-grid/flex-grid-span.html)

#### 3. span based with flexible width
Very similar to the span based items, the difference is that here they will only take the width they need up to a set maximum.
!![flex-grid](./components/flex-grid/flex-grid-max-span.html)

### Breakpoints
Its possible to have diferent dimensions for specific breakpoints by prefixing the cols and spans modifier by the breakpoint name.
Breakpoints are based on the bootstrap config.
!![flex-grid](./components/flex-grid/flex-grid-breakpoints.html)

### Extras
!![flex-grid](./components/flex-grid/flex-grid-extras.html)
*/
.flex-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px; }
  .flex-grid .flex-grid__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 15px 10px;
    max-width: 100%;
    min-width: 0;
    -ms-flex: 1;
        flex: 1; }
    .flex-grid .flex-grid__item > * {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
    @media (min-width: 992px) {
      .flex-grid .flex-grid__item {
        padding: 15px; } }
  .flex-grid .flex-grid__between {
    -ms-flex: 0 0 0;
        flex: 0 0 0;
    width: 0;
    max-width: 0;
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .flex-grid .flex-grid__between--align-center {
      -ms-flex-pack: center;
          justify-content: center; }
  .flex-grid--debug .flex-grid__item {
    position: relative; }
    .flex-grid--debug .flex-grid__item::before {
      content: ' ';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 15px solid #efefef;
      outline: 1px solid #fff; }
  .flex-grid--no-vertical-spacing {
    margin-top: 0;
    margin-bottom: 0; }
    .flex-grid--no-vertical-spacing .flex-grid__item {
      padding-top: 0;
      padding-bottom: 0; }
  .flex-grid--align-middle .flex-grid__item {
    -ms-flex-pack: center;
        justify-content: center; }
    .flex-grid--align-middle .flex-grid__item > * {
      -ms-flex: none;
          flex: none; }
  .flex-grid--cols-1 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
  .flex-grid--cols-2 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 50%;
    max-width: 50%;
    -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
  .flex-grid--cols-3 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex: 0 1 33.33333%;
        flex: 0 1 33.33333%; }
  .flex-grid--cols-4 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 25%;
    max-width: 25%;
    -ms-flex: 0 1 25%;
        flex: 0 1 25%; }
  .flex-grid--cols-5 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 20%;
    max-width: 20%;
    -ms-flex: 0 1 20%;
        flex: 0 1 20%; }
  .flex-grid--cols-6 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex: 0 1 16.66667%;
        flex: 0 1 16.66667%; }
  .flex-grid--cols-7 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 14.28571%;
    max-width: 14.28571%;
    -ms-flex: 0 1 14.28571%;
        flex: 0 1 14.28571%; }
  .flex-grid--cols-8 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 12.5%;
    max-width: 12.5%;
    -ms-flex: 0 1 12.5%;
        flex: 0 1 12.5%; }
  .flex-grid--cols-9 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 11.11111%;
    max-width: 11.11111%;
    -ms-flex: 0 1 11.11111%;
        flex: 0 1 11.11111%; }
  .flex-grid--cols-10 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 10%;
    max-width: 10%;
    -ms-flex: 0 1 10%;
        flex: 0 1 10%; }
  .flex-grid--cols-11 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 9.09091%;
    max-width: 9.09091%;
    -ms-flex: 0 1 9.09091%;
        flex: 0 1 9.09091%; }
  .flex-grid--cols-12 > .flex-grid__item:not([class*='flex-grid__item--']) {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex: 0 1 8.33333%;
        flex: 0 1 8.33333%; }
  .flex-grid .flex-grid__item--span-1 {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex: 0 1 8.33333%;
        flex: 0 1 8.33333%; }
  .flex-grid .flex-grid__item--max-span-1 {
    max-width: 8.33333%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-1 {
    -ms-flex: 1;
        flex: 1; }
  .flex-grid .flex-grid__item--span-2 {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex: 0 1 16.66667%;
        flex: 0 1 16.66667%; }
  .flex-grid .flex-grid__item--max-span-2 {
    max-width: 16.66667%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-2 {
    -ms-flex: 2;
        flex: 2; }
  .flex-grid .flex-grid__item--span-3 {
    width: 25%;
    max-width: 25%;
    -ms-flex: 0 1 25%;
        flex: 0 1 25%; }
  .flex-grid .flex-grid__item--max-span-3 {
    max-width: 25%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-3 {
    -ms-flex: 3;
        flex: 3; }
  .flex-grid .flex-grid__item--span-4 {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex: 0 1 33.33333%;
        flex: 0 1 33.33333%; }
  .flex-grid .flex-grid__item--max-span-4 {
    max-width: 33.33333%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-4 {
    -ms-flex: 4;
        flex: 4; }
  .flex-grid .flex-grid__item--span-5 {
    width: 41.66667%;
    max-width: 41.66667%;
    -ms-flex: 0 1 41.66667%;
        flex: 0 1 41.66667%; }
  .flex-grid .flex-grid__item--max-span-5 {
    max-width: 41.66667%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-5 {
    -ms-flex: 5;
        flex: 5; }
  .flex-grid .flex-grid__item--span-6 {
    width: 50%;
    max-width: 50%;
    -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
  .flex-grid .flex-grid__item--max-span-6 {
    max-width: 50%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-6 {
    -ms-flex: 6;
        flex: 6; }
  .flex-grid .flex-grid__item--span-7 {
    width: 58.33333%;
    max-width: 58.33333%;
    -ms-flex: 0 1 58.33333%;
        flex: 0 1 58.33333%; }
  .flex-grid .flex-grid__item--max-span-7 {
    max-width: 58.33333%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-7 {
    -ms-flex: 7;
        flex: 7; }
  .flex-grid .flex-grid__item--span-8 {
    width: 66.66667%;
    max-width: 66.66667%;
    -ms-flex: 0 1 66.66667%;
        flex: 0 1 66.66667%; }
  .flex-grid .flex-grid__item--max-span-8 {
    max-width: 66.66667%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-8 {
    -ms-flex: 8;
        flex: 8; }
  .flex-grid .flex-grid__item--span-9 {
    width: 75%;
    max-width: 75%;
    -ms-flex: 0 1 75%;
        flex: 0 1 75%; }
  .flex-grid .flex-grid__item--max-span-9 {
    max-width: 75%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-9 {
    -ms-flex: 9;
        flex: 9; }
  .flex-grid .flex-grid__item--span-10 {
    width: 83.33333%;
    max-width: 83.33333%;
    -ms-flex: 0 1 83.33333%;
        flex: 0 1 83.33333%; }
  .flex-grid .flex-grid__item--max-span-10 {
    max-width: 83.33333%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-10 {
    -ms-flex: 10;
        flex: 10; }
  .flex-grid .flex-grid__item--span-11 {
    width: 91.66667%;
    max-width: 91.66667%;
    -ms-flex: 0 1 91.66667%;
        flex: 0 1 91.66667%; }
  .flex-grid .flex-grid__item--max-span-11 {
    max-width: 91.66667%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-11 {
    -ms-flex: 11;
        flex: 11; }
  .flex-grid .flex-grid__item--span-12 {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
  .flex-grid .flex-grid__item--max-span-12 {
    max-width: 100%;
    -ms-flex: none;
        flex: none; }
  .flex-grid .flex-grid__item--grow-12 {
    -ms-flex: 12;
        flex: 12; }
  @media (min-width: 768px) {
    .flex-grid--sm-cols-1 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid--sm-cols-2 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid--sm-cols-3 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid--sm-cols-4 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid--sm-cols-5 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .flex-grid--sm-cols-6 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid--sm-cols-7 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .flex-grid--sm-cols-8 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .flex-grid--sm-cols-9 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .flex-grid--sm-cols-10 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .flex-grid--sm-cols-11 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .flex-grid--sm-cols-12 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--sm-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--sm-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .flex-grid .flex-grid__item--sm-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid .flex-grid__item--sm-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .flex-grid .flex-grid__item--sm-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid .flex-grid__item--sm-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .flex-grid .flex-grid__item--sm-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid .flex-grid__item--sm-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .flex-grid .flex-grid__item--sm-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .flex-grid .flex-grid__item--sm-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .flex-grid .flex-grid__item--sm-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid .flex-grid__item--sm-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .flex-grid .flex-grid__item--sm-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .flex-grid .flex-grid__item--sm-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .flex-grid .flex-grid__item--sm-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .flex-grid .flex-grid__item--sm-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .flex-grid .flex-grid__item--sm-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .flex-grid .flex-grid__item--sm-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .flex-grid .flex-grid__item--sm-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .flex-grid .flex-grid__item--sm-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .flex-grid .flex-grid__item--sm-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .flex-grid .flex-grid__item--sm-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .flex-grid .flex-grid__item--sm-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid .flex-grid__item--sm-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--sm-grow-12 {
      -ms-flex: 12;
          flex: 12; } }
  @media (min-width: 992px) {
    .flex-grid--md-cols-1 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid--md-cols-2 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid--md-cols-3 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid--md-cols-4 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid--md-cols-5 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .flex-grid--md-cols-6 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid--md-cols-7 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .flex-grid--md-cols-8 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .flex-grid--md-cols-9 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .flex-grid--md-cols-10 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .flex-grid--md-cols-11 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .flex-grid--md-cols-12 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--md-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--md-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .flex-grid .flex-grid__item--md-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid .flex-grid__item--md-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .flex-grid .flex-grid__item--md-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid .flex-grid__item--md-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .flex-grid .flex-grid__item--md-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid .flex-grid__item--md-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .flex-grid .flex-grid__item--md-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .flex-grid .flex-grid__item--md-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .flex-grid .flex-grid__item--md-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid .flex-grid__item--md-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .flex-grid .flex-grid__item--md-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .flex-grid .flex-grid__item--md-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .flex-grid .flex-grid__item--md-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .flex-grid .flex-grid__item--md-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .flex-grid .flex-grid__item--md-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .flex-grid .flex-grid__item--md-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .flex-grid .flex-grid__item--md-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .flex-grid .flex-grid__item--md-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .flex-grid .flex-grid__item--md-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .flex-grid .flex-grid__item--md-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .flex-grid .flex-grid__item--md-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid .flex-grid__item--md-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--md-grow-12 {
      -ms-flex: 12;
          flex: 12; } }
  @media (min-width: 1200px) {
    .flex-grid--lg-cols-1 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid--lg-cols-2 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid--lg-cols-3 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid--lg-cols-4 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid--lg-cols-5 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .flex-grid--lg-cols-6 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid--lg-cols-7 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .flex-grid--lg-cols-8 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .flex-grid--lg-cols-9 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .flex-grid--lg-cols-10 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .flex-grid--lg-cols-11 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .flex-grid--lg-cols-12 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--lg-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--lg-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .flex-grid .flex-grid__item--lg-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid .flex-grid__item--lg-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .flex-grid .flex-grid__item--lg-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid .flex-grid__item--lg-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .flex-grid .flex-grid__item--lg-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid .flex-grid__item--lg-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .flex-grid .flex-grid__item--lg-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .flex-grid .flex-grid__item--lg-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .flex-grid .flex-grid__item--lg-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid .flex-grid__item--lg-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .flex-grid .flex-grid__item--lg-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .flex-grid .flex-grid__item--lg-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .flex-grid .flex-grid__item--lg-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .flex-grid .flex-grid__item--lg-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .flex-grid .flex-grid__item--lg-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .flex-grid .flex-grid__item--lg-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .flex-grid .flex-grid__item--lg-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .flex-grid .flex-grid__item--lg-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .flex-grid .flex-grid__item--lg-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .flex-grid .flex-grid__item--lg-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .flex-grid .flex-grid__item--lg-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid .flex-grid__item--lg-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--lg-grow-12 {
      -ms-flex: 12;
          flex: 12; } }
  @media (min-width: 1450px) {
    .flex-grid--xlg-cols-1 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid--xlg-cols-2 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid--xlg-cols-3 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid--xlg-cols-4 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid--xlg-cols-5 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .flex-grid--xlg-cols-6 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid--xlg-cols-7 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .flex-grid--xlg-cols-8 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .flex-grid--xlg-cols-9 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .flex-grid--xlg-cols-10 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .flex-grid--xlg-cols-11 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .flex-grid--xlg-cols-12 > .flex-grid__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--xlg-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .flex-grid .flex-grid__item--xlg-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .flex-grid .flex-grid__item--xlg-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .flex-grid .flex-grid__item--xlg-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .flex-grid .flex-grid__item--xlg-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .flex-grid .flex-grid__item--xlg-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .flex-grid .flex-grid__item--xlg-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .flex-grid .flex-grid__item--xlg-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .flex-grid .flex-grid__item--xlg-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .flex-grid .flex-grid__item--xlg-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .flex-grid .flex-grid__item--xlg-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .flex-grid .flex-grid__item--xlg-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .flex-grid .flex-grid__item--xlg-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .flex-grid .flex-grid__item--xlg-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .flex-grid .flex-grid__item--xlg-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .flex-grid .flex-grid__item--xlg-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .flex-grid .flex-grid__item--xlg-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .flex-grid .flex-grid__item--xlg-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .flex-grid .flex-grid__item--xlg-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .flex-grid .flex-grid__item--xlg-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .flex-grid .flex-grid__item--xlg-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .flex-grid .flex-grid__item--xlg-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .flex-grid .flex-grid__item--xlg-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .flex-grid .flex-grid__item--xlg-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .flex-grid .flex-grid__item--xlg-grow-12 {
      -ms-flex: 12;
          flex: 12; } }

/*
---
name: Overview
category:
  - components
---
overviews extend from flex-grid but have the possibility to switch to a list view
!![overview](./components/overview/overview.html)
*/
.overview--grid.overview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px; }
  .overview--grid.overview .overview__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 15px 10px;
    max-width: 100%;
    min-width: 0;
    -ms-flex: 1;
        flex: 1; }
    .overview--grid.overview .overview__item > * {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
    @media (min-width: 992px) {
      .overview--grid.overview .overview__item {
        padding: 15px; } }
  .overview--grid.overview .overview__between {
    -ms-flex: 0 0 0;
        flex: 0 0 0;
    width: 0;
    max-width: 0;
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .overview--grid.overview .overview__between--align-center {
      -ms-flex-pack: center;
          justify-content: center; }
  .overview--grid.overview--debug .overview__item {
    position: relative; }
    .overview--grid.overview--debug .overview__item::before {
      content: ' ';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border: 15px solid #efefef;
      outline: 1px solid #fff; }
  .overview--grid.overview--no-vertical-spacing {
    margin-top: 0;
    margin-bottom: 0; }
    .overview--grid.overview--no-vertical-spacing .overview__item {
      padding-top: 0;
      padding-bottom: 0; }
  .overview--grid.overview--align-middle .overview__item {
    -ms-flex-pack: center;
        justify-content: center; }
    .overview--grid.overview--align-middle .overview__item > * {
      -ms-flex: none;
          flex: none; }
  .overview--grid.overview--cols-1 > .overview__item:not([class*='flex-grid__item--']) {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
  .overview--grid.overview--cols-2 > .overview__item:not([class*='flex-grid__item--']) {
    width: 50%;
    max-width: 50%;
    -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
  .overview--grid.overview--cols-3 > .overview__item:not([class*='flex-grid__item--']) {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex: 0 1 33.33333%;
        flex: 0 1 33.33333%; }
  .overview--grid.overview--cols-4 > .overview__item:not([class*='flex-grid__item--']) {
    width: 25%;
    max-width: 25%;
    -ms-flex: 0 1 25%;
        flex: 0 1 25%; }
  .overview--grid.overview--cols-5 > .overview__item:not([class*='flex-grid__item--']) {
    width: 20%;
    max-width: 20%;
    -ms-flex: 0 1 20%;
        flex: 0 1 20%; }
  .overview--grid.overview--cols-6 > .overview__item:not([class*='flex-grid__item--']) {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex: 0 1 16.66667%;
        flex: 0 1 16.66667%; }
  .overview--grid.overview--cols-7 > .overview__item:not([class*='flex-grid__item--']) {
    width: 14.28571%;
    max-width: 14.28571%;
    -ms-flex: 0 1 14.28571%;
        flex: 0 1 14.28571%; }
  .overview--grid.overview--cols-8 > .overview__item:not([class*='flex-grid__item--']) {
    width: 12.5%;
    max-width: 12.5%;
    -ms-flex: 0 1 12.5%;
        flex: 0 1 12.5%; }
  .overview--grid.overview--cols-9 > .overview__item:not([class*='flex-grid__item--']) {
    width: 11.11111%;
    max-width: 11.11111%;
    -ms-flex: 0 1 11.11111%;
        flex: 0 1 11.11111%; }
  .overview--grid.overview--cols-10 > .overview__item:not([class*='flex-grid__item--']) {
    width: 10%;
    max-width: 10%;
    -ms-flex: 0 1 10%;
        flex: 0 1 10%; }
  .overview--grid.overview--cols-11 > .overview__item:not([class*='flex-grid__item--']) {
    width: 9.09091%;
    max-width: 9.09091%;
    -ms-flex: 0 1 9.09091%;
        flex: 0 1 9.09091%; }
  .overview--grid.overview--cols-12 > .overview__item:not([class*='flex-grid__item--']) {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex: 0 1 8.33333%;
        flex: 0 1 8.33333%; }
  .overview--grid.overview .overview--grid.overview__item--span-1 {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex: 0 1 8.33333%;
        flex: 0 1 8.33333%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-1 {
    max-width: 8.33333%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-1 {
    -ms-flex: 1;
        flex: 1; }
  .overview--grid.overview .overview--grid.overview__item--span-2 {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex: 0 1 16.66667%;
        flex: 0 1 16.66667%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-2 {
    max-width: 16.66667%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-2 {
    -ms-flex: 2;
        flex: 2; }
  .overview--grid.overview .overview--grid.overview__item--span-3 {
    width: 25%;
    max-width: 25%;
    -ms-flex: 0 1 25%;
        flex: 0 1 25%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-3 {
    max-width: 25%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-3 {
    -ms-flex: 3;
        flex: 3; }
  .overview--grid.overview .overview--grid.overview__item--span-4 {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex: 0 1 33.33333%;
        flex: 0 1 33.33333%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-4 {
    max-width: 33.33333%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-4 {
    -ms-flex: 4;
        flex: 4; }
  .overview--grid.overview .overview--grid.overview__item--span-5 {
    width: 41.66667%;
    max-width: 41.66667%;
    -ms-flex: 0 1 41.66667%;
        flex: 0 1 41.66667%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-5 {
    max-width: 41.66667%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-5 {
    -ms-flex: 5;
        flex: 5; }
  .overview--grid.overview .overview--grid.overview__item--span-6 {
    width: 50%;
    max-width: 50%;
    -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-6 {
    max-width: 50%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-6 {
    -ms-flex: 6;
        flex: 6; }
  .overview--grid.overview .overview--grid.overview__item--span-7 {
    width: 58.33333%;
    max-width: 58.33333%;
    -ms-flex: 0 1 58.33333%;
        flex: 0 1 58.33333%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-7 {
    max-width: 58.33333%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-7 {
    -ms-flex: 7;
        flex: 7; }
  .overview--grid.overview .overview--grid.overview__item--span-8 {
    width: 66.66667%;
    max-width: 66.66667%;
    -ms-flex: 0 1 66.66667%;
        flex: 0 1 66.66667%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-8 {
    max-width: 66.66667%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-8 {
    -ms-flex: 8;
        flex: 8; }
  .overview--grid.overview .overview--grid.overview__item--span-9 {
    width: 75%;
    max-width: 75%;
    -ms-flex: 0 1 75%;
        flex: 0 1 75%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-9 {
    max-width: 75%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-9 {
    -ms-flex: 9;
        flex: 9; }
  .overview--grid.overview .overview--grid.overview__item--span-10 {
    width: 83.33333%;
    max-width: 83.33333%;
    -ms-flex: 0 1 83.33333%;
        flex: 0 1 83.33333%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-10 {
    max-width: 83.33333%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-10 {
    -ms-flex: 10;
        flex: 10; }
  .overview--grid.overview .overview--grid.overview__item--span-11 {
    width: 91.66667%;
    max-width: 91.66667%;
    -ms-flex: 0 1 91.66667%;
        flex: 0 1 91.66667%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-11 {
    max-width: 91.66667%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-11 {
    -ms-flex: 11;
        flex: 11; }
  .overview--grid.overview .overview--grid.overview__item--span-12 {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
  .overview--grid.overview .overview--grid.overview__item--max-span-12 {
    max-width: 100%;
    -ms-flex: none;
        flex: none; }
  .overview--grid.overview .overview--grid.overview__item--grow-12 {
    -ms-flex: 12;
        flex: 12; }
  @media (min-width: 768px) {
    .overview--grid.overview--sm-cols-1 > .overview__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview--sm-cols-2 > .overview__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview--sm-cols-3 > .overview__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview--sm-cols-4 > .overview__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview--sm-cols-5 > .overview__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .overview--grid.overview--sm-cols-6 > .overview__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview--sm-cols-7 > .overview__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .overview--grid.overview--sm-cols-8 > .overview__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .overview--grid.overview--sm-cols-9 > .overview__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .overview--grid.overview--sm-cols-10 > .overview__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .overview--grid.overview--sm-cols-11 > .overview__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .overview--grid.overview--sm-cols-12 > .overview__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .overview--grid.overview .overview--grid.overview__item--sm-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview .overview--grid.overview__item--sm-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--sm-grow-12 {
      -ms-flex: 12;
          flex: 12; } }
  @media (min-width: 992px) {
    .overview--grid.overview--md-cols-1 > .overview__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview--md-cols-2 > .overview__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview--md-cols-3 > .overview__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview--md-cols-4 > .overview__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview--md-cols-5 > .overview__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .overview--grid.overview--md-cols-6 > .overview__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview--md-cols-7 > .overview__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .overview--grid.overview--md-cols-8 > .overview__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .overview--grid.overview--md-cols-9 > .overview__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .overview--grid.overview--md-cols-10 > .overview__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .overview--grid.overview--md-cols-11 > .overview__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .overview--grid.overview--md-cols-12 > .overview__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--md-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .overview--grid.overview .overview--grid.overview__item--md-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .overview--grid.overview .overview--grid.overview__item--md-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .overview--grid.overview .overview--grid.overview__item--md-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .overview--grid.overview .overview--grid.overview__item--md-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .overview--grid.overview .overview--grid.overview__item--md-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .overview--grid.overview .overview--grid.overview__item--md-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .overview--grid.overview .overview--grid.overview__item--md-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .overview--grid.overview .overview--grid.overview__item--md-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .overview--grid.overview .overview--grid.overview__item--md-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .overview--grid.overview .overview--grid.overview__item--md-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .overview--grid.overview .overview--grid.overview__item--md-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview .overview--grid.overview__item--md-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--md-grow-12 {
      -ms-flex: 12;
          flex: 12; } }
  @media (min-width: 1200px) {
    .overview--grid.overview--lg-cols-1 > .overview__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview--lg-cols-2 > .overview__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview--lg-cols-3 > .overview__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview--lg-cols-4 > .overview__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview--lg-cols-5 > .overview__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .overview--grid.overview--lg-cols-6 > .overview__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview--lg-cols-7 > .overview__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .overview--grid.overview--lg-cols-8 > .overview__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .overview--grid.overview--lg-cols-9 > .overview__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .overview--grid.overview--lg-cols-10 > .overview__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .overview--grid.overview--lg-cols-11 > .overview__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .overview--grid.overview--lg-cols-12 > .overview__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .overview--grid.overview .overview--grid.overview__item--lg-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview .overview--grid.overview__item--lg-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--lg-grow-12 {
      -ms-flex: 12;
          flex: 12; } }
  @media (min-width: 1450px) {
    .overview--grid.overview--xlg-cols-1 > .overview__item:not([class*='flex-grid__item--']) {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview--xlg-cols-2 > .overview__item:not([class*='flex-grid__item--']) {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview--xlg-cols-3 > .overview__item:not([class*='flex-grid__item--']) {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview--xlg-cols-4 > .overview__item:not([class*='flex-grid__item--']) {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview--xlg-cols-5 > .overview__item:not([class*='flex-grid__item--']) {
      width: 20%;
      max-width: 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%; }
    .overview--grid.overview--xlg-cols-6 > .overview__item:not([class*='flex-grid__item--']) {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview--xlg-cols-7 > .overview__item:not([class*='flex-grid__item--']) {
      width: 14.28571%;
      max-width: 14.28571%;
      -ms-flex: 0 1 14.28571%;
          flex: 0 1 14.28571%; }
    .overview--grid.overview--xlg-cols-8 > .overview__item:not([class*='flex-grid__item--']) {
      width: 12.5%;
      max-width: 12.5%;
      -ms-flex: 0 1 12.5%;
          flex: 0 1 12.5%; }
    .overview--grid.overview--xlg-cols-9 > .overview__item:not([class*='flex-grid__item--']) {
      width: 11.11111%;
      max-width: 11.11111%;
      -ms-flex: 0 1 11.11111%;
          flex: 0 1 11.11111%; }
    .overview--grid.overview--xlg-cols-10 > .overview__item:not([class*='flex-grid__item--']) {
      width: 10%;
      max-width: 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%; }
    .overview--grid.overview--xlg-cols-11 > .overview__item:not([class*='flex-grid__item--']) {
      width: 9.09091%;
      max-width: 9.09091%;
      -ms-flex: 0 1 9.09091%;
          flex: 0 1 9.09091%; }
    .overview--grid.overview--xlg-cols-12 > .overview__item:not([class*='flex-grid__item--']) {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-1 {
      width: 8.33333%;
      max-width: 8.33333%;
      -ms-flex: 0 1 8.33333%;
          flex: 0 1 8.33333%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-1 {
      max-width: 8.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-1 {
      -ms-flex: 1;
          flex: 1; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-2 {
      width: 16.66667%;
      max-width: 16.66667%;
      -ms-flex: 0 1 16.66667%;
          flex: 0 1 16.66667%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-2 {
      max-width: 16.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-2 {
      -ms-flex: 2;
          flex: 2; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-3 {
      width: 25%;
      max-width: 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-3 {
      max-width: 25%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-3 {
      -ms-flex: 3;
          flex: 3; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-4 {
      width: 33.33333%;
      max-width: 33.33333%;
      -ms-flex: 0 1 33.33333%;
          flex: 0 1 33.33333%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-4 {
      max-width: 33.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-4 {
      -ms-flex: 4;
          flex: 4; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-5 {
      width: 41.66667%;
      max-width: 41.66667%;
      -ms-flex: 0 1 41.66667%;
          flex: 0 1 41.66667%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-5 {
      max-width: 41.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-5 {
      -ms-flex: 5;
          flex: 5; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-6 {
      width: 50%;
      max-width: 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-6 {
      max-width: 50%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-6 {
      -ms-flex: 6;
          flex: 6; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-7 {
      width: 58.33333%;
      max-width: 58.33333%;
      -ms-flex: 0 1 58.33333%;
          flex: 0 1 58.33333%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-7 {
      max-width: 58.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-7 {
      -ms-flex: 7;
          flex: 7; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-8 {
      width: 66.66667%;
      max-width: 66.66667%;
      -ms-flex: 0 1 66.66667%;
          flex: 0 1 66.66667%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-8 {
      max-width: 66.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-8 {
      -ms-flex: 8;
          flex: 8; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-9 {
      width: 75%;
      max-width: 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-9 {
      max-width: 75%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-9 {
      -ms-flex: 9;
          flex: 9; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-10 {
      width: 83.33333%;
      max-width: 83.33333%;
      -ms-flex: 0 1 83.33333%;
          flex: 0 1 83.33333%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-10 {
      max-width: 83.33333%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-10 {
      -ms-flex: 10;
          flex: 10; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-11 {
      width: 91.66667%;
      max-width: 91.66667%;
      -ms-flex: 0 1 91.66667%;
          flex: 0 1 91.66667%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-11 {
      max-width: 91.66667%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-11 {
      -ms-flex: 11;
          flex: 11; }
    .overview--grid.overview .overview--grid.overview__item--xlg-span-12 {
      width: 100%;
      max-width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%; }
    .overview--grid.overview .overview--grid.overview__item--xlg-max-span-12 {
      max-width: 100%;
      -ms-flex: none;
          flex: none; }
    .overview--grid.overview .overview--grid.overview__item--xlg-grow-12 {
      -ms-flex: 12;
          flex: 12; } }

.overview--list.overview {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3); }
  .overview--list.overview .overview__item {
    width: auto;
    display: block;
    border-bottom: 1px solid #efefef; }

.overview-switch {
  position: absolute;
  top: 8px;
  right: 0;
  text-align: right; }
  .overview-switch a, .overview-switch button {
    display: block;
    padding: 5px 0;
    margin: -5px;
    border-radius: 20px;
    width: 2.5em;
    height: 2.5em;
    text-align: center; }
  .overview-switch .icon {
    vertical-align: middle;
    color: #83be00; }

/*
---
name: Card
category:
  - components
---
A card is block that can contain a header, footer or body content.
Cards cast a shadow and can be used as a link or button.

### Simple card
*By default the body of a card has no padding. The reason for this is because the body can be anything for example a list (lists have padding of their own).*
!![card](./components/card/card.html)
### Visual card
!![card](./components/card/card-visual.html)
*/
.card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  position: relative;
  background-color: #fff;
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3); }
  .card__extra {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1; }
    .card__extra-delete > button {
      position: relative; }
      .card__extra-delete > button::before {
        position: absolute;
        display: block;
        top: 1px;
        right: 1px;
        bottom: 1px;
        left: 1px;
        background-color: transparent;
        border-radius: 50%;
        transition: background-color 0.3s ease;
        content: '';
        z-index: -1; }
  .card__visual {
    position: relative;
    overflow: hidden;
    background: #f0f0f0; }
    .card__visual::after {
      content: '';
      display: block;
      padding-bottom: 100%; }
    .card__visual img {
      height: auto; }
    .card__visual--icon .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #83be00; }
    .card__visual svg {
      display: block; }
  .card__media {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100vh; }
  .card__header-color {
    background: #83be00;
    color: #fff; }
  .card__header {
    background: #83be00;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    padding: 15px;
    color: #fff;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative; }
    .card__header-first {
      text-align: left;
      padding-right: 10px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
      .card__header-first:last-child {
        padding-right: 0; }
    .card__header-middle {
      text-align: left;
      padding-right: 10px;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
          align-items: center;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
      .card__header-middle:last-child {
        padding-right: 0; }
    .card__header-last {
      text-align: right;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }
      .card__header-last--separator {
        position: relative;
        margin: -15px 0; }
        .card__header-last--separator::before {
          content: '';
          border-left: 1px solid #006340;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0; }
    .card__header-search {
      margin-top: 5px;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
      width: 100%;
      max-width: 100%; }
      .card__header-search--indented {
        padding-left: 38px; }
    .card__header-expand {
      display: none;
      background: #006340;
      width: 40px;
      height: 25px;
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translate(-50%, 0);
      border-top-left-radius: 20px;
      border-top-right-radius: 20px;
      color: #fff;
      padding: 0;
      z-index: 5; }
    .card__header-error {
      background: #d81c51; }
  .card__body {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    color: #333333; }
    .card__body .icon {
      color: #83be00; }
  .card__footer {
    background-color: #83be00;
    padding: 15px;
    color: #fff;
    text-align: center;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
    .card__footer-title {
      font-weight: bold;
      margin: 10px 0; }
  .card__title {
    font-weight: normal;
    line-height: 1em; }
  .card__text {
    font-size: 0.85714em;
    color: #777777; }
  .card--white .card__header,
  .card--white .card__footer {
    background-color: #fff;
    color: #333333; }
  .card--dark .card__header,
  .card--dark .card__footer {
    background-color: #666; }
  .card:hover .card__extra-delete > button::before {
    background-color: #fff; }
  .card.is-disabled {
    cursor: default;
    box-shadow: none;
    transform: none; }
    .card.is-disabled, .card.is-disabled .card__body, .card.is-disabled .card__body .box {
      background: #fff;
      color: #ccc; }
    .card.is-disabled .card__footer, .card.is-disabled .card__footer > * {
      background-color: #ccc;
      color: #fff; }
    .card.is-disabled .card__header, .card.is-disabled .card__header > * {
      background-color: #ccc;
      color: #fff; }
    .card.is-disabled .icon,
    .card.is-disabled .card__text {
      color: #ccc; }
    .card.is-disabled .badge {
      background-color: #ccc; }
    .card.is-disabled.keep-body-styling, .card.is-disabled.keep-body-styling .card__body, .card.is-disabled.keep-body-styling .card__body .box {
      background: #fff;
      color: #777777; }
    .card.is-disabled.keep-body-styling .card__title {
      color: #333333; }
    .card.is-disabled.keep-body-styling .card__text {
      color: #777777; }
    .card.is-disabled:hover {
      box-shadow: none;
      transform: none; }
  .card.is-inactive, .card.is-inactive .card__body, .card.is-inactive .card__body .box {
    background: #efefef;
    color: #ccc;
    transition: all 0.3s ease; }
  .card.is-inactive .icon,
  .card.is-inactive .card__text {
    color: #ccc;
    transition: color 0.3s ease; }
  .card.is-inactive:hover, .card.is-inactive:hover .card__body, .card.is-inactive:hover .card__body .box {
    background-color: #fff;
    color: #333333; }
  .card.is-inactive:hover .icon {
    color: #83be00; }
  .card.is-inactive:hover .card__text {
    color: #777777; }

button.card,
a.card {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
  transition: 0.3s ease-in-out box-shadow, 0.3s ease-in-out transform;
  cursor: pointer; }
  button.card.is-active, button.card:hover,
  a.card.is-active,
  a.card:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(0.99, 0.99);
    -moz-transform: perspective(1px) scale(0.99, 0.99); }
  button.card:disabled,
  a.card:disabled {
    cursor: default;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
    transform: scale(1, 1) !important; }

/*
---
name: Badge
category:
  - components
---

!![badge](./components/badge/badge.html)
*/
.badge {
  position: relative;
  display: inline-block;
  min-width: 24px;
  height: 24px;
  padding: 7px;
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  text-align: center;
  border-radius: 12px;
  color: #666;
  background-color: #ffde00; }
  .badge .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #666;
    font-size: 16px; }
  .badge--color-tertiary {
    background: #6d3084;
    color: #fff; }

.popover-outside {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; }

.popover-anchor {
  position: relative;
  display: block;
  width: 100%;
  z-index: 800; }

.popover {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
  position: absolute;
  padding: 15px;
  max-height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%;
  /* Custom scrollbar styling for webkit browsers */
  /* Handle */ }
  .popover__header {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-bottom: -4px; }
  .popover__body {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    overflow: auto;
    max-height: 300px; }
  .popover--top-left {
    top: 0;
    left: 0; }
    .popover--top-left::after {
      content: '';
      display: block;
      position: absolute;
      right: 100%;
      top: 20px;
      border: 10px solid transparent;
      border-right: 10px solid #fff; }
  .popover ::-webkit-scrollbar {
    width: 6px; }
  .popover ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1); }

/*
---
name: Nav page
category:
  - components
---
!![nav-page](./components/nav-page/nav-page.html)
*/
.nav-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  background: #efefef; }
  .nav-page.affix::after, .nav-page.affix::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25px;
    background: #efefef;
    left: 100%; }
  .nav-page.affix::after {
    right: 100%;
    left: auto; }
  .nav-page__prev button:hover,
  .nav-page__next button:hover {
    color: #83be00; }
  .nav-page__prev button:focus, .nav-page__prev button:active,
  .nav-page__next button:focus,
  .nav-page__next button:active {
    color: #006340; }
  .nav-page__prev {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    text-align: left;
    font-size: 1.3em; }
  .nav-page__actions {
    -ms-flex: 2 0 70%;
        flex: 2 0 70%;
    text-align: center; }
  .nav-page__next {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    text-align: right;
    font-size: 1.3em; }
  .nav-page a:not(.btn),
  .nav-page button:not(.btn) {
    padding: 5px;
    margin: -5px; }

/* Bootstraps media element styling using flex-box
   Fixes bug where media-body would have a width of 10000px */
.media {
  display: -ms-flexbox;
  display: flex;
  max-width: 100%; }

.media-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-width: 0; }

.media-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.media-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.media {
  margin: 0; }
  .media-left {
    padding-right: 10px; }
  .media-right {
    padding-left: 10px; }
  .media-body {
    margin-right: 10px; }
  .media-heading {
    margin-bottom: 0;
    line-height: 1em; }
  .media-subheading {
    margin: 1.2em 0 0 0; }

.digipass-chooser {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .digipass-chooser__item {
    -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .digipass-chooser__separator {
    -ms-flex: 0 0 100px;
        flex: 0 0 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center; }

/*
---
name: Spacer
category:
  - components
---
!![spacer](./components/spacer/spacer.html)
*/
.spacer {
  margin-bottom: -5px; }
  .spacer > * {
    margin-right: 10px;
    margin-bottom: 5px; }
    .spacer > *:last-child {
      margin-right: 0; }

.date {
  color: #777777;
  font-size: 0.8em; }

.distribute {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .distribute--vertical {
    -ms-flex-direction: column;
        flex-direction: column;
    height: 0; }
  .distribute--horizontal {
    -ms-flex-direction: row;
        flex-direction: row; }

/*
---
name: View cover
category:
  - components
---
View cover is used to cover views like forms that need to be prevented from user action.

!![view-cover](./components/view-cover/view-cover.html)
*/
.view-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 10; }
  .view-cover__actions {
    padding: 10px; }

/*
---
name: Page-header
category:
  - components
---
Content in the page-header can be positioned in three places: left, right and center.

!![page-header](./components/page-header/page-header.html)
*/
.page-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #efefef;
  z-index: 99; }
  .page-header.affix {
    padding-left: 0;
    padding-right: 0; }
    .page-header.affix::after, .page-header.affix::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 20px;
      background: #efefef;
      left: 100%; }
    .page-header.affix::after {
      right: 100%;
      left: auto; }
  .cookie-policy-shown .page-header {
    margin-top: 180px !important; }
    @media (min-width: 992px) {
      .cookie-policy-shown .page-header {
        margin-top: 140px !important; } }
  .page-header__left {
    -ms-flex: 1 0 15%;
        flex: 1 0 15%; }
  .page-header__center {
    -ms-flex: 3 0 70%;
        flex: 3 0 70%;
    text-align: center; }
  .page-header__right {
    -ms-flex: 1 0 15%;
        flex: 1 0 15%; }

.vertical-spacer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

/*
---
name: Slider (AngularJS slider)
category:
  - components
---
Always add this option to the rz-slider-options

```json
showSelectionBar: true,
```

These are the optional classes you can add to the .slider element for slightly a different layout:

- .slider--no-rzslider-labels

When you add this class you should also add these options to the rz-slider-options:

```json
hideLimitLabels: true,
hidePointerLabels: true,
```

- .slider--no-min-max-labels

This will hide the slider\_\_min and slider\_\_max divs

Note: You won't be able to see the actual slider here because it needs Angular to work.

!![slider](./components/slider/slider.html)
*/
.slider {
  display: -ms-flexbox;
  display: flex;
  /*
  * rzslider overrides
  */ }
  .slider__min, .slider__max {
    -ms-flex: none;
        flex: none;
    padding-top: 27px;
    color: #777777; }
  .slider__min {
    margin-right: 10px; }
  .slider__max {
    margin-left: 10px; }
  .slider__main {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .slider--no-rzslider-labels .slider__min,
  .slider--no-rzslider-labels .slider__max {
    padding-top: 14px; }
  .slider--no-rzslider-labels .rzslider {
    margin-top: 22px; }
  .slider--no-min-max-labels .slider__min,
  .slider--no-min-max-labels .slider__max {
    display: none; }
  .slider .rzslider .rz-bar-wrapper {
    cursor: pointer; }
  .slider .rzslider .rz-bar {
    background: #ccc; }
    .slider .rzslider .rz-bar.rz-selection {
      background: #83be00; }
  .slider .rzslider .rz-pointer {
    background: #83be00;
    top: -8px;
    width: 20px;
    height: 20px;
    box-shadow: 2px 2px 5px #ccc; }
    .slider .rzslider .rz-pointer::after {
      top: 2px;
      left: 2px;
      width: 16px;
      height: 16px;
      border-radius: 8px; }
    .slider .rzslider .rz-pointer.rz-active::after {
      background: #fff; }
  .slider .rzslider[disabled] .rz-pointer {
    background: #777777; }

.image-upload {
  position: relative;
  max-width: 200px;
  margin: 0 auto; }
  .image-upload__trigger {
    position: relative; }
    .image-upload__trigger-text {
      opacity: 0;
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 10px 20px;
      border-top-left-radius: 3px;
      background-color: rgba(0, 0, 0, 0.5);
      color: #fff;
      transition: opacity 0.3s ease; }
    .image-upload__trigger-image {
      width: 200px;
      height: 200px; }
    .image-upload__trigger-overlay {
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin-bottom: 0 !important;
      cursor: pointer; }
    .image-upload__trigger:hover .image-upload__trigger-text {
      opacity: 1; }
  .image-upload__delete {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9; }
    .image-upload__delete button {
      position: relative; }
      .image-upload__delete button::before {
        position: absolute;
        display: block;
        top: 1px;
        right: 1px;
        bottom: 1px;
        left: 1px;
        background-color: transparent;
        border-radius: 50%;
        transition: background-color 0.3s ease;
        content: '';
        z-index: -1; }
  .image-upload.is-cropping {
    max-width: 280px; }
  .image-upload:hover .image-upload__delete button::before {
    background-color: #fff; }
  .image-upload .cr-slider {
    cursor: pointer; }
  .image-upload input[type=range]::-ms-tooltip {
    display: none; }

.inline-edit {
  margin-top: -0.2em; }
  .inline-edit input {
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    line-height: 1.3em;
    padding-left: 2px;
    background-color: transparent; }
    .inline-edit input:focus {
      outline: none; }

/*
---
name: Separator
category:
  - components
---
Separator lines between columns
!![separator](./components/separator/separator.html)
*/
.separator--left, .separator--right, .separator--top, .separator--bottom {
  position: relative; }
  .separator--left::before, .separator--right::before, .separator--top::before, .separator--bottom::before {
    position: absolute;
    border-color: #efefef;
    content: ''; }
  .separator--left-darker, .separator--right-darker, .separator--top-darker, .separator--bottom-darker {
    position: relative; }
    .separator--left-darker::before, .separator--right-darker::before, .separator--top-darker::before, .separator--bottom-darker::before {
      position: absolute;
      border-color: #555555;
      content: ''; }

.separator--left::before, .separator--left-darker::before {
  top: 0;
  bottom: 0;
  left: 0;
  border-left-width: 1px;
  border-left-style: solid; }

.separator--right::before, .separator--right-darker::before {
  top: 0;
  right: 0;
  bottom: 0;
  border-right-width: 1px;
  border-right-style: solid; }

.separator--top::before, .separator--top-darker::before {
  top: 0;
  right: 0;
  left: 0;
  border-top-width: 1px;
  border-top-style: solid; }

.separator--bottom::before, .separator--bottom-darker::before {
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.tooltip {
  position: relative;
  display: inline-block; }
  .tooltip__text {
    position: absolute;
    z-index: 100;
    width: 220px;
    bottom: calc(100% + 15px);
    left: 50%;
    margin-left: -200px;
    padding: 15px;
    background-color: #fff;
    color: #555555;
    visibility: hidden;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3); }
    .tooltip__text::after {
      content: ' ';
      position: absolute;
      top: 100%;
      /* At the bottom of the tooltip */
      left: 200px;
      margin-left: -10px;
      border-width: 10px;
      border-style: solid;
      border-color: #fff transparent transparent transparent; }
  .tooltip:hover .tooltip__text {
    visibility: visible; }

.urgent-transfer .tooltip {
  top: -2px; }
  .urgent-transfer .tooltip__text {
    width: 400px; }

.unsigned-transfer .tooltip {
  top: -2px; }
  .unsigned-transfer .tooltip__text {
    width: 400px; }
  .unsigned-transfer .tooltip .icon {
    width: 1.2em;
    height: 1.2em; }

.unsigned-transfer span {
  padding-left: 5px;
  display: inline-block; }

.under-construction__image {
  margin-top: 40px;
  margin-bottom: 80px;
  text-align: center; }
  .under-construction__image img {
    width: 100%;
    max-width: 400px; }

.under-construction__content {
  text-align: center; }

.under-construction__content__title {
  margin-bottom: 15px;
  color: #83be00;
  font-weight: 700;
  font-size: 34px; }

.under-construction__content__btn {
  margin-top: 30px; }

.graphic__wrapper .graphic__header {
  width: 100%; }
  .graphic__wrapper .graphic__header .list__item {
    width: 25%; }

.graphic {
  /* Custom scrollbar styling for webkit browsers */
  /* Handle */ }
  .graphic .graphic__account,
  .graphic .loading {
    -ms-flex: 0;
        flex: 0; }
  .graphic .graphic__graph {
    -ms-flex: 1 0;
        flex: 1 0;
    min-height: 400px; }
    .graphic .graphic__graph .graph {
      height: 100%;
      min-height: 400px;
      width: 100%; }
  .graphic .graphic__detail-list .card__header {
    background: #006340; }
  .graphic .graphic__transaction-list {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    overflow: auto;
    max-height: 300px; }
  .graphic ::-webkit-scrollbar {
    width: 6px; }
  .graphic ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1); }
  .graphic .plot {
    fill: #83be00; }
  .graphic .axis > text {
    fill: #006340; }
  .graphic .axis > text {
    font-weight: bold; }
  .graphic .tick > text {
    fill: #006340; }
  .graphic .area {
    fill: white;
    stroke-width: 0;
    opacity: 0.3; }
    .graphic .area.negative {
      fill: red;
      opacity: 1; }
  .graphic .grid .tick {
    stroke: white;
    opacity: 0.74; }
  .graphic .grid path {
    stroke-width: 0; }
  .graphic .axis path,
  .graphic .axis line {
    fill: none;
    stroke: #006340; }
  .graphic .zero-line {
    fill: none;
    stroke: white; }
  .graphic .circle {
    fill: white;
    cursor: pointer; }
    .graphic .circle.selected {
      fill: #006340; }
  .graphic .line {
    fill: none;
    stroke: white;
    stroke-width: 1.5px; }
  .graphic .tooltip {
    background-color: white;
    position: absolute;
    padding: 10px;
    margin: 0 15px;
    z-index: 9999; }
    .graphic .tooltip::after {
      content: '';
      position: absolute;
      top: 100%;
      left: 100%;
      margin-left: -10px;
      width: 0;
      height: 0;
      border-top: solid 10px white;
      border-left: solid 10px transparent;
      border-right: solid 0 transparent; }
  .graphic .amount {
    font-size: 1.5em; }
  .graphic small {
    font-size: 0.5em; }

.messages-documents__header .card__header-first {
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start; }
  @media (min-width: 1200px) {
    .messages-documents__header .card__header-first {
      -ms-flex-align: center;
          -ms-grid-row-align: center;
          align-items: center; } }

.messages-documents__header .card__header-last {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .messages-documents__header .card__header-last .btn:first-child {
    margin: 0 0 15px 0; }
  .messages-documents__header .card__header-last .btn {
    min-width: 200px; }
  @media (min-width: 1200px) {
    .messages-documents__header .card__header-last {
      -ms-flex-direction: row;
          flex-direction: row; }
      .messages-documents__header .card__header-last .btn:first-child {
        margin: 0 15px 0 0; }
      .messages-documents__header .card__header-last .btn {
        min-width: auto; } }

.messages-documents__body {
  min-height: 325px; }

.uib-datepicker-popup {
  background: #fff;
  color: #555555;
  text-decoration: none;
  box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 9999;
  /* Position of datepicker-popup icon inside form-group or outside */
  /* Fix to stop datepicker from having blue outline */ }
  .uib-datepicker-popup::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    background: #fff;
    color: #555555;
    text-decoration: none;
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.3);
    width: 20px;
    height: 20px;
    z-index: 3;
    transform: translate(-50%, -50%) rotate(45deg); }
  .uib-datepicker-popup table {
    background: #fff;
    position: relative;
    z-index: 5;
    outline: none;
    width: 100%;
    font-size: 12px;
    /* bootstrap override */ }
    .uib-datepicker-popup table thead tr button:not(.uib-title):disabled {
      display: none; }
    .uib-datepicker-popup table thead > tr:last-child {
      background: #efefef; }
      .uib-datepicker-popup table thead > tr:last-child th {
        padding: 5px 0; }
        .uib-datepicker-popup table thead > tr:last-child th button {
          padding-left: 5px;
          padding-right: 5px; }
    .uib-datepicker-popup table thead > tr:first-child {
      background: #83be00;
      color: #fff; }
      .uib-datepicker-popup table thead > tr:first-child th {
        font-size: 14px;
        padding: 4px 0; }
        .uib-datepicker-popup table thead > tr:first-child th button {
          padding-left: 5px;
          padding-right: 5px; }
    .uib-datepicker-popup table tbody > tr:last-child button {
      margin-bottom: 10px; }
    .uib-datepicker-popup table .text-info {
      color: inherit; }
  input.popup--top-left-inside-input + div > .uib-datepicker-popup {
    margin-top: -10px;
    left: 23px !important;
    transform: translateX(-50%); }
  input.popup--top-left-outside-input + div > .uib-datepicker-popup {
    margin-top: -20px;
    margin-left: 40px;
    left: -15px !important;
    transform: translateX(-50%); }
  .uib-datepicker-popup .uib-daypicker,
  .uib-datepicker-popup .uib-monthpicker,
  .uib-datepicker-popup .uib-yearpicker {
    outline: none; }

.uib-yearpicker td {
  padding: 5px; }

.uib-yearpicker .btn {
  padding: 5px 10px;
  border-radius: 15px;
  border: 1px solid transparent;
  /* selected date is in this year */
  /* current year */ }
  .uib-yearpicker .btn:hover {
    border: 1px solid #83be00;
    background-color: transparent;
    color: inherit; }
  .uib-yearpicker .btn.btn-info {
    border: 1px solid #83be00; }
  .uib-yearpicker .btn .text-info {
    font-weight: bold; }
  .uib-yearpicker .btn:disabled, .uib-yearpicker .btn[disabled='disabled'] {
    color: #ccc; }

.uib-monthpicker td {
  width: 33.33%;
  padding: 5px; }

.uib-monthpicker .btn {
  padding: 5px 10px;
  border-radius: 15px;
  border: 1px solid transparent;
  /* selected date is in this month */
  /* current month */ }
  .uib-monthpicker .btn:hover {
    border: 1px solid #83be00;
    background-color: transparent;
    color: inherit; }
  .uib-monthpicker .btn.btn-info {
    border: 1px solid #83be00; }
  .uib-monthpicker .btn .text-info {
    font-weight: bold; }
  .uib-monthpicker .btn:disabled, .uib-monthpicker .btn[disabled='disabled'] {
    color: #ccc; }
    .uib-monthpicker .btn:disabled:hover, .uib-monthpicker .btn[disabled='disabled']:hover {
      border-color: transparent; }

.uib-daypicker td {
  padding: 5px;
  /* selected day */ }
  .uib-daypicker td .btn {
    padding: 5px;
    color: #333333;
    position: relative;
    border: none;
    transition: none; }
    .uib-daypicker td .btn span {
      position: relative;
      z-index: 5; }
    .uib-daypicker td .btn::before {
      display: none;
      content: '';
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: #fff;
      border: 1px solid #83be00;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .uib-daypicker td .btn:hover {
      color: #fff;
      background-color: transparent; }
      .uib-daypicker td .btn:hover::before {
        display: block;
        background: #83be00; }
    .uib-daypicker td .btn:disabled, .uib-daypicker td .btn[disabled='disabled'] {
      color: #ccc; }
      .uib-daypicker td .btn:disabled:hover::before, .uib-daypicker td .btn[disabled='disabled']:hover::before {
        background: transparent;
        border-color: transparent; }
  .uib-daypicker td.today .btn,
  .uib-daypicker td .btn.btn-info {
    font-weight: bold; }
    .uib-daypicker td.today .btn::before,
    .uib-daypicker td .btn.btn-info::before {
      display: block; }
    .uib-daypicker td.today .btn:hover::before,
    .uib-daypicker td .btn.btn-info:hover::before {
      border: 1px solid #83be00; }
  .uib-daypicker td .btn.btn-info {
    color: #fff; }
    .uib-daypicker td .btn.btn-info::before {
      background: #83be00; }
      .uib-daypicker td .btn.btn-info::before.today .btn,
      .uib-daypicker td .btn.btn-info::before .btn.btn-info {
        font-weight: bold; }
        .uib-daypicker td .btn.btn-info::before.today .btn::before,
        .uib-daypicker td .btn.btn-info::before .btn.btn-info::before {
          display: block; }

.uib-daypicker em {
  color: #efefef;
  font-style: normal;
  font-weight: bold; }

.uib-button-bar {
  display: none; }

.uib-title {
  color: #fff; }
  .uib-title:hover, .uib-title:focus {
    color: #fff; }

.text-muted {
  color: #ccc; }

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

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

.glyphicon {
  width: 1em;
  height: 1em;
  display: inline-block;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.glyphicon-chevron-right {
  background-image: url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-right-white.svg"); }

.glyphicon-chevron-left {
  background-image: url("/portalserver/static/features/[BBHOST]/icons/dist/arrow-left-white.svg"); }

.e-statements__credit-card.is-inactive {
  background: #efefef;
  color: #ccc;
  transition: all 0.3s ease; }
  .e-statements__credit-card.is-inactive .text--color-gray-dark {
    color: #ccc !important; }
  .e-statements__credit-card.is-inactive .icon {
    color: #ccc;
    transition: color 0.3s ease; }
  .e-statements__credit-card.is-inactive:hover {
    background-color: #fff;
    color: #333333;
    color: #777777; }
    .e-statements__credit-card.is-inactive:hover .icon {
      color: #83be00; }

.digipass-identification__step-content {
  min-height: 45px; }

.transaction-summary {
  min-height: 51px;
  display: block; }

.marketing-banner {
  min-height: 1px; }
  .marketing-banner .card.media a {
    height: 100%; }

.sticky {
  content: '';
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  z-index: 9; }
  .sticky::before, .sticky::after {
    content: '';
    display: table; }
  .sticky > .sticky__borders::after, .sticky > .sticky__borders::before, .sticky.sticky__borders::after, .sticky.sticky__borders::before {
    content: ' ';
    display: block;
    position: absolute;
    top: -1px;
    bottom: 0;
    height: 105%;
    width: 20px;
    background: #efefef; }
  .sticky > .sticky__borders::after, .sticky.sticky__borders::after {
    right: 100%;
    left: auto; }
  .sticky > .sticky__borders::before, .sticky.sticky__borders::before {
    left: 100%; }

.file-picker input[type=file] {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.file-picker label {
  cursor: pointer; }

/* stylelint-disable max-empty-lines  */
/* stylelint-enable  */
.fixed {
  position: fixed;
  left: 0;
  width: 100%;
  max-width: calc(100% - 290px);
  padding: 0 20px 0 20px;
  margin-left: 290px; }
  @media (min-width: 992px) {
    .fixed {
      margin-left: 310px;
      max-width: calc(100% - 310px);
      padding: 0 40px 0 30px; } }
  @media (min-width: 1200px) {
    .fixed {
      margin-left: 330px;
      max-width: calc(100% - 330px);
      padding: 0 60px 0 40px; } }
  @media (min-width: 1450px) {
    .fixed {
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      max-width: 1100px;
      padding: 0 60px 0 40px; } }

.fixed-top-filler {
  position: fixed;
  left: 0;
  width: 100%;
  max-width: calc(100% - 290px);
  padding: 0 20px 0 20px;
  margin-left: 290px;
  background: #efefef;
  top: 0;
  height: 101px;
  z-index: 10; }
  @media (min-width: 992px) {
    .fixed-top-filler {
      margin-left: 310px;
      max-width: calc(100% - 310px);
      padding: 0 40px 0 30px; } }
  @media (min-width: 1200px) {
    .fixed-top-filler {
      margin-left: 330px;
      max-width: calc(100% - 330px);
      padding: 0 60px 0 40px; } }
  @media (min-width: 1450px) {
    .fixed-top-filler {
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      max-width: 1100px;
      padding: 0 60px 0 40px; } }

.fixed-top-title {
  position: fixed;
  left: 0;
  width: 100%;
  max-width: calc(100% - 290px);
  padding: 0 20px 0 20px;
  margin-left: 290px;
  top: 58px;
  z-index: 100; }
  @media (min-width: 992px) {
    .fixed-top-title {
      margin-left: 310px;
      max-width: calc(100% - 310px);
      padding: 0 40px 0 30px; } }
  @media (min-width: 1200px) {
    .fixed-top-title {
      margin-left: 330px;
      max-width: calc(100% - 330px);
      padding: 0 60px 0 40px; } }
  @media (min-width: 1450px) {
    .fixed-top-title {
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      max-width: 1100px;
      padding: 0 60px 0 40px; } }

.fixed-top-title-filler {
  position: fixed;
  left: 0;
  width: 100%;
  max-width: calc(100% - 290px);
  padding: 0 20px 0 20px;
  margin-left: 290px;
  top: 58px;
  z-index: 10;
  background: #efefef; }
  @media (min-width: 992px) {
    .fixed-top-title-filler {
      margin-left: 310px;
      max-width: calc(100% - 310px);
      padding: 0 40px 0 30px; } }
  @media (min-width: 1200px) {
    .fixed-top-title-filler {
      margin-left: 330px;
      max-width: calc(100% - 330px);
      padding: 0 60px 0 40px; } }
  @media (min-width: 1450px) {
    .fixed-top-title-filler {
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      max-width: 1100px;
      padding: 0 60px 0 40px; } }
  .fixed-top-title-filler::before {
    position: fixed;
    left: 0;
    width: 100%;
    max-width: calc(100% - 290px);
    padding: 0 20px 0 20px;
    margin-left: 290px;
    content: '';
    top: 0;
    height: 107px;
    z-index: -1;
    display: block; }
    @media (min-width: 992px) {
      .fixed-top-title-filler::before {
        margin-left: 310px;
        max-width: calc(100% - 310px);
        padding: 0 40px 0 30px; } }
    @media (min-width: 1200px) {
      .fixed-top-title-filler::before {
        margin-left: 330px;
        max-width: calc(100% - 330px);
        padding: 0 60px 0 40px; } }
    @media (min-width: 1450px) {
      .fixed-top-title-filler::before {
        margin-left: calc(270px + ((100vw - 1320px) / 2));
        max-width: 1100px;
        padding: 0 60px 0 40px; } }

.fixed-top-subtitle-filler {
  position: fixed;
  left: 0;
  width: 100%;
  max-width: calc(100% - 290px);
  padding: 0 20px 0 20px;
  margin-left: 290px;
  top: 86px;
  z-index: 10; }
  @media (min-width: 992px) {
    .fixed-top-subtitle-filler {
      margin-left: 310px;
      max-width: calc(100% - 310px);
      padding: 0 40px 0 30px; } }
  @media (min-width: 1200px) {
    .fixed-top-subtitle-filler {
      margin-left: 330px;
      max-width: calc(100% - 330px);
      padding: 0 60px 0 40px; } }
  @media (min-width: 1450px) {
    .fixed-top-subtitle-filler {
      margin-left: calc(270px + ((100vw - 1320px) / 2));
      max-width: 1100px;
      padding: 0 60px 0 40px; } }
  .fixed-top-subtitle-filler::before {
    position: fixed;
    left: 0;
    width: 100%;
    max-width: calc(100% - 290px);
    padding: 0 20px 0 20px;
    margin-left: 290px;
    content: '';
    background: get-gray-color("xs");
    top: 86px;
    height: 58px;
    z-index: -1;
    display: block; }
    @media (min-width: 992px) {
      .fixed-top-subtitle-filler::before {
        margin-left: 310px;
        max-width: calc(100% - 310px);
        padding: 0 40px 0 30px; } }
    @media (min-width: 1200px) {
      .fixed-top-subtitle-filler::before {
        margin-left: 330px;
        max-width: calc(100% - 330px);
        padding: 0 60px 0 40px; } }
    @media (min-width: 1450px) {
      .fixed-top-subtitle-filler::before {
        margin-left: calc(270px + ((100vw - 1320px) / 2));
        max-width: 1100px;
        padding: 0 60px 0 40px; } }

.fixed-margin-header-top {
  margin-top: 48px; }

.fixed-margin-sub-header-top {
  margin-top: 86px; }

.entity-list {
  border: 1px solid white; }

html {
  background: #efefef;
  font-family: 'Montserrat'; }

body {
  background: transparent; }
