@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@charset "UTF-8";
/* this file will be extracted to main dist folder and is imported in index.html */
/* This file is for setting global styles  */
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #FFF;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #212121;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

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

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%; }
  .cell.auto {
    flex: 1 1 0px; }
  .cell.shrink {
    flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.625rem;
      margin-right: -0.625rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.25rem);
      margin-left: 0.625rem;
      margin-right: 0.625rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.25rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.25rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.25rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.25rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.25rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.25rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.25rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.25rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.25rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.25rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.25rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.25rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.25rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.25rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.25rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.25rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.25rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.25rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.25rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.25rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.25rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.25rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.25rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.25rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.25rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.25rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.25rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.25rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.25rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.25rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.25rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.25rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.25rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.25rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.25rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.625rem;
      margin-left: -0.625rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.625rem;
      margin-left: -0.625rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.25rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.25rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem); }

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.625rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.625rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.625rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.625rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.625rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.625rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.625rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.625rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.625rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.625rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.625rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.625rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.625rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.625rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.625rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.625rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.625rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.625rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.625rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.625rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.625rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.625rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.625rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.625rem); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto;
    max-width: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.25rem);
      margin-top: 0.625rem;
      margin-bottom: 0.625rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.25rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.25rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.625rem;
      margin-bottom: -0.625rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.25rem);
      margin-top: 0.625rem;
      margin-bottom: 0.625rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.25rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.25rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.25rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.25rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.25rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.25rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.25rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.25rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.25rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.25rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.25rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.25rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.25rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.25rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.25rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.25rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.25rem); } }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  -ms-grid-row-align: center;
      align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  -ms-grid-row-align: stretch;
      align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 600;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 1.5rem; }
  h2, .h2 {
    font-size: 1.25rem; }
  h3, .h3 {
    font-size: 1.1875rem; }
  h4, .h4 {
    font-size: 1.125rem; }
  h5, .h5 {
    font-size: 1.0625rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #0a569b;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #094a85; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "\2014   "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #BDBDBD;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #0a569b;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #094984;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #0a569b;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #08457c;
      color: #fefefe; }
  .button.secondary {
    background-color: #9E9E9E;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #7e7e7e;
      color: #0a0a0a; }
  .button.success {
    background-color: #4CAF50;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #3d8c40;
      color: #0a0a0a; }
  .button.warning {
    background-color: #FF9800;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc7a00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #F44336;
    color: #0a0a0a; }
    .button.alert:hover, .button.alert:focus {
      background-color: #e21b0c;
      color: #0a0a0a; }
  .button.pink {
    background-color: #E91E63;
    color: #0a0a0a; }
    .button.pink:hover, .button.pink:focus {
      background-color: #c0134e;
      color: #0a0a0a; }
  .button.purple {
    background-color: #9C27B0;
    color: #fefefe; }
    .button.purple:hover, .button.purple:focus {
      background-color: #7d1f8d;
      color: #fefefe; }
  .button.deep-purple {
    background-color: #673AB7;
    color: #fefefe; }
    .button.deep-purple:hover, .button.deep-purple:focus {
      background-color: #522e92;
      color: #fefefe; }
  .button.indigo {
    background-color: #3F51B5;
    color: #fefefe; }
    .button.indigo:hover, .button.indigo:focus {
      background-color: #324191;
      color: #fefefe; }
  .button.blue {
    background-color: #2196F3;
    color: #0a0a0a; }
    .button.blue:hover, .button.blue:focus {
      background-color: #0b7ad1;
      color: #0a0a0a; }
  .button.light-blue {
    background-color: #03A9F4;
    color: #0a0a0a; }
    .button.light-blue:hover, .button.light-blue:focus {
      background-color: #0287c3;
      color: #0a0a0a; }
  .button.cyan {
    background-color: #00BCD4;
    color: #0a0a0a; }
    .button.cyan:hover, .button.cyan:focus {
      background-color: #0096aa;
      color: #0a0a0a; }
  .button.teal {
    background-color: #009688;
    color: #0a0a0a; }
    .button.teal:hover, .button.teal:focus {
      background-color: #00786d;
      color: #0a0a0a; }
  .button.light-green {
    background-color: #8BC34A;
    color: #0a0a0a; }
    .button.light-green:hover, .button.light-green:focus {
      background-color: #70a236;
      color: #0a0a0a; }
  .button.lime {
    background-color: #CDDC39;
    color: #0a0a0a; }
    .button.lime:hover, .button.lime:focus {
      background-color: #aebc21;
      color: #0a0a0a; }
  .button.yellow {
    background-color: #FFEB3B;
    color: #0a0a0a; }
    .button.yellow:hover, .button.yellow:focus {
      background-color: #fbe200;
      color: #0a0a0a; }
  .button.amber {
    background-color: #FFC107;
    color: #0a0a0a; }
    .button.amber:hover, .button.amber:focus {
      background-color: #d29d00;
      color: #0a0a0a; }
  .button.deep-orange {
    background-color: #FF5722;
    color: #0a0a0a; }
    .button.deep-orange:hover, .button.deep-orange:focus {
      background-color: #e73700;
      color: #0a0a0a; }
  .button.brown {
    background-color: #795548;
    color: #fefefe; }
    .button.brown:hover, .button.brown:focus {
      background-color: #61443a;
      color: #fefefe; }
  .button.blue-gray {
    background-color: #607D8B;
    color: #0a0a0a; }
    .button.blue-gray:hover, .button.blue-gray:focus {
      background-color: #4d646f;
      color: #0a0a0a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #0a569b;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #0a569b;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #9E9E9E;
        color: #0a0a0a; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #4CAF50;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #FF9800;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #F44336;
        color: #0a0a0a; }
    .button.disabled.pink, .button[disabled].pink {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.pink, .button.disabled.pink:hover, .button.disabled.pink:focus, .button[disabled].pink, .button[disabled].pink:hover, .button[disabled].pink:focus {
        background-color: #E91E63;
        color: #0a0a0a; }
    .button.disabled.purple, .button[disabled].purple {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.purple, .button.disabled.purple:hover, .button.disabled.purple:focus, .button[disabled].purple, .button[disabled].purple:hover, .button[disabled].purple:focus {
        background-color: #9C27B0;
        color: #fefefe; }
    .button.disabled.deep-purple, .button[disabled].deep-purple {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.deep-purple, .button.disabled.deep-purple:hover, .button.disabled.deep-purple:focus, .button[disabled].deep-purple, .button[disabled].deep-purple:hover, .button[disabled].deep-purple:focus {
        background-color: #673AB7;
        color: #fefefe; }
    .button.disabled.indigo, .button[disabled].indigo {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.indigo, .button.disabled.indigo:hover, .button.disabled.indigo:focus, .button[disabled].indigo, .button[disabled].indigo:hover, .button[disabled].indigo:focus {
        background-color: #3F51B5;
        color: #fefefe; }
    .button.disabled.blue, .button[disabled].blue {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.blue, .button.disabled.blue:hover, .button.disabled.blue:focus, .button[disabled].blue, .button[disabled].blue:hover, .button[disabled].blue:focus {
        background-color: #2196F3;
        color: #0a0a0a; }
    .button.disabled.light-blue, .button[disabled].light-blue {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.light-blue, .button.disabled.light-blue:hover, .button.disabled.light-blue:focus, .button[disabled].light-blue, .button[disabled].light-blue:hover, .button[disabled].light-blue:focus {
        background-color: #03A9F4;
        color: #0a0a0a; }
    .button.disabled.cyan, .button[disabled].cyan {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.cyan, .button.disabled.cyan:hover, .button.disabled.cyan:focus, .button[disabled].cyan, .button[disabled].cyan:hover, .button[disabled].cyan:focus {
        background-color: #00BCD4;
        color: #0a0a0a; }
    .button.disabled.teal, .button[disabled].teal {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.teal, .button.disabled.teal:hover, .button.disabled.teal:focus, .button[disabled].teal, .button[disabled].teal:hover, .button[disabled].teal:focus {
        background-color: #009688;
        color: #0a0a0a; }
    .button.disabled.light-green, .button[disabled].light-green {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.light-green, .button.disabled.light-green:hover, .button.disabled.light-green:focus, .button[disabled].light-green, .button[disabled].light-green:hover, .button[disabled].light-green:focus {
        background-color: #8BC34A;
        color: #0a0a0a; }
    .button.disabled.lime, .button[disabled].lime {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.lime, .button.disabled.lime:hover, .button.disabled.lime:focus, .button[disabled].lime, .button[disabled].lime:hover, .button[disabled].lime:focus {
        background-color: #CDDC39;
        color: #0a0a0a; }
    .button.disabled.yellow, .button[disabled].yellow {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.yellow, .button.disabled.yellow:hover, .button.disabled.yellow:focus, .button[disabled].yellow, .button[disabled].yellow:hover, .button[disabled].yellow:focus {
        background-color: #FFEB3B;
        color: #0a0a0a; }
    .button.disabled.amber, .button[disabled].amber {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.amber, .button.disabled.amber:hover, .button.disabled.amber:focus, .button[disabled].amber, .button[disabled].amber:hover, .button[disabled].amber:focus {
        background-color: #FFC107;
        color: #0a0a0a; }
    .button.disabled.deep-orange, .button[disabled].deep-orange {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.deep-orange, .button.disabled.deep-orange:hover, .button.disabled.deep-orange:focus, .button[disabled].deep-orange, .button[disabled].deep-orange:hover, .button[disabled].deep-orange:focus {
        background-color: #FF5722;
        color: #0a0a0a; }
    .button.disabled.brown, .button[disabled].brown {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.brown, .button.disabled.brown:hover, .button.disabled.brown:focus, .button[disabled].brown, .button[disabled].brown:hover, .button[disabled].brown:focus {
        background-color: #795548;
        color: #fefefe; }
    .button.disabled.blue-gray, .button[disabled].blue-gray {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.blue-gray, .button.disabled.blue-gray:hover, .button.disabled.blue-gray:focus, .button[disabled].blue-gray, .button[disabled].blue-gray:hover, .button[disabled].blue-gray:focus {
        background-color: #607D8B;
        color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #0a569b;
    color: #0a569b; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #052b4e;
      color: #052b4e; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #0a569b;
        color: #0a569b; }
    .button.hollow.primary {
      border: 1px solid #0a569b;
      color: #0a569b; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #052b4e;
        color: #052b4e; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #0a569b;
          color: #0a569b; }
    .button.hollow.secondary {
      border: 1px solid #9E9E9E;
      color: #9E9E9E; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #4f4f4f;
        color: #4f4f4f; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #9E9E9E;
          color: #9E9E9E; }
    .button.hollow.success {
      border: 1px solid #4CAF50;
      color: #4CAF50; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #265828;
        color: #265828; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #4CAF50;
          color: #4CAF50; }
    .button.hollow.warning {
      border: 1px solid #FF9800;
      color: #FF9800; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #804c00;
        color: #804c00; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #FF9800;
          color: #FF9800; }
    .button.hollow.alert {
      border: 1px solid #F44336;
      color: #F44336; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #8d1108;
        color: #8d1108; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #F44336;
          color: #F44336; }
    .button.hollow.pink {
      border: 1px solid #E91E63;
      color: #E91E63; }
      .button.hollow.pink:hover, .button.hollow.pink:focus {
        border-color: #780c30;
        color: #780c30; }
        .button.hollow.pink:hover.disabled, .button.hollow.pink:hover[disabled], .button.hollow.pink:focus.disabled, .button.hollow.pink:focus[disabled] {
          border: 1px solid #E91E63;
          color: #E91E63; }
    .button.hollow.purple {
      border: 1px solid #9C27B0;
      color: #9C27B0; }
      .button.hollow.purple:hover, .button.hollow.purple:focus {
        border-color: #4e1458;
        color: #4e1458; }
        .button.hollow.purple:hover.disabled, .button.hollow.purple:hover[disabled], .button.hollow.purple:focus.disabled, .button.hollow.purple:focus[disabled] {
          border: 1px solid #9C27B0;
          color: #9C27B0; }
    .button.hollow.deep-purple {
      border: 1px solid #673AB7;
      color: #673AB7; }
      .button.hollow.deep-purple:hover, .button.hollow.deep-purple:focus {
        border-color: #341d5c;
        color: #341d5c; }
        .button.hollow.deep-purple:hover.disabled, .button.hollow.deep-purple:hover[disabled], .button.hollow.deep-purple:focus.disabled, .button.hollow.deep-purple:focus[disabled] {
          border: 1px solid #673AB7;
          color: #673AB7; }
    .button.hollow.indigo {
      border: 1px solid #3F51B5;
      color: #3F51B5; }
      .button.hollow.indigo:hover, .button.hollow.indigo:focus {
        border-color: #20295b;
        color: #20295b; }
        .button.hollow.indigo:hover.disabled, .button.hollow.indigo:hover[disabled], .button.hollow.indigo:focus.disabled, .button.hollow.indigo:focus[disabled] {
          border: 1px solid #3F51B5;
          color: #3F51B5; }
    .button.hollow.blue {
      border: 1px solid #2196F3;
      color: #2196F3; }
      .button.hollow.blue:hover, .button.hollow.blue:focus {
        border-color: #074c83;
        color: #074c83; }
        .button.hollow.blue:hover.disabled, .button.hollow.blue:hover[disabled], .button.hollow.blue:focus.disabled, .button.hollow.blue:focus[disabled] {
          border: 1px solid #2196F3;
          color: #2196F3; }
    .button.hollow.light-blue {
      border: 1px solid #03A9F4;
      color: #03A9F4; }
      .button.hollow.light-blue:hover, .button.hollow.light-blue:focus {
        border-color: #02557a;
        color: #02557a; }
        .button.hollow.light-blue:hover.disabled, .button.hollow.light-blue:hover[disabled], .button.hollow.light-blue:focus.disabled, .button.hollow.light-blue:focus[disabled] {
          border: 1px solid #03A9F4;
          color: #03A9F4; }
    .button.hollow.cyan {
      border: 1px solid #00BCD4;
      color: #00BCD4; }
      .button.hollow.cyan:hover, .button.hollow.cyan:focus {
        border-color: #005e6a;
        color: #005e6a; }
        .button.hollow.cyan:hover.disabled, .button.hollow.cyan:hover[disabled], .button.hollow.cyan:focus.disabled, .button.hollow.cyan:focus[disabled] {
          border: 1px solid #00BCD4;
          color: #00BCD4; }
    .button.hollow.teal {
      border: 1px solid #009688;
      color: #009688; }
      .button.hollow.teal:hover, .button.hollow.teal:focus {
        border-color: #004b44;
        color: #004b44; }
        .button.hollow.teal:hover.disabled, .button.hollow.teal:hover[disabled], .button.hollow.teal:focus.disabled, .button.hollow.teal:focus[disabled] {
          border: 1px solid #009688;
          color: #009688; }
    .button.hollow.light-green {
      border: 1px solid #8BC34A;
      color: #8BC34A; }
      .button.hollow.light-green:hover, .button.hollow.light-green:focus {
        border-color: #466521;
        color: #466521; }
        .button.hollow.light-green:hover.disabled, .button.hollow.light-green:hover[disabled], .button.hollow.light-green:focus.disabled, .button.hollow.light-green:focus[disabled] {
          border: 1px solid #8BC34A;
          color: #8BC34A; }
    .button.hollow.lime {
      border: 1px solid #CDDC39;
      color: #CDDC39; }
      .button.hollow.lime:hover, .button.hollow.lime:focus {
        border-color: #6d7615;
        color: #6d7615; }
        .button.hollow.lime:hover.disabled, .button.hollow.lime:hover[disabled], .button.hollow.lime:focus.disabled, .button.hollow.lime:focus[disabled] {
          border: 1px solid #CDDC39;
          color: #CDDC39; }
    .button.hollow.yellow {
      border: 1px solid #FFEB3B;
      color: #FFEB3B; }
      .button.hollow.yellow:hover, .button.hollow.yellow:focus {
        border-color: #9d8d00;
        color: #9d8d00; }
        .button.hollow.yellow:hover.disabled, .button.hollow.yellow:hover[disabled], .button.hollow.yellow:focus.disabled, .button.hollow.yellow:focus[disabled] {
          border: 1px solid #FFEB3B;
          color: #FFEB3B; }
    .button.hollow.amber {
      border: 1px solid #FFC107;
      color: #FFC107; }
      .button.hollow.amber:hover, .button.hollow.amber:focus {
        border-color: #836200;
        color: #836200; }
        .button.hollow.amber:hover.disabled, .button.hollow.amber:hover[disabled], .button.hollow.amber:focus.disabled, .button.hollow.amber:focus[disabled] {
          border: 1px solid #FFC107;
          color: #FFC107; }
    .button.hollow.deep-orange {
      border: 1px solid #FF5722;
      color: #FF5722; }
      .button.hollow.deep-orange:hover, .button.hollow.deep-orange:focus {
        border-color: #912300;
        color: #912300; }
        .button.hollow.deep-orange:hover.disabled, .button.hollow.deep-orange:hover[disabled], .button.hollow.deep-orange:focus.disabled, .button.hollow.deep-orange:focus[disabled] {
          border: 1px solid #FF5722;
          color: #FF5722; }
    .button.hollow.brown {
      border: 1px solid #795548;
      color: #795548; }
      .button.hollow.brown:hover, .button.hollow.brown:focus {
        border-color: #3d2b24;
        color: #3d2b24; }
        .button.hollow.brown:hover.disabled, .button.hollow.brown:hover[disabled], .button.hollow.brown:focus.disabled, .button.hollow.brown:focus[disabled] {
          border: 1px solid #795548;
          color: #795548; }
    .button.hollow.blue-gray {
      border: 1px solid #607D8B;
      color: #607D8B; }
      .button.hollow.blue-gray:hover, .button.hollow.blue-gray:focus {
        border-color: #303f46;
        color: #303f46; }
        .button.hollow.blue-gray:hover.disabled, .button.hollow.blue-gray:hover[disabled], .button.hollow.blue-gray:focus.disabled, .button.hollow.blue-gray:focus[disabled] {
          border: 1px solid #607D8B;
          color: #607D8B; }
  .button.clear {
    border: 1px solid #0a569b;
    color: #0a569b; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #052b4e;
      color: #052b4e; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #0a569b;
        color: #0a569b; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #0a569b;
      color: #0a569b; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #052b4e;
        color: #052b4e; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #0a569b;
          color: #0a569b; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #9E9E9E;
      color: #9E9E9E; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #4f4f4f;
        color: #4f4f4f; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #9E9E9E;
          color: #9E9E9E; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #4CAF50;
      color: #4CAF50; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #265828;
        color: #265828; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #4CAF50;
          color: #4CAF50; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #FF9800;
      color: #FF9800; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #804c00;
        color: #804c00; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #FF9800;
          color: #FF9800; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #F44336;
      color: #F44336; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #8d1108;
        color: #8d1108; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #F44336;
          color: #F44336; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
    .button.clear.pink {
      border: 1px solid #E91E63;
      color: #E91E63; }
      .button.clear.pink:hover, .button.clear.pink:focus {
        border-color: #780c30;
        color: #780c30; }
        .button.clear.pink:hover.disabled, .button.clear.pink:hover[disabled], .button.clear.pink:focus.disabled, .button.clear.pink:focus[disabled] {
          border: 1px solid #E91E63;
          color: #E91E63; }
      .button.clear.pink, .button.clear.pink.disabled, .button.clear.pink[disabled], .button.clear.pink:hover, .button.clear.pink:hover.disabled, .button.clear.pink:hover[disabled], .button.clear.pink:focus, .button.clear.pink:focus.disabled, .button.clear.pink:focus[disabled] {
        border-color: transparent; }
    .button.clear.purple {
      border: 1px solid #9C27B0;
      color: #9C27B0; }
      .button.clear.purple:hover, .button.clear.purple:focus {
        border-color: #4e1458;
        color: #4e1458; }
        .button.clear.purple:hover.disabled, .button.clear.purple:hover[disabled], .button.clear.purple:focus.disabled, .button.clear.purple:focus[disabled] {
          border: 1px solid #9C27B0;
          color: #9C27B0; }
      .button.clear.purple, .button.clear.purple.disabled, .button.clear.purple[disabled], .button.clear.purple:hover, .button.clear.purple:hover.disabled, .button.clear.purple:hover[disabled], .button.clear.purple:focus, .button.clear.purple:focus.disabled, .button.clear.purple:focus[disabled] {
        border-color: transparent; }
    .button.clear.deep-purple {
      border: 1px solid #673AB7;
      color: #673AB7; }
      .button.clear.deep-purple:hover, .button.clear.deep-purple:focus {
        border-color: #341d5c;
        color: #341d5c; }
        .button.clear.deep-purple:hover.disabled, .button.clear.deep-purple:hover[disabled], .button.clear.deep-purple:focus.disabled, .button.clear.deep-purple:focus[disabled] {
          border: 1px solid #673AB7;
          color: #673AB7; }
      .button.clear.deep-purple, .button.clear.deep-purple.disabled, .button.clear.deep-purple[disabled], .button.clear.deep-purple:hover, .button.clear.deep-purple:hover.disabled, .button.clear.deep-purple:hover[disabled], .button.clear.deep-purple:focus, .button.clear.deep-purple:focus.disabled, .button.clear.deep-purple:focus[disabled] {
        border-color: transparent; }
    .button.clear.indigo {
      border: 1px solid #3F51B5;
      color: #3F51B5; }
      .button.clear.indigo:hover, .button.clear.indigo:focus {
        border-color: #20295b;
        color: #20295b; }
        .button.clear.indigo:hover.disabled, .button.clear.indigo:hover[disabled], .button.clear.indigo:focus.disabled, .button.clear.indigo:focus[disabled] {
          border: 1px solid #3F51B5;
          color: #3F51B5; }
      .button.clear.indigo, .button.clear.indigo.disabled, .button.clear.indigo[disabled], .button.clear.indigo:hover, .button.clear.indigo:hover.disabled, .button.clear.indigo:hover[disabled], .button.clear.indigo:focus, .button.clear.indigo:focus.disabled, .button.clear.indigo:focus[disabled] {
        border-color: transparent; }
    .button.clear.blue {
      border: 1px solid #2196F3;
      color: #2196F3; }
      .button.clear.blue:hover, .button.clear.blue:focus {
        border-color: #074c83;
        color: #074c83; }
        .button.clear.blue:hover.disabled, .button.clear.blue:hover[disabled], .button.clear.blue:focus.disabled, .button.clear.blue:focus[disabled] {
          border: 1px solid #2196F3;
          color: #2196F3; }
      .button.clear.blue, .button.clear.blue.disabled, .button.clear.blue[disabled], .button.clear.blue:hover, .button.clear.blue:hover.disabled, .button.clear.blue:hover[disabled], .button.clear.blue:focus, .button.clear.blue:focus.disabled, .button.clear.blue:focus[disabled] {
        border-color: transparent; }
    .button.clear.light-blue {
      border: 1px solid #03A9F4;
      color: #03A9F4; }
      .button.clear.light-blue:hover, .button.clear.light-blue:focus {
        border-color: #02557a;
        color: #02557a; }
        .button.clear.light-blue:hover.disabled, .button.clear.light-blue:hover[disabled], .button.clear.light-blue:focus.disabled, .button.clear.light-blue:focus[disabled] {
          border: 1px solid #03A9F4;
          color: #03A9F4; }
      .button.clear.light-blue, .button.clear.light-blue.disabled, .button.clear.light-blue[disabled], .button.clear.light-blue:hover, .button.clear.light-blue:hover.disabled, .button.clear.light-blue:hover[disabled], .button.clear.light-blue:focus, .button.clear.light-blue:focus.disabled, .button.clear.light-blue:focus[disabled] {
        border-color: transparent; }
    .button.clear.cyan {
      border: 1px solid #00BCD4;
      color: #00BCD4; }
      .button.clear.cyan:hover, .button.clear.cyan:focus {
        border-color: #005e6a;
        color: #005e6a; }
        .button.clear.cyan:hover.disabled, .button.clear.cyan:hover[disabled], .button.clear.cyan:focus.disabled, .button.clear.cyan:focus[disabled] {
          border: 1px solid #00BCD4;
          color: #00BCD4; }
      .button.clear.cyan, .button.clear.cyan.disabled, .button.clear.cyan[disabled], .button.clear.cyan:hover, .button.clear.cyan:hover.disabled, .button.clear.cyan:hover[disabled], .button.clear.cyan:focus, .button.clear.cyan:focus.disabled, .button.clear.cyan:focus[disabled] {
        border-color: transparent; }
    .button.clear.teal {
      border: 1px solid #009688;
      color: #009688; }
      .button.clear.teal:hover, .button.clear.teal:focus {
        border-color: #004b44;
        color: #004b44; }
        .button.clear.teal:hover.disabled, .button.clear.teal:hover[disabled], .button.clear.teal:focus.disabled, .button.clear.teal:focus[disabled] {
          border: 1px solid #009688;
          color: #009688; }
      .button.clear.teal, .button.clear.teal.disabled, .button.clear.teal[disabled], .button.clear.teal:hover, .button.clear.teal:hover.disabled, .button.clear.teal:hover[disabled], .button.clear.teal:focus, .button.clear.teal:focus.disabled, .button.clear.teal:focus[disabled] {
        border-color: transparent; }
    .button.clear.light-green {
      border: 1px solid #8BC34A;
      color: #8BC34A; }
      .button.clear.light-green:hover, .button.clear.light-green:focus {
        border-color: #466521;
        color: #466521; }
        .button.clear.light-green:hover.disabled, .button.clear.light-green:hover[disabled], .button.clear.light-green:focus.disabled, .button.clear.light-green:focus[disabled] {
          border: 1px solid #8BC34A;
          color: #8BC34A; }
      .button.clear.light-green, .button.clear.light-green.disabled, .button.clear.light-green[disabled], .button.clear.light-green:hover, .button.clear.light-green:hover.disabled, .button.clear.light-green:hover[disabled], .button.clear.light-green:focus, .button.clear.light-green:focus.disabled, .button.clear.light-green:focus[disabled] {
        border-color: transparent; }
    .button.clear.lime {
      border: 1px solid #CDDC39;
      color: #CDDC39; }
      .button.clear.lime:hover, .button.clear.lime:focus {
        border-color: #6d7615;
        color: #6d7615; }
        .button.clear.lime:hover.disabled, .button.clear.lime:hover[disabled], .button.clear.lime:focus.disabled, .button.clear.lime:focus[disabled] {
          border: 1px solid #CDDC39;
          color: #CDDC39; }
      .button.clear.lime, .button.clear.lime.disabled, .button.clear.lime[disabled], .button.clear.lime:hover, .button.clear.lime:hover.disabled, .button.clear.lime:hover[disabled], .button.clear.lime:focus, .button.clear.lime:focus.disabled, .button.clear.lime:focus[disabled] {
        border-color: transparent; }
    .button.clear.yellow {
      border: 1px solid #FFEB3B;
      color: #FFEB3B; }
      .button.clear.yellow:hover, .button.clear.yellow:focus {
        border-color: #9d8d00;
        color: #9d8d00; }
        .button.clear.yellow:hover.disabled, .button.clear.yellow:hover[disabled], .button.clear.yellow:focus.disabled, .button.clear.yellow:focus[disabled] {
          border: 1px solid #FFEB3B;
          color: #FFEB3B; }
      .button.clear.yellow, .button.clear.yellow.disabled, .button.clear.yellow[disabled], .button.clear.yellow:hover, .button.clear.yellow:hover.disabled, .button.clear.yellow:hover[disabled], .button.clear.yellow:focus, .button.clear.yellow:focus.disabled, .button.clear.yellow:focus[disabled] {
        border-color: transparent; }
    .button.clear.amber {
      border: 1px solid #FFC107;
      color: #FFC107; }
      .button.clear.amber:hover, .button.clear.amber:focus {
        border-color: #836200;
        color: #836200; }
        .button.clear.amber:hover.disabled, .button.clear.amber:hover[disabled], .button.clear.amber:focus.disabled, .button.clear.amber:focus[disabled] {
          border: 1px solid #FFC107;
          color: #FFC107; }
      .button.clear.amber, .button.clear.amber.disabled, .button.clear.amber[disabled], .button.clear.amber:hover, .button.clear.amber:hover.disabled, .button.clear.amber:hover[disabled], .button.clear.amber:focus, .button.clear.amber:focus.disabled, .button.clear.amber:focus[disabled] {
        border-color: transparent; }
    .button.clear.deep-orange {
      border: 1px solid #FF5722;
      color: #FF5722; }
      .button.clear.deep-orange:hover, .button.clear.deep-orange:focus {
        border-color: #912300;
        color: #912300; }
        .button.clear.deep-orange:hover.disabled, .button.clear.deep-orange:hover[disabled], .button.clear.deep-orange:focus.disabled, .button.clear.deep-orange:focus[disabled] {
          border: 1px solid #FF5722;
          color: #FF5722; }
      .button.clear.deep-orange, .button.clear.deep-orange.disabled, .button.clear.deep-orange[disabled], .button.clear.deep-orange:hover, .button.clear.deep-orange:hover.disabled, .button.clear.deep-orange:hover[disabled], .button.clear.deep-orange:focus, .button.clear.deep-orange:focus.disabled, .button.clear.deep-orange:focus[disabled] {
        border-color: transparent; }
    .button.clear.brown {
      border: 1px solid #795548;
      color: #795548; }
      .button.clear.brown:hover, .button.clear.brown:focus {
        border-color: #3d2b24;
        color: #3d2b24; }
        .button.clear.brown:hover.disabled, .button.clear.brown:hover[disabled], .button.clear.brown:focus.disabled, .button.clear.brown:focus[disabled] {
          border: 1px solid #795548;
          color: #795548; }
      .button.clear.brown, .button.clear.brown.disabled, .button.clear.brown[disabled], .button.clear.brown:hover, .button.clear.brown:hover.disabled, .button.clear.brown:hover[disabled], .button.clear.brown:focus, .button.clear.brown:focus.disabled, .button.clear.brown:focus[disabled] {
        border-color: transparent; }
    .button.clear.blue-gray {
      border: 1px solid #607D8B;
      color: #607D8B; }
      .button.clear.blue-gray:hover, .button.clear.blue-gray:focus {
        border-color: #303f46;
        color: #303f46; }
        .button.clear.blue-gray:hover.disabled, .button.clear.blue-gray:hover[disabled], .button.clear.blue-gray:focus.disabled, .button.clear.blue-gray:focus[disabled] {
          border: 1px solid #607D8B;
          color: #607D8B; }
      .button.clear.blue-gray, .button.clear.blue-gray.disabled, .button.clear.blue-gray[disabled], .button.clear.blue-gray:hover, .button.clear.blue-gray:hover.disabled, .button.clear.blue-gray:hover[disabled], .button.clear.blue-gray:focus, .button.clear.blue-gray:focus.disabled, .button.clear.blue-gray:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFF transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #0a569b; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #0a569b; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #9E9E9E; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #4CAF50; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #FF9800; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #F44336; }
  .button.dropdown.hollow.pink::after, .button.dropdown.clear.pink::after {
    border-top-color: #E91E63; }
  .button.dropdown.hollow.purple::after, .button.dropdown.clear.purple::after {
    border-top-color: #9C27B0; }
  .button.dropdown.hollow.deep-purple::after, .button.dropdown.clear.deep-purple::after {
    border-top-color: #673AB7; }
  .button.dropdown.hollow.indigo::after, .button.dropdown.clear.indigo::after {
    border-top-color: #3F51B5; }
  .button.dropdown.hollow.blue::after, .button.dropdown.clear.blue::after {
    border-top-color: #2196F3; }
  .button.dropdown.hollow.light-blue::after, .button.dropdown.clear.light-blue::after {
    border-top-color: #03A9F4; }
  .button.dropdown.hollow.cyan::after, .button.dropdown.clear.cyan::after {
    border-top-color: #00BCD4; }
  .button.dropdown.hollow.teal::after, .button.dropdown.clear.teal::after {
    border-top-color: #009688; }
  .button.dropdown.hollow.light-green::after, .button.dropdown.clear.light-green::after {
    border-top-color: #8BC34A; }
  .button.dropdown.hollow.lime::after, .button.dropdown.clear.lime::after {
    border-top-color: #CDDC39; }
  .button.dropdown.hollow.yellow::after, .button.dropdown.clear.yellow::after {
    border-top-color: #FFEB3B; }
  .button.dropdown.hollow.amber::after, .button.dropdown.clear.amber::after {
    border-top-color: #FFC107; }
  .button.dropdown.hollow.deep-orange::after, .button.dropdown.clear.deep-orange::after {
    border-top-color: #FF5722; }
  .button.dropdown.hollow.brown::after, .button.dropdown.clear.brown::after {
    border-top-color: #795548; }
  .button.dropdown.hollow.blue-gray::after, .button.dropdown.clear.blue-gray::after {
    border-top-color: #607D8B; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #0a569b;
  color: #fefefe; }
  .label.primary {
    background: #0a569b;
    color: #fefefe; }
  .label.secondary {
    background: #9E9E9E;
    color: #0a0a0a; }
  .label.success {
    background: #4CAF50;
    color: #0a0a0a; }
  .label.warning {
    background: #FF9800;
    color: #0a0a0a; }
  .label.alert {
    background: #F44336;
    color: #0a0a0a; }
  .label.pink {
    background: #E91E63;
    color: #0a0a0a; }
  .label.purple {
    background: #9C27B0;
    color: #fefefe; }
  .label.deep-purple {
    background: #673AB7;
    color: #fefefe; }
  .label.indigo {
    background: #3F51B5;
    color: #fefefe; }
  .label.blue {
    background: #2196F3;
    color: #0a0a0a; }
  .label.light-blue {
    background: #03A9F4;
    color: #0a0a0a; }
  .label.cyan {
    background: #00BCD4;
    color: #0a0a0a; }
  .label.teal {
    background: #009688;
    color: #0a0a0a; }
  .label.light-green {
    background: #8BC34A;
    color: #0a0a0a; }
  .label.lime {
    background: #CDDC39;
    color: #0a0a0a; }
  .label.yellow {
    background: #FFEB3B;
    color: #0a0a0a; }
  .label.amber {
    background: #FFC107;
    color: #0a0a0a; }
  .label.deep-orange {
    background: #FF5722;
    color: #0a0a0a; }
  .label.brown {
    background: #795548;
    color: #fefefe; }
  .label.blue-gray {
    background: #607D8B;
    color: #0a0a0a; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.625rem;
    font-weight: 600; }
  thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.625rem;
    font-weight: 600;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.0875rem;
  margin: 0 0 0.625rem;
  padding: 0.375rem;
  border: 1px solid #EEEEEE;
  border-radius: 0;
  background-color: #FFF;
  box-shadow: inset 0 1px 1px rgba(33, 33, 33, 0.05);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #212121;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #BDBDBD;
    background-color: #FFF;
    box-shadow: 0 0 1px #FAFAFA;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #FAFAFA;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

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

:-ms-input-placeholder {
  color: #878787; }

::placeholder {
  color: #878787; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 0.625rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.3125rem;
  margin-right: 0.625rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.3125rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #212121; }
  label.middle {
    margin: 0 0 0.625rem;
    padding: 0.375rem 0; }

.help-text {
  margin-top: -0.3125rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #212121; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 0.625rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #EEEEEE;
  background: #FAFAFA;
  color: #212121;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -ms-grid-row-align: stretch;
        align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.3125rem; }

.fieldset {
  margin: 0.625rem 0;
  padding: 0.625rem;
  border: 1px solid #EEEEEE; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.625rem; }

select {
  height: 2.0875rem;
  margin: 0 0 0.625rem;
  padding: 0.375rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #EEEEEE;
  border-radius: 0;
  background-color: #FFF;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #212121;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28189, 189, 189%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -0.625rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 0.9375rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #BDBDBD;
    background-color: #FFF;
    box-shadow: 0 0 1px #FAFAFA;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #FAFAFA;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #F44336;
  background-color: #feeceb; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #F44336; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #F44336; }

.is-invalid-label {
  color: #F44336; }

.form-error {
  display: none;
  margin-top: -0.3125rem;
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #F44336; }
  .form-error.is-visible {
    display: block; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -ms-grid-row-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -ms-grid-row-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #0a569b;
    color: #fefefe; }
  .menu .active > a {
    background: #0a569b;
    color: #fefefe; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #0a569b;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\AB'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\BB'; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.cal-month-view .cal-header {
  text-align: center;
  font-weight: bolder; }

.cal-month-view .cal-cell-row:hover {
  background-color: #fafafa; }

.cal-month-view .cal-header .cal-cell {
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap; }

.cal-month-view .cal-cell-row .cal-cell:hover,
.cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #ededed; }

.cal-month-view .cal-days {
  border: 1px solid #e1e1e1;
  border-bottom: 0; }

.cal-month-view .cal-cell-top {
  min-height: 78px;
  flex: 1; }

.cal-month-view .cal-cell-row {
  display: flex; }

.cal-month-view .cal-cell {
  float: left;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch; }

.cal-month-view .cal-day-cell {
  min-height: 100px; }
  @media all and (-ms-high-contrast: none) {
    .cal-month-view .cal-day-cell {
      display: block; } }

.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid #e1e1e1; }

.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid #e1e1e1; }

.cal-month-view .cal-day-badge {
  margin-top: 18px;
  margin-left: 10px;
  background-color: #b94a48;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px; }

.cal-month-view .cal-day-number {
  font-size: 1.2em;
  font-weight: 400;
  opacity: 0.5;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
  margin-bottom: 10px; }

.cal-month-view .cal-events {
  flex: 1;
  align-items: flex-end;
  margin: 3px;
  line-height: 10px;
  display: flex;
  flex-wrap: wrap; }

.cal-month-view .cal-event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #fff; }

.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  cursor: pointer; }

.cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
  opacity: 0.1;
  cursor: default; }

.cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: darkred; }

.cal-month-view .cal-day-cell.cal-today {
  background-color: #e8fde7; }

.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  font-size: 1.9em; }

.cal-month-view .cal-day-cell.cal-drag-over {
  background-color: #e0e0e0 !important; }

.cal-month-view .cal-open-day-events {
  padding: 15px;
  color: white;
  background-color: #555;
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5); }

.cal-month-view .cal-open-day-events .cal-event {
  position: relative;
  top: 2px; }

.cal-month-view .cal-out-month .cal-day-badge,
.cal-month-view .cal-out-month .cal-event {
  opacity: 0.3; }

.cal-month-view .cal-draggable {
  cursor: move; }

.cal-month-view .cal-drag-active * {
  pointer-events: none; }

.cal-month-view .cal-event-title {
  cursor: pointer; }
  .cal-month-view .cal-event-title:hover {
    text-decoration: underline; }

.cal-week-view {
  /* stylelint-disable-next-line selector-type-no-unknown */ }
  .cal-week-view .cal-day-headers {
    display: flex;
    border: 1px solid #e1e1e1;
    padding-left: 70px; }
  .cal-week-view .cal-day-headers .cal-header {
    flex: 1;
    text-align: center;
    padding: 5px; }
    .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
      border-right: 1px solid #e1e1e1; }
    .cal-week-view .cal-day-headers .cal-header:first-child {
      border-left: 1px solid #e1e1e1; }
  .cal-week-view .cal-day-headers .cal-header:hover,
  .cal-week-view .cal-day-headers .cal-drag-over {
    background-color: #ededed; }
  .cal-week-view .cal-day-headers span {
    font-weight: 400;
    opacity: 0.5; }
  .cal-week-view .cal-day-column {
    flex-grow: 1;
    border-left: solid 1px #e1e1e1; }
  .cal-week-view .cal-event {
    font-size: 12px;
    background-color: #d1e8ff;
    border: 1px solid #1e90ff;
    color: #1e90ff; }
  .cal-week-view .cal-time-label-column {
    width: 70px;
    height: 100%; }
  .cal-week-view .cal-all-day-events {
    border: solid 1px #e1e1e1;
    border-top: 0;
    border-bottom-width: 3px;
    padding-top: 3px;
    position: relative; }
    .cal-week-view .cal-all-day-events .cal-day-columns {
      height: 100%;
      width: 100%;
      display: flex;
      position: absolute;
      top: 0;
      z-index: 0; }
    .cal-week-view .cal-all-day-events .cal-events-row {
      position: relative;
      height: 31px;
      margin-left: 70px; }
    .cal-week-view .cal-all-day-events .cal-event-container {
      display: inline-block;
      position: absolute; }
      .cal-week-view .cal-all-day-events .cal-event-container.resize-active {
        z-index: 1;
        pointer-events: none; }
    .cal-week-view .cal-all-day-events .cal-event {
      padding: 0 5px;
      margin-left: 2px;
      margin-right: 2px;
      height: 28px;
      line-height: 28px; }
    .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    .cal-week-view .cal-all-day-events .cal-time-label-column {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px; }
    .cal-week-view .cal-all-day-events .cal-resize-handle {
      width: 6px;
      height: 100%;
      cursor: col-resize;
      position: absolute;
      top: 0; }
      .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
        right: 0; }
  .cal-week-view .cal-header.cal-today {
    background-color: #e8fde7; }
  .cal-week-view .cal-header.cal-weekend span {
    color: #8b0000; }
  .cal-week-view .cal-event,
  .cal-week-view .cal-header {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .cal-week-view .cal-drag-active {
    pointer-events: none;
    z-index: 1; }
    .cal-week-view .cal-drag-active * {
      pointer-events: none; }
  .cal-week-view .cal-time-events {
    position: relative;
    border: solid 1px #e1e1e1;
    border-top: 0;
    display: flex; }
    .cal-week-view .cal-time-events .cal-day-columns {
      display: flex;
      flex-grow: 1; }
      .cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
        background-color: #ededed; }
    .cal-week-view .cal-time-events .cal-day-column {
      position: relative; }
    .cal-week-view .cal-time-events .cal-event-container {
      position: absolute;
      z-index: 1; }
    .cal-week-view .cal-time-events .cal-event {
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      margin: 1px;
      padding: 0 5px;
      line-height: 25px; }
    .cal-week-view .cal-time-events .cal-resize-handle {
      width: 100%;
      height: 4px;
      cursor: row-resize;
      position: absolute; }
      .cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end {
        bottom: 0; }
  .cal-week-view .cal-hour-odd {
    background-color: #fafafa; }
  .cal-week-view .cal-hour-segment {
    position: relative; }
    .cal-week-view .cal-hour-segment::after {
      content: '\A0'; }
  .cal-week-view .cal-event-container:not(.cal-draggable) {
    cursor: pointer; }
  .cal-week-view .cal-draggable {
    cursor: move; }
  .cal-week-view .cal-drag-over .cal-hour-segment {
    background-color: #ededed; }
  .cal-week-view mwl-calendar-week-view-hour-segment,
  .cal-week-view .cal-hour-segment {
    display: block; }
  .cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
  .cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
    border-bottom: thin dashed #e1e1e1; }
  .cal-week-view .cal-time {
    font-weight: bold;
    padding-top: 5px;
    width: 70px;
    text-align: center; }
  .cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
    display: none; }
  .cal-week-view .cal-starts-within-day .cal-event {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .cal-week-view .cal-ends-within-day .cal-event {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }

.cal-day-view {
  /* stylelint-disable-next-line selector-type-no-unknown */ }
  .cal-day-view .cal-hour-rows {
    width: 100%;
    border: solid 1px #e1e1e1;
    overflow-x: scroll;
    position: relative; }
  .cal-day-view .cal-hour:nth-child(odd) {
    background-color: #fafafa; }
  .cal-day-view mwl-calendar-day-view-hour-segment,
  .cal-day-view .cal-hour-segment {
    display: block; }
  .cal-day-view .cal-hour-segment::after {
    content: '\A0'; }
  .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment,
  .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
    border-bottom: thin dashed #e1e1e1; }
  .cal-day-view .cal-time {
    font-weight: bold;
    padding-top: 5px;
    width: 70px;
    text-align: center; }
  .cal-day-view .cal-hour-segment.cal-after-hour-start .cal-time {
    display: none; }
  .cal-day-view .cal-hour-segment:hover,
  .cal-day-view .cal-drag-over .cal-hour-segment {
    background-color: #ededed; }
  .cal-day-view .cal-drag-active .cal-hour-segment {
    pointer-events: none; }
  .cal-day-view .cal-event-container {
    position: absolute;
    cursor: pointer; }
    .cal-day-view .cal-event-container.resize-active {
      z-index: 1;
      pointer-events: none; }
  .cal-day-view .cal-event {
    padding: 5px;
    font-size: 12px;
    background-color: #d1e8ff;
    border: 1px solid #1e90ff;
    color: #1e90ff;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 100%; }
  .cal-day-view .cal-all-day-events > * {
    cursor: pointer; }
  .cal-day-view .cal-draggable {
    cursor: move; }
  .cal-day-view .cal-starts-within-day .cal-event {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .cal-day-view .cal-ends-within-day .cal-event {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }
  .cal-day-view .cal-drag-active {
    z-index: 1; }
    .cal-day-view .cal-drag-active * {
      pointer-events: none; }
  .cal-day-view .cal-resize-handle {
    width: 100%;
    height: 4px;
    cursor: row-resize;
    position: absolute; }
    .cal-day-view .cal-resize-handle.cal-resize-handle-after-end {
      bottom: 0; }

.cal-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 11px;
  word-wrap: break-word;
  opacity: 0.9; }

.cal-tooltip.cal-tooltip-top {
  padding: 5px 0;
  margin-top: -3px; }

.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.cal-tooltip.cal-tooltip-right {
  padding: 0 5px;
  margin-left: 3px; }

.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.cal-tooltip.cal-tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px; }

.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.cal-tooltip.cal-tooltip-left {
  padding: 0 5px;
  margin-left: -3px; }

.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.cal-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.cal-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

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

html {
  min-height: 100%; }

body {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #F5F5F5;
  background-size: cover;
  min-height: 100%; }

a {
  cursor: pointer;
  transition: all 0.3s ease-out 0s; }

select {
  line-height: 1.15; }

.page-header {
  display: flex;
  padding: 1.25rem;
  align-items: center; }
  .page-header .page-header-title {
    flex: 1; }
    .page-header .page-header-title :last-child {
      margin: 0; }
  .page-header .page-header-nav .button {
    margin-bottom: 0; }
  .page-header .button-group .button {
    margin-right: 0.625rem; }
  .page-header .button-group :last-child .button {
    margin-right: 0; }
  .page-header.primary-border {
    border-bottom: 2px solid #0a569b; }

.page-top-bar .button {
  margin-bottom: 0; }

.menu {
  align-items: center; }
  .menu .menu-item-padding-left {
    padding-left: 0.5rem; }
  .menu .button {
    padding: 0.5rem;
    text-transform: uppercase; }
  .menu .menu-text {
    padding-left: 0.625rem;
    padding-right: 0;
    font-size: 0.875rem;
    font-weight: 400; }

.ic {
  display: inline-block;
  width: 1em;
  height: 1em;
  background: #0a569b;
  -webkit-mask: center no-repeat;
          mask: center no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain; }

.ic-building {
  -webkit-mask-image: url(911397fe6aa974aa9b5f1e9db269fc98.svg);
          mask-image: url(911397fe6aa974aa9b5f1e9db269fc98.svg); }

.ic-contacts {
  -webkit-mask-image: url(6a3811557fbb641ee0440c19bc86d6fb.svg);
          mask-image: url(6a3811557fbb641ee0440c19bc86d6fb.svg); }

.ic-profil {
  -webkit-mask-image: url(10dc8ba3cde794823e8d16988aab8a3f.svg);
          mask-image: url(10dc8ba3cde794823e8d16988aab8a3f.svg); }

.ic-users {
  -webkit-mask-image: url(e2b589a994f3c164eb8859baa01deb79.svg);
          mask-image: url(e2b589a994f3c164eb8859baa01deb79.svg); }

.ic-eye {
  -webkit-mask-image: url(4160076ca313491110bedfc88f331ad8.svg);
          mask-image: url(4160076ca313491110bedfc88f331ad8.svg); }

.ic-document {
  -webkit-mask-image: url(eb9721dbc176e4f4bc8722e71e3e2c21.svg);
          mask-image: url(eb9721dbc176e4f4bc8722e71e3e2c21.svg); }

.ic-smartphone {
  -webkit-mask-image: url(23b68aaaac0e5600ca4f532ee9311b51.svg);
          mask-image: url(23b68aaaac0e5600ca4f532ee9311b51.svg); }

#header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 0.875rem;
  border-bottom: 1px solid #F5F5F5;
  background: #FFF; }
  #header > div, #header > a {
    position: relative;
    flex: 1 1 auto;
    padding: 6px 12px; }
    #header > div:after, #header > a:after {
      position: absolute;
      content: " ";
      top: 50%;
      height: 30px;
      width: 1px;
      left: -0.5px;
      background: #F5F5F5;
      transform: translateY(-50%); }
    #header > div span, #header > a span {
      display: block; }
    #header > div#header-menu, #header > div#header-user, #header > div#header-links, #header > div#header-logout, #header > div#header-logo, #header > a#header-menu, #header > a#header-user, #header > a#header-links, #header > a#header-logout, #header > a#header-logo {
      flex: 0 0 auto; }
    #header > div#header-logo, #header > a#header-logo {
      display: block; }
      #header > div#header-logo img, #header > a#header-logo img {
        display: block;
        height: 30px; }
  #header-menu {
    -ms-grid-row-align: stretch;
        align-self: stretch;
    cursor: pointer;
    width: 42px; }
    #header-menu div {
      position: absolute;
      top: 50%;
      width: 18px;
      height: 2px;
      background: #0a569b;
      transform: translateY(-50%); }
      #header-menu div, #header-menu div:after, #header-menu div:before {
        width: 18px;
        height: 2px;
        transition: all 0.3s ease-out 0s;
        background: #0a569b; }
      #header-menu div:after, #header-menu div:before {
        top: -6px;
        content: " ";
        position: absolute; }
      #header-menu div:after {
        top: 6px; }
    #header-menu:hover div, #header-menu:hover div:after, #header-menu:hover div:before {
      background: #04213b; }
    #header-menu.active div {
      background: transparent; }
    #header-menu.active div:after {
      top: 0;
      transform: rotate(-135deg); }
    #header-menu.active div:before {
      top: 0;
      transform: rotate(135deg); }

#main {
  margin-top: 50px;
  margin-bottom: 20px; }
  #main-menu {
    position: fixed;
    z-index: 10;
    visibility: hidden;
    width: 300px;
    top: 50px;
    bottom: 20px;
    border-right: 1px solid #F5F5F5;
    box-shadow: 1px 0 1px rgba(17, 17, 17, 0.05);
    background: #EEEEEE;
    transform: translateX(-300px);
    transition: all 0.3s ease-out 0s; }
    #main-menu ul {
      border-top: 1px solid #F5F5F5;
      margin: 0;
      padding: 0; }
      #main-menu ul li {
        list-style: none;
        border-bottom: 1px solid #F5F5F5;
        background: #FAFAFA; }
        #main-menu ul li a {
          display: flex;
          align-items: center;
          padding: 6px 10px;
          text-transform: uppercase;
          font-size: 0.875rem; }
          #main-menu ul li a .ic {
            width: 24px;
            height: 24px;
            flex: 0 0 24px;
            margin-right: 0.625rem;
            transition: all 0.3s ease-out 0s; }
          #main-menu ul li a:hover {
            background: #0a569b;
            color: #F5F5F5; }
            #main-menu ul li a:hover .ic {
              background: #F5F5F5; }
  #main-content {
    transition: transform 0.3s ease-out 0s; }
  #main.menu-opened #main-content {
    transform: translateX(300px); }
  #main.menu-opened #main-menu {
    visibility: visible;
    transform: translateX(0); }

#footer {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: #EEEEEE;
  color: #111111;
  font-size: 10px;
  line-height: 20px;
  text-align: center; }

.button i[class^='fi-']:before, .button i[class*=" fi-"]:before {
  width: 1em; }

.input-group-button input,
.input-group-button a,
.input-group-button button,
.input-group-button spi-button {
  display: flex;
  font-size: 0.875rem; }

spc-ckeditor {
  display: block;
  margin-bottom: 0.625rem; }

.forms-error-list {
  margin: -0.3125rem 0 -0.3125rem; }
  .forms-error-list li {
    margin: 0 0 0.625rem;
    padding: 0 0 0 0.625rem;
    color: #EF5350;
    list-style: none;
    font-size: 0.75rem; }

.input-autocomplete {
  display: block;
  min-height: 2.0875rem;
  background: #FFF;
  border: 1px solid #EEEEEE;
  margin: 0 0 0.625rem; }
  .input-autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .input-autocomplete input {
    outline: none;
    padding: 0.375rem;
    line-height: 1.275rem;
    height: 1.9625rem;
    border: 0 !important;
    background: transparent; }

.input-autocomplete:not(.multiple) .input-autocomplete-search {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0; }

.input-autocomplete-selection ul {
  margin: 0; }

.input-autocomplete-help,
.input-autocomplete-loading,
.input-autocomplete-no-result,
.input-autocomplete-result {
  top: -1px;
  left: -1px !important;
  right: -1px !important;
  background: #FFF;
  border: 1px solid #BDBDBD;
  border-top-color: #DDD; }

.input-autocomplete-help,
.input-autocomplete-loading,
.input-autocomplete-no-result {
  padding: 0.35rem 0.375rem 0.3rem;
  font-size: 0.8rem;
  line-height: 0.8rem; }

.input-autocomplete-result ul li {
  border-bottom: 1px solid #EEEEEE; }
  .input-autocomplete-result ul li:last-child {
    border-bottom: 0; }
  .input-autocomplete-result ul li > span {
    display: block;
    padding: 0.375rem;
    cursor: pointer; }
    .input-autocomplete-result ul li > span:hover {
      background: #0b5ba5;
      color: #FFF; }

.input-autocomplete-selection ul {
  margin: 0.1rem 0 0 0.1rem; }
  .input-autocomplete-selection ul li {
    position: relative;
    margin: 0 0.1rem 0.1rem 0;
    display: inline-block; }
    .input-autocomplete-selection ul li > span:first-child {
      position: relative;
      display: block;
      padding: 0.275rem;
      padding-right: 1.375rem;
      font-family: inherit;
      font-size: 1rem;
      font-weight: 400;
      line-height: 1.075rem;
      min-height: 1.7625rem;
      background: #FFF;
      top: 0;
      border: 1px solid #EEEEEE;
      box-sizing: border-box; }
    .input-autocomplete-selection ul li > span:last-child {
      content: " ";
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 1.6rem;
      cursor: pointer;
      opacity: 0.6;
      transition: all 0.3s ease-out; }
      .input-autocomplete-selection ul li > span:last-child:before, .input-autocomplete-selection ul li > span:last-child:after {
        position: absolute;
        width: 1px;
        left: 0.8rem;
        background: #EF5350;
        height: 1rem;
        content: " ";
        top: 52%;
        transform-origin: top left;
        transform: rotate(45deg) translate(-50%, -50%); }
      .input-autocomplete-selection ul li > span:last-child:after {
        transform: rotate(-45deg) translate(-50%, -50%); }
      .input-autocomplete-selection ul li > span:last-child:hover {
        opacity: 1; }

.input-autocomplete:not(.multiple) .input-autocomplete-selection ul li {
  display: block; }

.input-autocomplete-no-result {
  color: #EF5350; }

.input-autocomplete-result ul li.selected {
  background: #0a569b;
  color: #FFF; }

.input-autocomplete-result ul li.current-keynav {
  background: #0b5ba5;
  color: #FFF; }

.input-autocomplete.disabled {
  cursor: not-allowed;
  background: #FAFAFA; }
  .input-autocomplete.disabled .input-autocomplete-selection ul li > span:first-child {
    background: #FAFAFA; }
  .input-autocomplete.disabled .input-autocomplete-selection ul li > span:last-child {
    pointer-events: none; }
  .input-autocomplete.disabled .input-autocomplete-selection ul li > span:last-child:before,
  .input-autocomplete.disabled .input-autocomplete-selection ul li > span:last-child:after {
    background: #BDBDBD; }

.input-autocomplete.focused {
  border: 1px solid #BDBDBD; }

.input-autocomplete:not(.has-items-selected) .input-autocomplete-selection {
  display: none; }

.input-autocomplete input {
  margin-bottom: 0; }

.top-bar input[size] {
  max-width: none; }

.top-bar .input-autocomplete {
  min-width: 200px; }
  .top-bar .input-autocomplete ul {
    background: none; }

.top-bar .button {
  margin-bottom: 0; }

.menu .input-autocomplete {
  margin-bottom: 0; }

.input-datetime input[type=time] {
  margin-left: 1.25rem; }

.input-uploader {
  display: flex;
  flex-wrap: wrap;
  margin: -0.625rem;
  margin-bottom: 0.625rem; }
  .input-uploader-item {
    margin: 0.625rem 0.625rem 0 0.625rem;
    flex: 0 0 auto;
    position: relative;
    width: calc(100% - 1.25rem); }
    .input-uploader-item-before, .input-uploader-item-after {
      width: calc(100% - 1.25rem); }
      .input-uploader-item-before h5, .input-uploader-item-after h5 {
        margin-bottom: 0; }
    .input-uploader-item > div {
      border: 1px solid #EEEEEE; }
      .input-uploader-item > div input[type='file'] {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0; }
  .input-uploader-remove {
    position: relative;
    width: 1.6rem;
    height: 1.6rem;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.3s ease-out; }
    .input-uploader-remove:before, .input-uploader-remove:after {
      position: absolute;
      width: 1px;
      left: 0.8rem;
      background: red;
      height: 1rem;
      content: " ";
      top: 52%;
      transform-origin: top left;
      transform: rotate(45deg) translate(-50%, -50%); }
    .input-uploader-remove:after {
      transform: rotate(-45deg) translate(-50%, -50%); }
    .input-uploader-remove:hover {
      opacity: 1; }
  .input-uploader.input-uploader-block .input-uploader-item {
    width: calc(25% - 1.25rem); }
    .input-uploader.input-uploader-block .input-uploader-item:not(.input-uploader-item-before):not(.input-uploader-item-after):before {
      content: ' ';
      display: block;
      padding-top: 100%; }
    .input-uploader.input-uploader-block .input-uploader-item:not(.input-uploader-item-before):not(.input-uploader-item-after) > div {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      cursor: pointer; }

.input-uploader-item .input-uploader-title {
  padding: 0.625rem; }

.input-uploader.input-uploader-block .input-uploader-item .input-uploader-title {
  text-align: center; }

.input-uploader-file .input-uploader-item-preview > div {
  display: flex;
  align-items: center; }

.input-uploader-file .input-uploader-item-preview .input-uploader-title {
  order: 2; }

.input-uploader-file .input-uploader-item-preview .input-uploader-preview {
  order: 1;
  flex: 0 0 40px; }

.loader {
  display: block;
  position: relative;
  height: 4px;
  max-width: 100%; }
  .loader[hidden] {
    display: none; }
  .loader > div {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
  .loader > div:nth-child(1) {
    z-index: 1;
    left: 0; }
  .loader > div:nth-child(2) {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(to right, #0a569b, #0a569b);
    z-index: 0;
    left: 0;
    width: 100%; }
  .loader > div:nth-child(3) {
    right: 0; }
  .loader > div:nth-child(1),
  .loader > div:nth-child(3) {
    background-color: #0a569b;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
  .loader > div:nth-child(1) {
    animation-name: indeterminate1; }
  .loader > div:nth-child(3) {
    animation-name: indeterminate2; }
  .loader.loader-absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }

@keyframes indeterminate1 {
  0% {
    left: 0%;
    width: 0%; }
  50% {
    left: 25%;
    width: 75%; }
  75% {
    left: 100%;
    width: 0%; } }

@keyframes indeterminate2 {
  0%, 50% {
    left: 0%;
    width: 0%; }
  75% {
    left: 0%;
    width: 25%; }
  100% {
    left: 100%;
    width: 0%; } }

.modal {
  position: fixed;
  z-index: 999998;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 20px;
  perspective: 500px;
  transition: opacity 0.3s ease-out 0s, visibility 0.3s ease-out 0s; }
  .modal-overlay, .modal-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: transform 0.3s ease-out 0s; }
  .modal-overlay {
    cursor: pointer;
    background: rgba(33, 33, 33, 0.2); }
  .modal-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    padding: 1.25rem; }
  .modal-content {
    pointer-events: auto;
    flex: 0 1 auto;
    max-width: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden; }
  .modal.closing .modal-content {
    pointer-events: none; }
  .modal.hidden {
    opacity: 0;
    visibility: hidden; }
    .modal.hidden .modal-wrapper {
      transform: translateZ(-100px); }
  .modal-box {
    display: flex;
    flex-direction: column;
    min-width: 15.625rem;
    background: #FFF;
    box-shadow: 0 0 0.625rem rgba(33, 33, 33, 0.3); }
    .modal-box-text {
      flex: 1 1 auto;
      padding: 0.625rem; }
    .modal-box-button {
      flex: 0 1 auto; }
      .modal-box-button .button-group {
        display: flex; }
      .modal-box-button .button, .modal-box-button spi-button {
        flex: 0 0 50%; }
      .modal-box-button .button, .modal-box-button spi-button .button {
        padding: 0.625rem;
        margin-bottom: 0; }
      .modal-box-button spi-button {
        display: flex;
        text-align: center; }
        .modal-box-button spi-button .button {
          flex: 0 0 100%; }
    .modal-box.modal-box-alert .modal-box-button .button {
      flex: 0 0 100%; }

.modal-no-scroll {
  overflow: hidden !important; }

.panel {
  display: block;
  padding: 0 1.25rem 1.25rem;
  background: #F8F8F8; }
  .panel-title {
    padding: 1.25rem 0 0.625rem;
    border-bottom: 1px solid #EEEEEE; }
    .panel-title h2, .panel-title h3 {
      margin: 0; }
    .panel-title-note {
      font-size: 0.75rem;
      color: #9E9E9E; }
  .panel-content {
    padding-top: 1.25rem; }
  .panel.panel-table .panel-content {
    padding-top: 0; }

.table-actions {
  padding-top: 0.15625rem;
  padding-bottom: 0.15625rem;
  text-align: center;
  vertical-align: middle; }

table .button-group:before, table .button-group:after {
  display: none; }

table .button, table .button-group {
  margin-bottom: 0; }

table .button {
  padding: 0.5rem; }

.table-image {
  white-space: nowrap;
  text-align: center; }
  .table-image img {
    display: block; }

.table-wrap, .table-actions {
  width: 1%;
  white-space: nowrap; }

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

.table-label {
  width: 1%;
  line-height: 1.8em; }

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

.tr-orange {
  background: #0a569b; }
  .tr-orange td, .tr-orange th {
    color: #FFF; }

.tr-disabled {
  color: #6e6e6e; }

table th {
  border-bottom: 2px solid #E0E0E0; }

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

.text-small {
  font-size: 0.875rem; }

.text-large {
  font-size: 1.125rem; }

.text-success {
  color: #4CAF50; }

.text-alert {
  color: #F44336; }

.text-primary {
  color: #0a569b; }

sup.required {
  color: #F44336; }

.no-margin {
  margin: 0 !important; }

.padding {
  padding: 1.25rem; }

.no-padding {
  padding: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.margin-top-ride-up {
  margin-top: -1.25rem; }

.margin-vertical {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.margin-top {
  margin-top: 1.25rem; }

.margin-bottom {
  margin-bottom: 1.25rem; }

.form-ride-up {
  margin-bottom: -0.625rem; }

spi-pagination {
  text-align: center; }

.select-free {
  color: #0a569b;
  font-weight: bold; }

.step {
  display: flex;
  margin: 0 0 1.25rem; }
  .step li {
    position: relative;
    flex: 1;
    list-style: none;
    padding: 0.625rem 0.625rem 0.625rem 1.875rem;
    line-height: 1.25rem;
    background: #E0E0E0;
    cursor: pointer; }
    .step li:after, .step li:before {
      position: absolute;
      z-index: 2;
      content: " ";
      top: 0;
      right: -1.25rem;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 1.25rem 0 1.25rem 1.25rem;
      border-color: transparent transparent transparent #E0E0E0; }
    .step li:before {
      right: -1.3125rem;
      border-color: transparent transparent transparent #FFF; }
    .step li:first-child {
      padding: 0.625rem; }
    .step li:last-child {
      margin-right: 0px; }
      .step li:last-child:after, .step li:last-child:before {
        display: none; }
    .step li.inaccessible {
      cursor: not-allowed; }
    .step li:hover:not(.inaccessible) {
      background: #EEEEEE; }
      .step li:hover:not(.inaccessible):after {
        border-color: transparent transparent transparent #EEEEEE; }
    .step li.active, .step li:hover.active {
      cursor: default;
      background: #0a569b;
      color: #FFF; }
      .step li.active:after, .step li:hover.active:after {
        border-color: transparent transparent transparent #0a569b; }

.line-default {
  line-height: 1.2em; }

.input-signature {
  width: 400px;
  height: 250px;
  border: 1px solid #EEEEEE;
  margin: 0 0 0.625rem; }
  .input-signature canvas {
    display: block;
    width: 400px;
    height: 250px; }

.button {
  color: #FFF !important; }
  .button i {
    color: #FFF; }
  .button i + span {
    margin-left: 10px; }

.label {
  color: #FFF !important; }

.relative {
  position: relative; }

.text-medium {
  font-size: 1.2rem; }

.text-small {
  font-size: 0.8rem; }


/*# sourceMappingURL=main-0f6e2fad4892f8e26c4c.css.map*/