@charset "UTF-8";
/*
 * The terms of the VCL default theme.
 *
 * Terms are colors, font faces etc.
 * Typically these terms are derived from CI or design
 * stipulations like a color palette in a style guide.
 */
/* Colors */
/* Grays */
/* Brand Accent Colors */
/* Semantic Brand Colors */
/* Shadows, transparencies etc. */
/* Semantic Colors */
/* Fonts
 * ===== */
/* Theme internally shared Variables */
/* App */
/* App Content Area */
/* App Header */
/* App Footer */
/* Grid */
/* Flex Layout */
/* Typography */
/* Font settings */
/* Modular scale variants */
/* Colors */
/* List */
/* Value Unit Anagram */
/* Label */
/* Badge */
/* Table */
/* Table Extras */
/* Sum Table */
/* Data List */
/* Data Tree */
/* Calendar */
/* Pagination */
/* Tab Navigation */
/* Breadcrumb Navigation */
/* Navigation */
/* Process Navigation */
/* Tooltip */
/* Popover */
/* Layer */
/* Nag */
/* Scrollbar */
/* Ribbon */
/* Loading Layer */
/* Container */
/* Go-to-top */
/* Divider */
/* Panel */
/* Toolbar */
/* Notification */
/* Progress Bar */
/* Callout */
/* Article Structuring */
/* Button */
/* Default variant */
/* Emphasized variant */
/* Transparent variant */
/* Emphasized & transparent variant */
/* Half transparent alternative variant */
/* Transparent alternative variant */
/* Danger variant */
/* Suggestive variant */
/* Form Control Label */
/* Fieldset */
/* Input */
/* File Input */
/* Checkbox */
/* Radio Button */
/* Input Group */
/* Slider */
/* Rating */
/* Token */
/* Flip Switch */
/* Drop Down */
/* Select List */
/* Date Picker */
/* Time Picker */
/* Responsive Image */
/* Image Shapes */
/* Gallery */
/* Drawer */
/* E-Mail */
/* Product List */
.panel {
  color: #303030;
  background-color: white;
  margin-bottom: 1.3em;
  overflow: overlay;
}
.panel.danger {
  color: #d9534f;
}
.panel.info {
  color: #5bc0de;
}
.panel.success {
  color: #5cb85c;
}
.panel.error {
  color: #d9534f;
}
.panel.warning {
  color: #f0ad4e;
}
.panel.panel-card {
  border-width: 1px;
  border-style: solid;
  border-color: #777777;
  border-radius: 0.55em;
}
.panel.panel-dialog {
  border-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
}
.panel.panel-dialog > .panel-header {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  border-bottom-width: 0;
  background-color: #f1f1f1;
}
.panel.panel-dialog > .panel-header.no-bg {
  background-color: transparent;
}
.panel.panel-dialog > .panel-body {
  border-width: 0;
}
.panel.panel-dialog > .panel-footer {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  border-top-width: 0;
  background-color: #f1f1f1;
}
.panel.panel-dialog > .panel-footer.no-bg {
  background-color: transparent;
}

.panel-header,
.panel-footer {
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
  color: #303030;
  background-color: transparent;
  border-style: solid;
  border-width: 0 0 2px 0;
  border-color: #777777;
}

.panel-footer {
  border-width: 0;
  color: #303030;
  background-color: transparent;
}

.panel-title,
.panel-heading {
  font-weight: bold;
  line-height: 2em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.96em;
  color: inherit;
}

.panel-title {
  font-size: 1.08em;
}

.panel-body {
  border-style: solid;
  border-width: 1px;
  border-color: #777777;
}

.panel-body > *:first-child {
  margin-top: 0;
}

.panel-body > *:last-child {
  margin-bottom: 0;
}

.panel-content {
  padding: 0.8rem 0.8rem;
  margin-bottom: 0;
}

/* Chapter level header */
.master-header {
  text-align: center;
  line-height: 1;
  margin: 0;
  margin-top: 3.3em;
  margin-bottom: 1em;
  margin-right: auto;
  margin-left: auto;
}
.master-header h1 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.8em;
}
.master-header h2 {
  font-size: 1.9em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.8em;
}
.master-header p {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1;
}

/* Article header */
.article-header {
  border-bottom-color: #b9b9b9;
  overflow: hidden;
  margin-bottom: 0;
  line-height: 1.22em;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.article-header .article-sub-header {
  color: #6a6a6a;
  font-weight: 500;
  margin-left: 0.4em;
  margin-bottom: 0.1em;
  display: inline;
  font-size: 0.65em;
}

/* Article */
.article {
  border: 0;
  margin-bottom: 1.3em;
}

/* Automatic numbering of sectionized content */
.sect-auto-numbering,
.sect-auto-numbering-reset {
  counter-reset: sectCounterH1;
}

.sect-auto-numbering h1 {
  counter-increment: sectCounterH1;
  counter-reset: sectCounterH2;
}
.sect-auto-numbering h1:before {
  content: counter(sectCounterH1) " ";
}
.sect-auto-numbering h2 {
  counter-increment: sectCounterH2;
  counter-reset: sectCounterH3;
}
.sect-auto-numbering h2:before {
  content: counter(sectCounterH1) "." counter(sectCounterH2) " ";
}
.sect-auto-numbering h3 {
  counter-increment: sectCounterH3;
}
.sect-auto-numbering h3:before {
  content: counter(sectCounterH1) "." counter(sectCounterH2) "." counter(sectCounterH3) " ";
  counter-reset: sectCounterH4;
}

/*! modern-normalize v0.6.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

/*
Grouping content
================
*/
/**
Add the correct height in Firefox.
*/
hr {
  height: 0;
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

.viewport {
  margin: 0;
  min-height: 100vh;
  width: device-width;
  background-color: #ffffff;
}

.viewport-bg {
  background-color: #ffffff;
}

.app {
  background-color: transparent;
  max-width: 95%;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
}
.app:before, .app:after {
  display: table;
  content: " ";
}
.app:after {
  clear: both;
}

.layout-width {
  max-width: 95%;
}

.logo {
  display: block;
}

.application-header {
  box-sizing: border-box;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  color: inherit;
  background-color: white;
}
.application-header .logo {
  margin-left: 0.5em;
  width: 4em;
}
.application-header .app-name {
  font-size: 1.4em;
  margin-top: 0;
  margin-left: 0.8em;
  margin-right: 0.8em;
  margin-bottom: 0;
  font-weight: normal;
}

.content-area {
  background-color: white;
}
.content-area.transparent {
  background-color: transparent;
}

.content-area-bg-color {
  background-color: white;
}
.content-area-bg-color.secondary {
  background-color: #f1f1f1;
}

.application-footer {
  box-sizing: border-box;
  position: relative;
  color: inherit;
  background-color: white;
  margin-top: 2em;
  margin-bottom: 2em;
}

.badge {
  display: inline-block;
  padding-top: 0.2em;
  padding-right: 0.5em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
  font-weight: bold;
  font-size: 80%;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  color: white;
  background-color: #262626;
}
.badge.rounded {
  border-radius: 2.5em;
}
.badge:empty {
  display: none;
}

.badge.primary {
  color: white;
  background-color: #474747;
}

.badge.success {
  color: white;
  background-color: #5cb85c;
}

.badge.info {
  color: white;
  background-color: #5bc0de;
}

.badge.warning {
  color: white;
  background-color: #f0ad4e;
}

.badge.danger,
.badge.error,
.badge.important {
  color: white;
  background-color: #d9534f;
}

.post-preview {
  margin-bottom: 1.3em;
}
.post-preview .post-preview-summary {
  line-height: 1.75em;
}

.post-preview-meta {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.post-preview-meta .post-preview-meta-author, .post-preview-meta .post-preview-meta-date {
  color: #b9b9b9;
  display: inline-block;
}

.post-preview-sub-title {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.1em;
}

.post {
  margin-bottom: 1.3em;
}
.post .post-header h1, .post .post-header h2, .post .post-header h3 {
  color: inherit;
}
.post .post-meta {
  margin: 0;
}
.post .post-title {
  margin-top: 0.4rem;
}
.post .post-body {
  line-height: 1.8em;
}

.post-meta {
  flex-direction: row;
}
.post-meta .post-meta-author, .post-meta .post-meta-date {
  display: inline-block;
}

.post-sub-title {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 1.1em;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  fill: currentcolor;
  position: relative;
  line-height: 1;
}
.icon.icon-size1 {
  width: 1.6em;
  height: 1.6em;
}
.icon.icon-size2 {
  width: 2.37em;
  height: 2.37em;
}
.icon.icon-size3 {
  width: 3.17em;
  height: 3.17em;
}

.breadcrumb-nav ol {
  list-style: none;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  margin-bottom: 1.3em;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.breadcrumb-nav ol li {
  font-weight: bold;
  font-size: 0.98em;
}
.breadcrumb-nav ol li a {
  color: #0888bf;
  display: inline-block;
}
.breadcrumb-nav ol li .breadcrumb-nav-item-label {
  display: inline-block;
}
.breadcrumb-nav ol li .breadcrumb-nav-item-label + .breadcrumb-nav-divider {
  color: inherit;
  display: inline-block;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.breadcrumb-nav ol li a:hover, .breadcrumb-nav ol li a:focus {
  color: #00adef;
}
.breadcrumb-nav ol li.selected {
  cursor: default;
  background: transparent;
  border: 0;
}
.breadcrumb-nav ol li.selected a, .breadcrumb-nav ol li.selected .breadcrumb-nav-item-label {
  color: inherit;
}

.busy-indicator {
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}
.busy-indicator > .icon {
  display: block;
}
.busy-indicator > .text {
  display: block;
  width: 100%;
  margin-top: 0.8em;
  text-align: center;
}
.busy-indicator.hor > .text {
  margin-top: 0;
}

.icogram {
  white-space: nowrap;
  position: relative;
}
.icogram > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
}
.icogram > *:first-child {
  margin-left: 0;
}
.icogram > *:last-child {
  margin-right: 0;
}
.icogram > *:only-child {
  margin: 0;
}
.icogram .text {
  vertical-align: middle;
}
.icogram a.text {
  color: inherit;
}
.icogram.ver > * {
  margin: 0;
}

.button-dim {
  display: inline-block;
  vertical-align: middle;
  border-width: 0;
  line-height: initial;
  height: 2.65em;
  font-weight: bolder;
  box-sizing: border-box;
  padding-right: 0.8em;
  padding-left: 0.8em;
  padding-top: 0;
  padding-bottom: 0;
}
.button-dim.square {
  min-width: 2.65em;
}

.button,
.button[disabled] {
  border-width: 0;
  border-color: transparent;
  border-style: solid;
  border-radius: 0;
  line-height: initial;
  text-decoration: none;
  font-weight: bolder;
  vertical-align: middle;
  display: inline-block;
  height: 2.65em;
  box-sizing: border-box;
  user-select: none;
  white-space: normal;
  cursor: pointer;
  transition: color 0.25s linear, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
}
.button:before, .button:after,
.button[disabled]:before,
.button[disabled]:after {
  display: table;
  content: " ";
}
.button:after,
.button[disabled]:after {
  clear: both;
}

.button > .icogram {
  font-size: 0.96em;
  line-height: initial;
}

a.button > .icogram {
  display: inline-block;
}

.button.overflow-ellipsis > .icogram > .text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

a.button,
a.button[disabled] {
  line-height: 2.65em;
}
a.button > .icogram,
a.button[disabled] > .icogram {
  line-height: inherit;
}

span.button,
span.button[disabled] {
  display: inline-block;
  line-height: initial;
}

.button:focus {
  outline: none;
}
.button:active {
  outline: none;
}
.button.square {
  min-width: 2.65em;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
}

.button.disabled,
.button[disabled] {
  pointer-events: none;
  opacity: 0.75;
  cursor: default;
}

/* Standard variant */
.button {
  border-color: transparent;
  background-color: #777777;
  color: white;
  text-transform: none;
}

.button:visited {
  color: white;
}

.button.selected {
  color: white;
  background-color: #0888bf;
}

.button:active,
.button.pressed,
.button.active {
  background-color: #303030;
  color: white;
}

.button.selected:active,
.button.selected:visited,
.button.selected.pressed,
.button.selected.active {
  background-color: #005f84;
  color: white;
}

.button.disabled,
.button[disabled] {
  color: #dddddd;
}

/* Emphasized variant */
.button.emphasized {
  border-color: transparent;
  background-color: #00adef;
  color: white;
}

.button.emphasized:active,
.button.emphasized:visited,
.button.emphasized.pressed,
.button.emphasized.active {
  background-color: #0888bf;
  color: white;
}

/* Emphasized & transparent variant */
.button.emphasized-transparent {
  color: #00adef;
  background: none;
}

.button.emphasized-transparent.disabled,
.button.emphasized-transparent[disabled] {
  color: #dddddd;
}

.button.emphasized-transparent:active,
.button.emphasized-transparent:visited,
.button.emphasized-transparent.pressed,
.button.emphasized-transparent.active {
  background: none;
  color: #005f84;
}

/* Transparent variant */
.button.transparent {
  color: #6a6a6a;
  background: none;
}

.button.transparent.disabled,
.button.transparent[disabled] {
  color: #989898;
}

.button.transparent:active,
.button.transparent:visited,
.button.transparent.pressed,
.button.transparent.active {
  background: none;
  color: black;
}

/* Transparent alternative variant */
.button.transparent-alt {
  background: none;
  background-color: transparent;
  color: #dddddd;
}

.button.transparent-alt.disabled,
.button.transparent-alt[disabled] {
  color: #989898;
}

.button.transparent-alt:active,
.button.transparent-alt:visited,
.button.transparent-alt.pressed,
.button.transparent-alt.active {
  background: none;
  color: white;
}

/* Half transparent variant */
.button.half-transparent {
  background: none;
  background-color: transparent;
  color: inherit;
}

.button.half-transparent.disabled,
.button.half-transparent[disabled] {
  color: #989898;
}

.button.half-transparent:active,
.button.half-transparent:visited,
.button.half-transparent.pressed,
.button.half-transparent.active {
  background-color: #e8e8e8;
  color: inherit;
}

/* Danger variant */
.button.danger {
  color: white;
  background-color: #d9534f;
}

.button.danger:active,
.button.danger:visited,
.button.danger.pressed,
.button.danger.active {
  color: white;
  background-color: #8b211e;
}

.button.danger.disabled,
.button.danger[disabled] {
  color: #989898;
}

/* Suggestive variant */
.button.suggestive {
  color: white;
  background-color: #5cb85c;
}

.button.suggestive:active,
.button.suggestive:visited,
.button.suggestive.pressed,
.button.suggestive.active {
  color: white;
  background-color: #2d672d;
}

.button.suggestive.disabled,
.button.suggestive[disabled] {
  color: #dddddd;
}

/* Outline modifier */
.outline {
  border-color: #777777;
  border-width: 1px;
}

/* Circular modifier */
.circular {
  border-radius: 50%;
}

/* Hover support */
@media (hover: hover) {
  .button:hover,
.button:focus,
.button.hover,
.button.focused {
    background-color: #303030;
    color: white;
  }

  .button.selected:hover,
.button.selected:focus,
.button.selected.hover,
.button.selected.focused {
    background-color: #005f84;
    color: white;
  }

  .button.emphasized:hover,
.button.emphasized:focus,
.button.emphasized.hover,
.button.emphasized.focused {
    background-color: #0888bf;
    color: white;
  }

  .button.emphasized-transparent:hover,
.button.emphasized-transparent:focus,
.button.emphasized-transparent.hover,
.button.emphasized-transparent.focused {
    background: none;
    color: #005f84;
  }

  .button.transparent:hover,
.button.transparent:focus,
.button.transparent.hover,
.button.transparent.focused {
    background: none;
    color: black;
  }

  .button.transparent-alt:hover,
.button.transparent-alt:focus,
.button.transparent-alt.hover,
.button.transparent-alt.focused {
    background: none;
    color: white;
  }

  .button.half-transparent:hover,
.button.half-transparent:focus,
.button.half-transparent.hover,
.button.half-transparent.focused {
    background-color: #e8e8e8;
    color: inherit;
  }

  .button.danger:hover,
.button.danger:focus,
.button.danger.hover,
.button.danger.focused {
    color: white;
    background-color: #8b211e;
  }

  .button.suggestive:hover,
.button.suggestive:focus,
.button.suggestive.hover,
.button.suggestive.focused {
    color: white;
    background-color: #2d672d;
  }
}
.button-group {
  display: flex;
}
.button-group .button {
  vertical-align: top;
  border-radius: 0 0 0 0;
}
.button-group .button:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.button-group .button:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.button-group + .button-group {
  margin-left: 0.5em;
}
.button-group.vertical {
  flex-direction: column;
}
.button-group.vertical > .button {
  display: block;
  width: 100%;
  flex: 1;
}
.button-group.vertical > .button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.button-group.vertical > .button:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
}

.data-grid {
  margin-bottom: 1.3em;
  display: flex;
  flex-direction: column;
}

.calendar {
  background-color: transparent;
  height: 100%;
  overflow: hidden;
}

.data-grid .d-g-row,
.data-grid .d-g-cell {
  display: flex;
  flex: 1;
  border-collapse: collapse;
}

.d-g-align-centered .d-g-cell,
.d-g-align-centered.d-g-cell {
  justify-content: center;
  text-align: center;
}

.d-g-align-right .d-g-cell,
.d-g-align-right.d-g-cell {
  justify-content: flex-end;
  text-align: right;
}

.d-g-v-align-middle .d-g-cell,
.d-g-v-align-middle.d-g-cell {
  align-items: center;
}

.d-g-v-align-bottom .d-g-cell,
.d-g-v-align-bottom.d-g-cell {
  align-items: flex-end;
}

.calendar {
  background-color: transparent;
  height: 100%;
  overflow: hidden;
}

.cal-header-label {
  font-weight: 600;
  font-size: 0.85em;
  line-height: 2em;
}

.weekday-label {
  font-size: 0.85em;
  min-height: 2em;
}

.cal-item {
  cursor: pointer;
  color: inherit;
  background-color: transparent;
  transition: color 0.25s linear, background-color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  min-height: 2.5em;
  outline: 0;
}

.calendar.cal-input {
  user-select: none;
  outline: 0;
}

.calendar.cal-input .cal-item:hover,
.calendar.cal-input .cal-item:focus {
  color: #303030;
  background-color: #e8e8e8;
}

.cal-item.today,
.calendar.cal-input .cal-item.today:hover,
.calendar.cal-input .cal-item.today:focus {
  font-weight: 500;
  color: tomato;
}

.cal-item.other-month,
.calendar.cal-input .cal-item.other-month:hover,
.calendar.cal-input .cal-item.other-month:focus {
  color: #989898;
}

.cal-item.disabled,
.calendar.cal-input .cal-item.disabled:hover,
.calendar.cal-input .cal-item.disabled:focus {
  color: #777777;
  background-color: #dddddd;
  cursor: default;
}

.cal-item.available,
.calendar.cal-input .cal-item.available:hover,
.calendar.cal-input .cal-item.available:focus {
  background-color: #c7e6c7;
}

.cal-item.unavailable,
.calendar.cal-input .cal-item.unavailable:hover,
.calendar.cal-input .cal-item.unavailable:focus {
  background-color: #f4cecd;
}

.cal-item.selected,
.calendar.cal-input .cal-item.selected:hover,
.calendar.cal-input .cal-item.selected:focus {
  color: white;
  background-color: #0888bf;
  font-weight: 500;
}

.cal-item.selected-alt,
.calendar.cal-input .cal-item.selected-alt:hover,
.calendar.cal-input .cal-item.selected-alt:focus {
  color: white;
  background-color: #0888bf;
  font-weight: 500;
  border-radius: 50%;
}

.cal-item.selected-beg,
.calendar.cal-input .cal-item.selected-beg:hover,
.calendar.cal-input .cal-item.selected-beg:focus {
  color: white;
  background-color: #0888bf;
  font-weight: 500;
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
}

.cal-item.selected-end,
.calendar.cal-input .cal-item.selected-end:hover,
.calendar.cal-input .cal-item.selected-end:focus {
  color: white;
  background-color: #0888bf;
  font-weight: 500;
  border-top-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

/* Common styles for all types */
.callout {
  padding: 1.2em;
  margin-bottom: 1.3em;
  border: 1px solid #989898;
  border-left-width: 0.35em;
  border-radius: 0.25em;
}

.callout h4 {
  margin-top: 0;
  margin-bottom: 0.25em;
}

.callout p:last-child {
  margin-bottom: 0;
}

.callout code {
  border-radius: 0.25em;
}

/* Semantic variations */
.callout.info {
  border-left-color: #1f7e9a;
}
.callout.info h4 {
  color: #1f7e9a;
}
.callout.warning {
  border-left-color: #b06d0f;
}
.callout.warning h4 {
  color: #b06d0f;
}
.callout.danger {
  border-left-color: #8b211e;
}
.callout.danger h4 {
  color: #8b211e;
}

.checkbox {
  display: inline-block;
  margin-bottom: 1em;
  overflow: auto;
}
.checkbox .checkbox-label {
  cursor: pointer;
  outline: none;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  line-height: 2.65em;
  margin-top: 0;
}
.checkbox .checkbox-label > .icon {
  color: #989898;
  display: block;
  min-width: 1.5em;
  text-align: center;
  padding-right: 0.4em;
  padding-left: 0.4em;
  font-size: 1.16em;
}
.checkbox .checkbox-label:hover > .icon {
  color: #00adef;
}
.checkbox .checkbox-label:focus > .icon {
  color: #00adef;
}
.checkbox.disabled .checkbox-label {
  cursor: default;
}
.checkbox.disabled .checkbox-label .icon {
  color: #dddddd;
}

.form-control-group .checkbox {
  margin-bottom: 0;
}

.container {
  box-sizing: border-box;
  background-color: #dddddd;
  border-width: 1px;
  border-color: #b9b9b9;
  border-style: solid;
  border-radius: 0;
  padding: 0.6rem;
  min-width: 1em;
  margin-bottom: 1.3em;
}
.container.transparent {
  background-color: transparent;
}

.data-list {
  margin-bottom: 1.3em;
  background-color: transparent;
}
.data-list .data-list-header {
  background-color: transparent;
}
.data-list .data-list-footer {
  background-color: transparent;
}
.data-list .data-list-body {
  width: 100%;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top-color: #b9b9b9;
  border-bottom-color: #b9b9b9;
  list-style: none;
}
.data-list .data-list-item {
  min-height: 3em;
  position: relative;
  color: inherit;
}
.data-list .data-list-item.selected {
  color: white;
  background-color: #0888bf;
}
.data-list .data-list-item.disabled {
  cursor: default;
  opacity: 0.6;
}
.data-list .data-list-item.selectable {
  outline: none;
}
.data-list .data-list-item.selectable:not(.disabled) {
  cursor: pointer;
}
.data-list .data-list-item.selectable:not(.disabled):hover, .data-list .data-list-item.selectable:not(.disabled):focus, .data-list .data-list-item.selectable:not(.disabled).focused {
  color: #303030;
  background-color: #e8e8e8;
}
.data-list .data-list-item.selectable:not(.disabled).selected:hover, .data-list .data-list-item.selectable:not(.disabled).selected:focus, .data-list .data-list-item.selectable:not(.disabled).selected.focused {
  color: white;
  background-color: #005f84;
}
.data-list .data-list-item.selectable.disabled {
  cursor: default;
}
.data-list.divider .data-list-item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dddddd;
}
.data-list.divider .data-list-item:last-of-type {
  border-bottom: 0;
}
.data-list.no-border .data-list-body {
  border: 0;
}
.data-list.item-selectability .data-list-item {
  outline: none;
}
.data-list.item-selectability .data-list-item:not(.disabled) {
  cursor: pointer;
}
.data-list.item-selectability .data-list-item:not(.disabled):hover, .data-list.item-selectability .data-list-item:not(.disabled):focus, .data-list.item-selectability .data-list-item:not(.disabled).focused {
  color: #303030;
  background-color: #e8e8e8;
}
.data-list.item-selectability .data-list-item:not(.disabled).selected:hover, .data-list.item-selectability .data-list-item:not(.disabled).selected:focus, .data-list.item-selectability .data-list-item:not(.disabled).selected.focused {
  color: white;
  background-color: #005f84;
}
.data-list.item-selectability .data-list-item.disabled {
  cursor: default;
}

.tree {
  background-color: transparent;
  margin-bottom: 1.3em;
}
.tree ul {
  margin: 0;
  list-style: none;
  list-style-type: none;
  padding: 0;
}
.tree ul > li {
  padding: 0;
  /* Nested vertical items */
}
.tree ul > li li {
  padding-left: 1.5em;
}
.tree .separator {
  margin: 0.2em 0;
  overflow: hidden;
  padding: 0;
}
.tree .separator a {
  display: none;
}
.tree.border li > a {
  border-bottom-style: solid;
  border-bottom-color: #262626;
  border-bottom-width: 1px;
}
.tree.border ul > li:last-child > a {
  border-bottom-width: 0;
}

.tree .list-heading {
  font-weight: bold;
  font-size: 0.9em;
  padding-top: 1.5em;
  color: #262626;
  background-color: #989898;
}

/* item coloring */
.tree ul li > a, .tree ul li > .icogram {
  background-color: transparent;
}
.tree ul li > a:hover, .tree ul li > .icogram:hover {
  color: white;
  background-color: #e8e8e8;
}
.tree ul li.selected > a, .tree ul li.selected > .icogram {
  color: white;
  background-color: #0888bf;
}

.toolbar {
  user-select: none;
  box-sizing: border-box;
  background-color: #f1f1f1;
}
.toolbar.secondary {
  background-color: #f9f9f9;
}
.toolbar.transparent {
  background-color: transparent;
}
.toolbar .input-group, .toolbar .input-field, .toolbar .navigation, .toolbar .loose-button-group {
  margin-bottom: 0;
}
.toolbar .logo {
  margin-left: 0.5em;
}
.toolbar .toolbar-title {
  display: inline-block;
  margin: 0;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.toolbar h1.toolbar-title {
  font-size: 1.1em;
}
.toolbar h2.toolbar-title {
  font-size: 1.05em;
}

.date-picker {
  box-sizing: border-box;
  min-width: 18em;
  margin: 0;
  padding: 0;
  border-color: transparent;
  border-width: 1px;
  border-style: solid;
  background-color: transparent;
}
.date-picker .toolbar .button-dim {
  min-width: 3em;
}
.date-picker .calendar {
  margin-bottom: 0;
}

.divider {
  user-select: none;
  color: inherit;
}
.divider > .divider-element {
  padding-left: 1em;
  padding-right: 1em;
  background-color: white;
  z-index: 1;
}
.divider > .divider-element.divider-begin-element {
  padding-left: 0.5em;
}
.divider > .divider-element.divider-end-element {
  padding-right: 0.5em;
}
.divider.divider-horizontal {
  margin: 1rem 0;
}
.divider.divider-horizontal > .divider-rule {
  border-bottom: 1px solid #b9b9b9;
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
}
.divider.divider-vertical > .divider-rule {
  border-left: 1px solid #b9b9b9;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  height: 100%;
}
.divider.divider-vertical > .divider-element {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.divider > .icogram {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  display: inline-block;
}
.divider.divider-heading {
  text-transform: none;
}
.divider:not(.divider-heading) {
  font-size: 0.85em;
}
.divider:empty {
  border-bottom: 1px solid #b9b9b9;
}
.divider.divider-horizontal {
  position: relative;
}
.divider.divider-vertical {
  position: relative;
}

/* HTML based divider should just look the same as the divider */
hr {
  border-top-color: #b9b9b9;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  height: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}

.drawer-container {
  position: relative;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
}
.drawer-container .drawer-backdrop {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 9;
  visibility: hidden;
  background-color: transparent;
}
.drawer-container .drawer-backdrop.drawer-backdrop-visible {
  background-color: rgba(0, 0, 0, 0.3);
  visibility: visible;
}
.drawer-container .drawer {
  position: relative;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  outline: 0;
  box-sizing: border-box;
  background-color: white;
  color: #303030;
  overflow-y: auto;
  transform: translate3d(-100%, 0, 0);
  visibility: hidden;
}
.drawer-container .drawer.drawer-right {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
.drawer-container .drawer.drawer-open {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.drawer-container .drawer .drawer-inner {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.drawer-container .drawer-content {
  background-color: transparent;
  position: relative;
  height: 100%;
  overflow: auto;
}
.drawer-container.drawer-animations .drawer-content {
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: transform, margin-left, margin-right;
}
.drawer-container.drawer-animations .drawer {
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: transform, visibility;
}
.drawer-container.drawer-animations .drawer-backdrop {
  transition-duration: 0.38s;
  transition-timing-function: ease-in-out;
  transition-property: background-color, visibility;
}

.effect--blur {
  -webkit-filter: blur(4px) contrast(0.4) brightness(1.4);
  -moz-filter: blur(4px) contrast(0.4) brightness(1.4);
  -o-filter: blur(4px) contrast(0.4) brightness(1.4);
  -ms-filter: blur(4px) contrast(0.4) brightness(1.4);
}

.email-viewport {
  box-sizing: border-box;
  display: block !important;
  width: 100%;
  line-height: 1.6em;
  color: #303030;
  background-color: #f6f6f6;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  box-sizing: border-box;
}

.email-body {
  box-sizing: border-box;
  background-color: white;
  width: 60%;
  max-width: 820px;
  margin: 0 auto;
  padding: 0 3em;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
}

.email-footer {
  color: #999999;
  padding-top: 0.6em;
  padding-bottom: 1em;
  font-size: 0.9em;
  text-align: center;
}

@media only screen and (max-width: 1024px) {
  .email-body {
    width: 80% !important;
  }
}
@media only screen and (max-width: 768px) {
  body {
    margin: 0 !important;
    padding: 0 !important;
  }

  .email-viewport {
    background-color: white !important;
    padding: 0 !important;
  }

  .email-body {
    background-color: white !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
    border: none !important;
  }
}
@media print {
  body {
    margin: 0 !important;
    padding: 0 !important;
  }

  .email-viewport {
    padding: 0 !important;
  }

  .email-body {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: none !important;
  }
}
fieldset,
.fieldset {
  padding: 1.3em;
  border-radius: 4px;
  border: 1px solid #b9b9b9;
}
fieldset legend,
.fieldset legend {
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-weight: bold;
}

figure {
  margin: 0;
  margin-bottom: 1.3em;
}
figure img {
  margin-bottom: 0.5em;
}
figure figcaption {
  display: block;
  font-weight: normal;
  font-size: 1.1em;
}

.form {
  margin-bottom: 1.3em;
}

.form-control-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 1em;
}
.form-control-group .required-indicator {
  font-size: 1.2em;
  font-style: normal;
  font-weight: bold;
  line-height: inherit;
  position: relative;
  vertical-align: middle;
  padding-left: 0.2em;
  color: #005f84;
}
.form-control-group > .form-control-label {
  align-self: flex-start;
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}
.form-control-group > .form-control-label.clickable {
  cursor: pointer;
}
.form-control-group > .form-control-label .form-control-sub-label {
  font-size: 0.9em;
  padding-left: 0.6em;
  color: #262626;
}
.form-control-group > .form-control-label .required-indicator {
  line-height: 0.85em;
}
.form-control-group.focused > .form-control-label {
  color: #00adef;
}
.form-control-group.focused > .form-control-label .form-control-sub-label {
  color: #00adef;
}
.form-control-group.disabled > .form-control-label.clickable {
  cursor: default;
}

.form-control-hint {
  line-height: 1;
  font-size: 0.9em;
  color: #777777;
  margin-top: 0.3em;
  margin-bottom: 1em;
}
.form-control-hint.error {
  color: #d9534f;
}
.form-control-hint.warning {
  color: #f0ad4e;
}
.form-control-hint.success {
  color: #5cb85c;
}
.form-control-hint.info {
  color: #5bc0de;
}
.form-control-hint.primary {
  color: #474747;
}

.form-control-group .form-control-hint {
  margin-bottom: 0;
}

.file-input {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  color: black;
  background-color: white;
  border-width: 1px;
  border-style: solid;
  border-color: #989898;
  border-radius: 0;
}
.file-input .file-input-icon {
  font-size: 2em;
  margin-top: 0.4em;
  margin-left: 0.4em;
  margin-right: 0.4em;
  margin-bottom: 0.4em;
}
.file-input .file-input-placeholder {
  display: inline-block;
  margin-top: 1em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
}

.file-input:focus,
.file-input.focused {
  background-color: white;
  border-color: #00adef;
}

.file-input.disabled,
.file-input.disabled:hover,
.file-input.disabled:active,
.file-input.disabled:focus {
  outline: none;
  cursor: default;
  color: #989898;
  background-color: white;
  border-color: #dddddd;
}

.file-input.error {
  border-color: #d9534f;
}

.file-input.warning {
  border-color: #f0ad4e;
}

.file-input.success {
  border-color: #5cb85c;
}

.file-input.disabled,
.file-input.disabled:hover,
.file-input.disabled:active,
.file-input.disabled:focus {
  outline: none;
  cursor: default;
  color: #989898;
  background-color: white;
  border-color: #dddddd;
}

.file-input.dragndrop {
  color: black;
  background-color: #96dcfa;
  border-color: #96dcfa;
}

/* flexbox based layout primitives */
.row, .col {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.row.flex-no-wrap, .col.flex-no-wrap {
  flex-wrap: nowrap;
}
.row.flex-wrap-reverse, .col.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.row.inline, .col.inline {
  display: inline-flex;
}
.row > *, .col > * {
  box-sizing: border-box;
}

/* alignment in cross axis */
.row.start, .row.align-items-start, .col.start, .col.align-items-start {
  align-items: flex-start;
}
.row.center, .row.align-items-center, .col.center, .col.align-items-center {
  align-items: center;
}
.row.end, .row.align-items-end, .col.end, .col.align-items-end {
  align-items: flex-end;
}

/* alignment in main axis */
.row.justify-start, .row.justify-content-start, .col.justify-start, .col.justify-content-start {
  justify-content: flex-start;
}
.row.justify-center, .row.justify-content-center, .col.justify-center, .col.justify-content-center {
  justify-content: center;
}
.row.justify-end, .row.justify-content-end, .col.justify-end, .col.justify-content-end {
  justify-content: flex-end;
}
.row.justify-around, .row.justify-content-around, .col.justify-around, .col.justify-content-around {
  justify-content: space-around;
}
.row.justify-evenly, .row.justify-content-evenly, .col.justify-evenly, .col.justify-content-evenly {
  justify-content: space-evenly;
}
.row.justify-between, .row.justify-content-between, .col.justify-between, .col.justify-content-between {
  justify-content: space-between;
}

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

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

/* self alignment */
.self-start {
  align-self: flex-start;
}

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

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

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

.flex {
  flex: 1 1 0px;
}

.flex-auto {
  flex: 0 0 auto;
}

.flex-1 {
  flex: 0 0 8.3333333333%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.flex-2 {
  flex: 0 0 16.6666666667%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.flex-3 {
  flex: 0 0 25%;
}

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

.flex-4 {
  flex: 0 0 33.3333333333%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.flex-5 {
  flex: 0 0 41.6666666667%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.flex-6 {
  flex: 0 0 50%;
}

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

.flex-7 {
  flex: 0 0 58.3333333333%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.flex-8 {
  flex: 0 0 66.6666666667%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.flex-9 {
  flex: 0 0 75%;
}

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

.flex-10 {
  flex: 0 0 83.3333333333%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.flex-11 {
  flex: 0 0 91.6666666667%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.flex-12 {
  flex: 0 0 100%;
}

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

.row > .flex {
  max-width: 100%;
}
.row > .flex-auto {
  width: auto;
  max-width: 100%;
}
.row .flex-1 {
  max-width: 8.3333333333%;
}
.row .flex-2 {
  max-width: 16.6666666667%;
}
.row .flex-3 {
  max-width: 25%;
}
.row .flex-4 {
  max-width: 33.3333333333%;
}
.row .flex-5 {
  max-width: 41.6666666667%;
}
.row .flex-6 {
  max-width: 50%;
}
.row .flex-7 {
  max-width: 58.3333333333%;
}
.row .flex-8 {
  max-width: 66.6666666667%;
}
.row .flex-9 {
  max-width: 75%;
}
.row .flex-10 {
  max-width: 83.3333333333%;
}
.row .flex-11 {
  max-width: 91.6666666667%;
}
.row .flex-12 {
  max-width: 100%;
}

.col > .flex {
  max-height: 100%;
}
.col > .flex-auto {
  height: auto;
  max-height: 100%;
}
.col .flex-1 {
  max-height: 8.3333333333%;
}
.col .flex-2 {
  max-height: 16.6666666667%;
}
.col .flex-3 {
  max-height: 25%;
}
.col .flex-4 {
  max-height: 33.3333333333%;
}
.col .flex-5 {
  max-height: 41.6666666667%;
}
.col .flex-6 {
  max-height: 50%;
}
.col .flex-7 {
  max-height: 58.3333333333%;
}
.col .flex-8 {
  max-height: 66.6666666667%;
}
.col .flex-9 {
  max-height: 75%;
}
.col .flex-10 {
  max-height: 83.3333333333%;
}
.col .flex-11 {
  max-height: 91.6666666667%;
}
.col .flex-12 {
  max-height: 100%;
}

@media (min-width: 600px) {
  .flex-sm {
    flex: 1 1 0px;
  }

  .flex-auto-sm {
    flex: 0 0 auto;
  }

  .flex-1-sm {
    flex: 0 0 8.3333333333%;
  }

  .offset-1-sm {
    margin-left: 8.3333333333%;
  }

  .flex-2-sm {
    flex: 0 0 16.6666666667%;
  }

  .offset-2-sm {
    margin-left: 16.6666666667%;
  }

  .flex-3-sm {
    flex: 0 0 25%;
  }

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

  .flex-4-sm {
    flex: 0 0 33.3333333333%;
  }

  .offset-4-sm {
    margin-left: 33.3333333333%;
  }

  .flex-5-sm {
    flex: 0 0 41.6666666667%;
  }

  .offset-5-sm {
    margin-left: 41.6666666667%;
  }

  .flex-6-sm {
    flex: 0 0 50%;
  }

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

  .flex-7-sm {
    flex: 0 0 58.3333333333%;
  }

  .offset-7-sm {
    margin-left: 58.3333333333%;
  }

  .flex-8-sm {
    flex: 0 0 66.6666666667%;
  }

  .offset-8-sm {
    margin-left: 66.6666666667%;
  }

  .flex-9-sm {
    flex: 0 0 75%;
  }

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

  .flex-10-sm {
    flex: 0 0 83.3333333333%;
  }

  .offset-10-sm {
    margin-left: 83.3333333333%;
  }

  .flex-11-sm {
    flex: 0 0 91.6666666667%;
  }

  .offset-11-sm {
    margin-left: 91.6666666667%;
  }

  .flex-12-sm {
    flex: 0 0 100%;
  }

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

  .row > .flex-sm {
    max-width: 100%;
  }
  .row > .flex-auto-sm {
    width: auto;
    max-width: 100%;
  }
  .row .flex-1-sm {
    max-width: 8.3333333333%;
  }
  .row .flex-2-sm {
    max-width: 16.6666666667%;
  }
  .row .flex-3-sm {
    max-width: 25%;
  }
  .row .flex-4-sm {
    max-width: 33.3333333333%;
  }
  .row .flex-5-sm {
    max-width: 41.6666666667%;
  }
  .row .flex-6-sm {
    max-width: 50%;
  }
  .row .flex-7-sm {
    max-width: 58.3333333333%;
  }
  .row .flex-8-sm {
    max-width: 66.6666666667%;
  }
  .row .flex-9-sm {
    max-width: 75%;
  }
  .row .flex-10-sm {
    max-width: 83.3333333333%;
  }
  .row .flex-11-sm {
    max-width: 91.6666666667%;
  }
  .row .flex-12-sm {
    max-width: 100%;
  }

  .col > .flex-sm {
    max-height: 100%;
  }
  .col > .flex-auto-sm {
    height: auto;
    max-height: 100%;
  }
  .col .flex-1 {
    max-height: 8.3333333333%;
  }
  .col .flex-2 {
    max-height: 16.6666666667%;
  }
  .col .flex-3 {
    max-height: 25%;
  }
  .col .flex-4 {
    max-height: 33.3333333333%;
  }
  .col .flex-5 {
    max-height: 41.6666666667%;
  }
  .col .flex-6 {
    max-height: 50%;
  }
  .col .flex-7 {
    max-height: 58.3333333333%;
  }
  .col .flex-8 {
    max-height: 66.6666666667%;
  }
  .col .flex-9 {
    max-height: 75%;
  }
  .col .flex-10 {
    max-height: 83.3333333333%;
  }
  .col .flex-11 {
    max-height: 91.6666666667%;
  }
  .col .flex-12 {
    max-height: 100%;
  }
}
@media (min-width: 1024px) {
  .flex-md {
    flex: 1 1 0px;
  }

  .flex-auto-md {
    flex: 0 0 auto;
  }

  .flex-1-md {
    flex: 0 0 8.3333333333%;
  }

  .offset-1-md {
    margin-left: 8.3333333333%;
  }

  .flex-2-md {
    flex: 0 0 16.6666666667%;
  }

  .offset-2-md {
    margin-left: 16.6666666667%;
  }

  .flex-3-md {
    flex: 0 0 25%;
  }

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

  .flex-4-md {
    flex: 0 0 33.3333333333%;
  }

  .offset-4-md {
    margin-left: 33.3333333333%;
  }

  .flex-5-md {
    flex: 0 0 41.6666666667%;
  }

  .offset-5-md {
    margin-left: 41.6666666667%;
  }

  .flex-6-md {
    flex: 0 0 50%;
  }

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

  .flex-7-md {
    flex: 0 0 58.3333333333%;
  }

  .offset-7-md {
    margin-left: 58.3333333333%;
  }

  .flex-8-md {
    flex: 0 0 66.6666666667%;
  }

  .offset-8-md {
    margin-left: 66.6666666667%;
  }

  .flex-9-md {
    flex: 0 0 75%;
  }

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

  .flex-10-md {
    flex: 0 0 83.3333333333%;
  }

  .offset-10-md {
    margin-left: 83.3333333333%;
  }

  .flex-11-md {
    flex: 0 0 91.6666666667%;
  }

  .offset-11-md {
    margin-left: 91.6666666667%;
  }

  .flex-12-md {
    flex: 0 0 100%;
  }

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

  .row > .flex-md {
    max-width: 100%;
  }
  .row > .flex-auto-md {
    width: auto;
    max-width: 100%;
  }
  .row .flex-1-md {
    max-width: 8.3333333333%;
  }
  .row .flex-2-md {
    max-width: 16.6666666667%;
  }
  .row .flex-3-md {
    max-width: 25%;
  }
  .row .flex-4-md {
    max-width: 33.3333333333%;
  }
  .row .flex-5-md {
    max-width: 41.6666666667%;
  }
  .row .flex-6-md {
    max-width: 50%;
  }
  .row .flex-7-md {
    max-width: 58.3333333333%;
  }
  .row .flex-8-md {
    max-width: 66.6666666667%;
  }
  .row .flex-9-md {
    max-width: 75%;
  }
  .row .flex-10-md {
    max-width: 83.3333333333%;
  }
  .row .flex-11-md {
    max-width: 91.6666666667%;
  }
  .row .flex-12-md {
    max-width: 100%;
  }

  .col > .flex-md {
    max-height: 100%;
  }
  .col > .flex-auto-md {
    height: auto;
    max-height: 100%;
  }
  .col .flex-1 {
    max-height: 8.3333333333%;
  }
  .col .flex-2 {
    max-height: 16.6666666667%;
  }
  .col .flex-3 {
    max-height: 25%;
  }
  .col .flex-4 {
    max-height: 33.3333333333%;
  }
  .col .flex-5 {
    max-height: 41.6666666667%;
  }
  .col .flex-6 {
    max-height: 50%;
  }
  .col .flex-7 {
    max-height: 58.3333333333%;
  }
  .col .flex-8 {
    max-height: 66.6666666667%;
  }
  .col .flex-9 {
    max-height: 75%;
  }
  .col .flex-10 {
    max-height: 83.3333333333%;
  }
  .col .flex-11 {
    max-height: 91.6666666667%;
  }
  .col .flex-12 {
    max-height: 100%;
  }
}
@media (min-width: 1440px) {
  .flex-lg {
    flex: 1 1 0px;
  }

  .flex-auto-lg {
    flex: 0 0 auto;
  }

  .flex-1-lg {
    flex: 0 0 8.3333333333%;
  }

  .offset-1-lg {
    margin-left: 8.3333333333%;
  }

  .flex-2-lg {
    flex: 0 0 16.6666666667%;
  }

  .offset-2-lg {
    margin-left: 16.6666666667%;
  }

  .flex-3-lg {
    flex: 0 0 25%;
  }

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

  .flex-4-lg {
    flex: 0 0 33.3333333333%;
  }

  .offset-4-lg {
    margin-left: 33.3333333333%;
  }

  .flex-5-lg {
    flex: 0 0 41.6666666667%;
  }

  .offset-5-lg {
    margin-left: 41.6666666667%;
  }

  .flex-6-lg {
    flex: 0 0 50%;
  }

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

  .flex-7-lg {
    flex: 0 0 58.3333333333%;
  }

  .offset-7-lg {
    margin-left: 58.3333333333%;
  }

  .flex-8-lg {
    flex: 0 0 66.6666666667%;
  }

  .offset-8-lg {
    margin-left: 66.6666666667%;
  }

  .flex-9-lg {
    flex: 0 0 75%;
  }

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

  .flex-10-lg {
    flex: 0 0 83.3333333333%;
  }

  .offset-10-lg {
    margin-left: 83.3333333333%;
  }

  .flex-11-lg {
    flex: 0 0 91.6666666667%;
  }

  .offset-11-lg {
    margin-left: 91.6666666667%;
  }

  .flex-12-lg {
    flex: 0 0 100%;
  }

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

  .row > .flex-lg {
    max-width: 100%;
  }
  .row > .flex-auto-lg {
    width: auto;
    max-width: 100%;
  }
  .row .flex-1-lg {
    max-width: 8.3333333333%;
  }
  .row .flex-2-lg {
    max-width: 16.6666666667%;
  }
  .row .flex-3-lg {
    max-width: 25%;
  }
  .row .flex-4-lg {
    max-width: 33.3333333333%;
  }
  .row .flex-5-lg {
    max-width: 41.6666666667%;
  }
  .row .flex-6-lg {
    max-width: 50%;
  }
  .row .flex-7-lg {
    max-width: 58.3333333333%;
  }
  .row .flex-8-lg {
    max-width: 66.6666666667%;
  }
  .row .flex-9-lg {
    max-width: 75%;
  }
  .row .flex-10-lg {
    max-width: 83.3333333333%;
  }
  .row .flex-11-lg {
    max-width: 91.6666666667%;
  }
  .row .flex-12-lg {
    max-width: 100%;
  }

  .col > .flex-lg {
    max-height: 100%;
  }
  .col > .flex-auto-lg {
    height: auto;
    max-height: 100%;
  }
  .col .flex-1 {
    max-height: 8.3333333333%;
  }
  .col .flex-2 {
    max-height: 16.6666666667%;
  }
  .col .flex-3 {
    max-height: 25%;
  }
  .col .flex-4 {
    max-height: 33.3333333333%;
  }
  .col .flex-5 {
    max-height: 41.6666666667%;
  }
  .col .flex-6 {
    max-height: 50%;
  }
  .col .flex-7 {
    max-height: 58.3333333333%;
  }
  .col .flex-8 {
    max-height: 66.6666666667%;
  }
  .col .flex-9 {
    max-height: 75%;
  }
  .col .flex-10 {
    max-height: 83.3333333333%;
  }
  .col .flex-11 {
    max-height: 91.6666666667%;
  }
  .col .flex-12 {
    max-height: 100%;
  }
}
@media (min-width: 1920px) {
  .flex-xl {
    flex: 1 1 0px;
  }

  .flex-auto-xl {
    flex: 0 0 auto;
  }

  .flex-1-xl {
    flex: 0 0 8.3333333333%;
  }

  .offset-1-xl {
    margin-left: 8.3333333333%;
  }

  .flex-2-xl {
    flex: 0 0 16.6666666667%;
  }

  .offset-2-xl {
    margin-left: 16.6666666667%;
  }

  .flex-3-xl {
    flex: 0 0 25%;
  }

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

  .flex-4-xl {
    flex: 0 0 33.3333333333%;
  }

  .offset-4-xl {
    margin-left: 33.3333333333%;
  }

  .flex-5-xl {
    flex: 0 0 41.6666666667%;
  }

  .offset-5-xl {
    margin-left: 41.6666666667%;
  }

  .flex-6-xl {
    flex: 0 0 50%;
  }

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

  .flex-7-xl {
    flex: 0 0 58.3333333333%;
  }

  .offset-7-xl {
    margin-left: 58.3333333333%;
  }

  .flex-8-xl {
    flex: 0 0 66.6666666667%;
  }

  .offset-8-xl {
    margin-left: 66.6666666667%;
  }

  .flex-9-xl {
    flex: 0 0 75%;
  }

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

  .flex-10-xl {
    flex: 0 0 83.3333333333%;
  }

  .offset-10-xl {
    margin-left: 83.3333333333%;
  }

  .flex-11-xl {
    flex: 0 0 91.6666666667%;
  }

  .offset-11-xl {
    margin-left: 91.6666666667%;
  }

  .flex-12-xl {
    flex: 0 0 100%;
  }

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

  .row > .flex-xl {
    max-width: 100%;
  }
  .row > .flex-auto-xl {
    width: auto;
    max-width: 100%;
  }
  .row .flex-1-xl {
    max-width: 8.3333333333%;
  }
  .row .flex-2-xl {
    max-width: 16.6666666667%;
  }
  .row .flex-3-xl {
    max-width: 25%;
  }
  .row .flex-4-xl {
    max-width: 33.3333333333%;
  }
  .row .flex-5-xl {
    max-width: 41.6666666667%;
  }
  .row .flex-6-xl {
    max-width: 50%;
  }
  .row .flex-7-xl {
    max-width: 58.3333333333%;
  }
  .row .flex-8-xl {
    max-width: 66.6666666667%;
  }
  .row .flex-9-xl {
    max-width: 75%;
  }
  .row .flex-10-xl {
    max-width: 83.3333333333%;
  }
  .row .flex-11-xl {
    max-width: 91.6666666667%;
  }
  .row .flex-12-xl {
    max-width: 100%;
  }

  .col > .flex-xl {
    max-height: 100%;
  }
  .col > .flex-auto-xl {
    height: auto;
    max-height: 100%;
  }
  .col .flex-1 {
    max-height: 8.3333333333%;
  }
  .col .flex-2 {
    max-height: 16.6666666667%;
  }
  .col .flex-3 {
    max-height: 25%;
  }
  .col .flex-4 {
    max-height: 33.3333333333%;
  }
  .col .flex-5 {
    max-height: 41.6666666667%;
  }
  .col .flex-6 {
    max-height: 50%;
  }
  .col .flex-7 {
    max-height: 58.3333333333%;
  }
  .col .flex-8 {
    max-height: 66.6666666667%;
  }
  .col .flex-9 {
    max-height: 75%;
  }
  .col .flex-10 {
    max-height: 83.3333333333%;
  }
  .col .flex-11 {
    max-height: 91.6666666667%;
  }
  .col .flex-12 {
    max-height: 100%;
  }
}
.grid-gutterx-0 {
  margin-left: 0;
}
.grid-gutterx-0 > * {
  padding-left: 0;
}

.grid-guttery-0 {
  margin-top: 0;
}
.grid-guttery-0 > * {
  padding-top: 0;
}

.grid-gutter-0 {
  margin-left: 0;
  margin-top: 0;
}
.grid-gutter-0 > * {
  padding-left: 0;
  padding-top: 0;
}

.grid-gutterx-1 {
  margin-left: -4px;
}
.grid-gutterx-1 > * {
  padding-left: 4px;
}

.grid-guttery-1 {
  margin-top: -4px;
}
.grid-guttery-1 > * {
  padding-top: 4px;
}

.grid-gutter-1 {
  margin-left: -4px;
  margin-top: -4px;
}
.grid-gutter-1 > * {
  padding-left: 4px;
  padding-top: 4px;
}

.grid-gutterx-2 {
  margin-left: -8px;
}
.grid-gutterx-2 > * {
  padding-left: 8px;
}

.grid-guttery-2 {
  margin-top: -8px;
}
.grid-guttery-2 > * {
  padding-top: 8px;
}

.grid-gutter-2 {
  margin-left: -8px;
  margin-top: -8px;
}
.grid-gutter-2 > * {
  padding-left: 8px;
  padding-top: 8px;
}

.grid-gutterx-3 {
  margin-left: -16px;
}
.grid-gutterx-3 > * {
  padding-left: 16px;
}

.grid-guttery-3 {
  margin-top: -16px;
}
.grid-guttery-3 > * {
  padding-top: 16px;
}

.grid-gutter-3 {
  margin-left: -16px;
  margin-top: -16px;
}
.grid-gutter-3 > * {
  padding-left: 16px;
  padding-top: 16px;
}

.grid-gutterx-4 {
  margin-left: -24px;
}
.grid-gutterx-4 > * {
  padding-left: 24px;
}

.grid-guttery-4 {
  margin-top: -24px;
}
.grid-guttery-4 > * {
  padding-top: 24px;
}

.grid-gutter-4 {
  margin-left: -24px;
  margin-top: -24px;
}
.grid-gutter-4 > * {
  padding-left: 24px;
  padding-top: 24px;
}

.grid-gutterx-5 {
  margin-left: -48px;
}
.grid-gutterx-5 > * {
  padding-left: 48px;
}

.grid-guttery-5 {
  margin-top: -48px;
}
.grid-guttery-5 > * {
  padding-top: 48px;
}

.grid-gutter-5 {
  margin-left: -48px;
  margin-top: -48px;
}
.grid-gutter-5 > * {
  padding-left: 48px;
  padding-top: 48px;
}

.flip-switch {
  display: inline-block;
  outline: none;
  background-color: transparent;
  position: relative;
  width: 5em;
  user-select: none;
  border-width: 1px;
  border-style: solid;
  border-color: #777777;
}
.flip-switch.flip-switch-pressed .flip-switch-track {
  margin-left: 0;
}
.flip-switch.flip-switch-pressed .flip-switch-knob {
  left: calc(100% - 1.8em);
}
.flip-switch .flip-switch-knob {
  width: 1.1em;
  margin: 0.3em;
  background-color: #005f84;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transition: all 0.2s ease-in 0s;
}

.flip-switch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 0;
}

.flip-switch-track {
  width: 200%;
  margin-left: -100%;
  transition: margin 0.2s ease-in 0s;
  display: flex;
  flex-direction: row;
}
.flip-switch-track .flip-switch-active, .flip-switch-track .flip-switch-inactive {
  width: 50%;
  padding: 0 0.5em;
  line-height: 2em;
  font-weight: bold;
  box-sizing: border-box;
}
.flip-switch-track .flip-switch-active {
  background-color: #0888bf;
  color: white;
  text-align: left;
}
.flip-switch-track .flip-switch-inactive {
  text-align: right;
}

.gallery {
  margin-bottom: 1.3em;
  position: relative;
  width: 100%;
  background-color: transparent;
}

.gallery-header {
  margin-top: 0.6em;
  margin-bottom: 1em;
  width: 100%;
  background-color: transparent;
  color: inherit;
  text-align: center;
}

.gallery-content {
  z-index: 1;
  position: relative;
}

.gallery-footer {
  padding: 0.5em;
  background-color: transparent;
  color: inherit;
}

.gallery .gallery-content .gallery-image {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  object-fit: contain;
}
.gallery .gallery-content .gallery-next-pane, .gallery .gallery-content .gallery-prev-pane {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: 2;
  cursor: pointer;
}
.gallery .gallery-content .gallery-next-pane {
  right: 0;
}
.gallery .gallery-content .gallery-prev-pane {
  left: 0;
}
.gallery .gallery-content .gallery-next-button, .gallery .gallery-content .gallery-prev-button {
  z-index: 3;
  top: calc(50% - 3em);
  position: absolute;
  height: 6em;
  padding: 0;
  width: 7%;
  max-width: 4em;
  margin: 0;
  opacity: 0.4;
  transition: 0.2s opacity ease;
}
.gallery .gallery-content .gallery-next-button .icon, .gallery .gallery-content .gallery-prev-button .icon {
  font-size: 3em;
}
.gallery .gallery-content .gallery-next-button:hover, .gallery .gallery-content .gallery-prev-button:hover {
  opacity: 1;
  display: block;
}
.gallery .gallery-content .gallery-next-button {
  right: 0;
}
.gallery .gallery-content .gallery-prev-button {
  left: 0;
}
.gallery .gallery-thumbs {
  overflow-x: auto;
  text-align: center;
}
.gallery .gallery-thumbs .gallery-thumb-wrapper {
  z-index: 1;
  position: relative;
}
.gallery .gallery-thumbs .gallery-thumb-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-width: 4px;
  border-style: solid;
  border-color: transparent;
  cursor: pointer;
}
.gallery .gallery-thumbs .gallery-thumb-wrapper:hover:after {
  background-color: rgba(0, 172, 240, 0.4);
}
.gallery .gallery-thumbs .gallery-thumb-wrapper.selected:after {
  border-color: #0888bf;
}
.gallery .gallery-thumbs .gallery-thumb {
  box-sizing: border-box;
  object-fit: contain;
  display: block;
}

.go-to-top {
  position: fixed;
  bottom: 1em;
  color: #dddddd;
  background-color: #6a6a6a;
  border-radius: 0.25em;
  opacity: 1;
  transition: opacity 0.2s ease;
}
.go-to-top:hover {
  opacity: 0.8;
}

.gutter-margin,
.gutter-margin-t-b {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.gutter-margin,
.gutter-margin-l-r {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.grid-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.grid-row:before, .grid-row:after {
  display: table;
  content: " ";
}
.grid-row:after {
  clear: both;
}
.grid-row .grid-row {
  margin: -0.5rem;
  width: auto;
}

[class^=grid-span-],
[class*=" grid-span-"] {
  box-sizing: border-box;
  padding: 0 0.5rem;
  float: left;
  display: block;
}

/* Grid spans classes for grid unit based divisions */
.grid-span-1 {
  width: 6.66666%;
}

.grid-span-2 {
  width: 13.33333%;
}

.grid-span-3 {
  width: 19.99999%;
}

.grid-span-4 {
  width: 26.66666%;
}

.grid-span-5 {
  width: 33.33333%;
}

.grid-span-6 {
  width: 39.99999%;
}

.grid-span-7 {
  width: 46.66666%;
}

.grid-span-8 {
  width: 53.33333%;
}

.grid-span-9 {
  width: 59.99999%;
}

.grid-span-10 {
  width: 66.66666%;
}

.grid-span-11 {
  width: 73.33333%;
}

.grid-span-12 {
  width: 79.99999%;
}

.grid-span-13 {
  width: 86.66666%;
}

.grid-span-14 {
  width: 93.33333%;
}

.grid-span-15 {
  width: 100%;
}

/* Modifier to center a grid column */
.grid-span-centered {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

/* The golden cut as grid units */
.grid-span-gcb {
  width: 38.2%;
}

.grid-span-gca {
  width: 61.8%;
}

/* Grid spans classes for percentage based divisions */
.grid-span-5p {
  width: 5%;
}

.grid-span-10p {
  width: 10%;
}

.grid-span-15p {
  width: 15%;
}

.grid-span-20p {
  width: 20%;
}

.grid-span-25p {
  width: 25%;
}

.grid-span-33p {
  width: 33.3333%;
}

.grid-span-45p {
  width: 45%;
}

.grid-span-50p {
  width: 50%;
}

.grid-span-70p {
  width: 70%;
}

.grid-span-75p {
  width: 75%;
}

.grid-span-80p {
  width: 80%;
}

.grid-span-85p {
  width: 85%;
}

.grid-span-100p {
  width: 100%;
}

.img-shape-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 0.33em;
  border: 1px solid black;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-shape-rounded {
  border-radius: 0.85em;
}

.img-shape-circular {
  border-radius: 50%;
}

.overlay-container {
  cursor: default;
  overflow: hidden;
  position: relative;
}
.overlay-container > .overlay-content, .overlay-container > .overlay {
  position: absolute;
  overflow: hidden;
}

.overlay {
  z-index: 10;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-align: center;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
}
.overlay:hover {
  opacity: 1;
}

/* remove clear-button in ie10+ */
::-ms-clear {
  display: none;
}

/* remove spinner buttons from browsers */
.input-field {
  /* Show an outline for elements which cannot be highlighted by border colors */
}
.input-field input[type=number]::-webkit-outer-spin-button,
.input-field input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-field input[type=number] {
  -moz-appearance: textfield;
}
.input-field input[type=radio],
.input-field input[type=checkbox] {
  width: auto;
}
.input-field input[type=file]:focus,
.input-field input[type=radio]:focus,
.input-field input[type=checkbox]:focus {
  outline: thin dotted black;
  outline: 0.35em auto -webkit-focus-ring-color;
}
.input-field input[type=file] {
  padding: 0;
}

.input-field {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 1em;
  position: relative;
  width: 100%;
  border-width: 1px;
  border-color: #989898;
  border-radius: 0;
  border-style: solid;
  box-sizing: border-box;
  background-color: white;
  min-height: 2.65em;
  /* Semantic coloring */
}
.input-field.focused, .input-field:focus-within {
  border: 1px solid #00adef;
  background-color: white;
}
.input-field.error, .input-field.focused.error, .input-field.error:focus-within {
  border-color: #d9534f;
}
.input-field.warning, .input-field.focused.warning, .input-field.warning:focus-within {
  border-color: #f0ad4e;
}
.input-field.success, .input-field.focused.success, .input-field.success:focus-within {
  border-color: #5cb85c;
}
.input-field.selected, .input-field.selected.focused, .input-field.selected:focus-within {
  border-color: #00adef;
  background-color: white;
}
.input-field.disabled, .input-field.readonly {
  color: #989898;
  background-color: white;
  border-color: #dddddd;
  cursor: default;
}
.input-field > .icon {
  text-align: center;
  min-width: 2.5em;
  color: #6a6a6a;
}
.input-field > button.button,
.input-field > button.button:hover {
  font-family: inherit;
  text-align: center;
  min-width: 2.5em;
  background-color: white;
  color: #6a6a6a;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-clip: content-box;
}
.input-field.disabled > .icon {
  color: #989898;
}
.input-field.disabled > button.button,
.input-field.disabled button.button:hover {
  cursor: default;
  color: #989898;
}
.input-field input:not(:first-child) {
  padding-left: 0;
}
.input-field input:not(:last-child) {
  padding-right: 0;
}
.input-field input {
  height: 100%;
  line-height: initial;
  box-sizing: border-box;
}
.input-field input,
.input-field textarea {
  font-family: inherit;
}
.input-field textarea {
  line-height: 1.52em;
  overflow: auto;
  vertical-align: top;
  height: auto;
}
.input-field input,
.input-field textarea {
  width: 100%;
  display: inline-block;
  padding-top: 0;
  padding-right: 0.4em;
  padding-bottom: 0;
  padding-left: 0.4em;
  vertical-align: middle;
  margin-bottom: 0;
  color: black;
  background-color: white;
  border: 0;
  overflow: hidden;
  word-wrap: normal;
  content: none;
}
.input-field input:focus, .input-field textarea:focus {
  outline: none;
}
.input-field input[type=radio][disabled],
.input-field input[type=checkbox][disabled],
.input-field input[type=radio][readonly],
.input-field input[type=checkbox][readonly] {
  background-color: transparent;
}
.input-field.disabled input,
.input-field input.disabled,
.input-field input.readonly {
  color: #989898;
  background-color: white;
  cursor: default;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1em;
}
.input-group > :not(:first-child) {
  margin-left: -1px;
}
.input-group > .input-field, .input-group > .input {
  margin-bottom: 0;
}
.input-group > .input-field:focus, .input-group > .input:focus {
  z-index: 1;
}
.input-group > .button-dim, .input-group > .button {
  display: block;
  height: auto;
}
.input-group .input-group-text {
  display: flex;
  align-items: center;
  background-color: #ebebeb;
  color: #333333;
  font-weight: normal;
  border-color: #989898;
  border-width: 1px;
  border-style: solid;
}
.input-group.disabled .input-group-text {
  border-color: #dddddd;
}

.input-group .input,
.input-group select {
  display: flex;
  border-style: solid;
  box-sizing: border-box;
}

/* For whatever reason, they need to be separate */
input:-ms-input-placeholder {
  color: #474747;
  font-style: normal;
}

textarea:-ms-input-placeholder {
  color: #474747;
  font-style: normal;
}

.input:-ms-placeholder {
  color: #474747;
  font-style: normal;
}

input::-moz-placeholder {
  color: #474747;
  font-style: normal;
}

textarea::-moz-placeholder {
  color: #474747;
  font-style: normal;
}

.input::-moz-placeholder {
  color: #474747;
  font-style: normal;
}

*::-webkit-input-placeholder {
  color: #474747;
  font-style: normal;
}

.input::-webkit-input-placeholder {
  color: #474747;
  font-style: normal;
}

input::placeholder,
textarea::placeholder,
.input::placeholder {
  color: #474747;
  font-style: normal;
}

.form-control-group .input-field {
  margin-bottom: 0;
}
.form-control-group .input-group {
  margin-bottom: 0;
}

.form-control-group.embedded-input-field-label {
  --label-offset-x: 0px;
  --label-offset-y: 0px;
  --prepended-elements: 0;
  --prepended-element-width: 2.5rem;
  position: relative;
  margin-top: 0.4rem;
}
.form-control-group.embedded-input-field-label textarea {
  padding-top: 7px;
}
.form-control-group.embedded-input-field-label > .form-control-label {
  margin: 0;
  padding: 0;
  position: absolute;
  display: inline-block;
  z-index: 1;
  transition: all 200ms ease-out;
  transition-property: left, top, font-size;
  top: calc(-0.45rem + var(--label-offset-y));
  left: calc(0.5rem + var(--label-offset-x));
  font-size: 0.8em;
  font-size: 0.8em;
  pointer-events: none;
}
.form-control-group.embedded-input-field-label > .form-control-label::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 1;
  background-color: white;
  transition: all 200ms ease-in;
  transition-property: opacity, left, right;
  left: -0.3rem;
  right: -0.3rem;
  z-index: -1;
}
.form-control-group.embedded-input-field-label.floating:not(.static) > .form-control-label {
  top: calc(0.6rem + var(--label-offset-y));
  left: calc(0.5rem + var(--label-offset-x) + calc(var(--prepended-elements) * var(--prepended-element-width)));
  transition: all 200ms ease-out;
  font-size: inherit;
}
.form-control-group.embedded-input-field-label.floating:not(.static) > .form-control-label::before {
  opacity: 0;
  left: 0em;
  right: 0em;
}
.form-control-group.embedded-input-field-label.floating:not(.static) input,
.form-control-group.embedded-input-field-label.floating:not(.static) textarea {
  color: transparent;
}
.form-control-group.embedded-input-field-label.floating:not(.static) input::-webkit-input-placeholder,
.form-control-group.embedded-input-field-label.floating:not(.static) textarea::-webkit-input-placeholder {
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
.form-control-group.embedded-input-field-label.floating:not(.static) input:-moz-placeholder,
.form-control-group.embedded-input-field-label.floating:not(.static) textarea:-moz-placeholder {
  opacity: 0;
}
.form-control-group.embedded-input-field-label.floating:not(.static) input::-moz-placeholder,
.form-control-group.embedded-input-field-label.floating:not(.static) textarea::-moz-placeholder {
  opacity: 0;
}
.form-control-group.embedded-input-field-label.floating:not(.static) input:-ms-input-placeholder,
.form-control-group.embedded-input-field-label.floating:not(.static) textarea:-ms-input-placeholder {
  opacity: 0;
}
.form-control-group.embedded-input-field-label.disable-animations > .form-control-label {
  transition: none;
}
.form-control-group.embedded-input-field-label.disable-animations > .form-control-label::before {
  transition: none;
}
.form-control-group.embedded-input-field-label.disable-animations.floating:not(.static-label) > .form-control-label {
  transition: none;
}

.layer-cover {
  position: fixed;
  z-index: 300;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.layer {
  position: fixed;
  display: flex;
  z-index: 401;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  outline: none;
  align-items: center;
  justify-content: center;
}
.layer.layer-stick-to-bottom .layer-box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
}

.layer-box {
  max-height: 100vh;
  max-width: 100vw;
  overflow-y: auto;
  box-sizing: border-box;
  display: inline-block;
}
.layer-box.fill {
  width: 100%;
  height: 100%;
  min-width: 0;
  max-width: none;
}
.layer-box.gutter-padding {
  padding: 0.5rem;
}

dl,
menu,
ol,
ul,
.list {
  margin-top: 0;
  margin-bottom: 1.3em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 0 2.2em;
}

menu,
ol,
ul {
  padding: 0 0 0 2em;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

.list {
  padding: 0 0 0 2em;
  list-style-position: outside;
}
.list.list-horizontal {
  padding-left: 0 !important;
}
.list.list-horizontal > .list-item {
  display: inline-block;
}
.list.list-horizontal > .list-separator {
  display: inline-block;
  margin-top: 0;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 0;
  vertical-align: middle;
  border: 0;
}
.list.list-custom-bullets {
  list-style-type: none;
  padding: 0 0 0 1em;
}
.list > .list-item {
  display: list-item;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.list > .list-item > .icon {
  min-width: 1.5em;
  text-align: center;
  padding-right: 0em;
  padding-left: 0em;
}

.list-separator {
  margin: 0.6em 0;
  overflow: hidden;
  list-style: none;
  list-style-type: none;
  padding: 0;
  border-bottom: 1px solid #989898;
}

.list-group-header {
  font-weight: bold;
  list-style-type: none;
  margin-left: -1.1em;
  margin-top: 0.3em;
}

.loading-layer-container {
  position: relative;
}

.loading-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 250;
  background-color: rgba(0, 0, 0, 0.3);
  outline: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.loading-layer .loading-layer-content {
  width: 100%;
  text-align: center;
}

.loose-button-group {
  display: flex;
  flex-direction: row;
}
.loose-button-group button, .loose-button-group .button {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.loose-button-group button:first-of-type, .loose-button-group .button:first-of-type {
  margin-left: 0;
}
.loose-button-group button:last-of-type, .loose-button-group .button:last-of-type {
  margin-right: 0;
}

.nag {
  z-index: 600;
  margin: 0;
  border: 0;
  border-radius: 0;
  color: #303030;
  background-color: white;
}

/* Commons */
.navigation {
  margin-bottom: 1.3em;
  background-color: transparent;
  position: relative;
  /* Nested vertical menus */
}
.navigation ul {
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.navigation .navigation-heading, .navigation .navigation-heading:hover {
  color: #262626;
  background-color: transparent;
  padding: 0.85em 1em;
  overflow: hidden;
}
.navigation .navigation-heading > span, .navigation .navigation-heading:hover > span {
  display: inline-block;
  font-weight: bold;
  font-size: 0.86em;
  white-space: nowrap;
}
.navigation .navigation-item, .navigation .navigation-item:hover, .navigation .navigation-item:active {
  outline: 0;
}
.navigation .navigation-item.disabled .navigation-item-label, .navigation .navigation-item:hover.disabled .navigation-item-label, .navigation .navigation-item:active.disabled .navigation-item-label {
  color: #b9b9b9;
  background-color: transparent;
  cursor: default;
}
.navigation .navigation-item-label {
  margin-right: 0;
  color: inherit;
  outline: 0;
  text-decoration: none;
  display: block;
  padding: 0.85em 1.25em;
  cursor: pointer;
  font-size: 0.98em;
  font-weight: normal;
  overflow: hidden;
}
.navigation .navigation-item-label .text {
  letter-spacing: 1px;
  white-space: nowrap;
}
.navigation .close .navigation {
  display: none;
}
.navigation .navigation {
  margin-bottom: 0;
}
.navigation .navigation .navigation-item .navigation-item-label {
  font-size: 0.98em;
  padding-left: 1.5em;
}
.navigation .navigation .navigation-item .navigation .navigation-item .navigation-item-label {
  padding-left: 2.5em;
}
.navigation .navigation .navigation-item .navigation .navigation .navigation-item .navigation-item-label {
  padding-left: 3.5em;
}

/* Horizontal */
.navigation .hor {
  flex-wrap: nowrap;
}
.navigation .hor .navigation-item-label {
  padding: 0.85em 1em;
}
.navigation .hor .navigation-item-label .text {
  letter-spacing: 1px;
}

/* 1st level coloring */
.navigation .navigation-item {
  color: #262626;
  background-color: transparent;
}
.navigation .navigation-item .navigation-item-label:hover, .navigation .navigation-item .navigation-item-label:focus {
  color: black;
  background-color: #e8e8e8;
}
.navigation .navigation-item.selected > .navigation-item-label {
  color: white;
  background-color: #00adef;
}

.notification {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  border-width: 0;
  border-radius: 0.45em;
  border-style: solid;
  border-color: inherit;
  color: inherit;
  background-color: #f1f1f1;
  margin-bottom: 1.3em;
}
.notification .notification-icon-container {
  padding: 1em;
  padding-right: 0.3em;
  align-self: center;
}
.notification .notification-icon-container .notification-icon {
  font-size: 2em;
}
.notification .notification-header {
  flex: 0 1 100%;
  min-height: 2.5em;
  background-color: #dddddd;
  color: inherit;
  padding: 0 0.8em;
}
.notification .notification-header .button {
  color: inherit;
}
.notification .notification-content {
  align-self: center;
  flex: 1 0 50px;
  position: relative;
  word-wrap: break-word;
  padding: 0.8em;
}
.notification .notification-footer {
  flex: 0 1 100%;
  min-height: 2.5em;
  margin-bottom: 0;
  padding: 0 0.8em;
}

.notification.success {
  color: #2d672d;
  background-color: #c7e6c7;
  border-color: #2d672d;
}
.notification.success .notification-header {
  background-color: #2d672d;
  color: white;
}
.notification.success .notification-icon {
  color: #2d672d;
}
.notification.info {
  color: #1f7e9a;
  background-color: #daf1f8;
  border-color: #1f7e9a;
}
.notification.info .notification-header {
  background-color: #1f7e9a;
  color: white;
}
.notification.info .notification-icon {
  color: #1f7e9a;
}
.notification.warning {
  color: #b06d0f;
  background-color: #fceedb;
  border-color: #b06d0f;
}
.notification.warning .notification-header {
  background-color: #b06d0f;
  color: white;
}
.notification.warning .notification-icon {
  color: #b06d0f;
}
.notification.error {
  color: #8b211e;
  background-color: #f4cecd;
  border-color: #8b211e;
}
.notification.error .notification-header {
  background-color: #8b211e;
  color: white;
}
.notification.error .notification-icon {
  color: #8b211e;
}

.pagination {
  margin-top: 0;
  margin-bottom: 1.3em;
  padding: 0;
  vertical-align: middle;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination li {
  list-style: none outside none;
  border-width: 0;
}
.pagination > li.separator {
  cursor: default;
  line-height: 2.65em;
  padding: 0 0.3em;
}
.pagination > li.selected {
  cursor: default;
  color: white;
  background-color: #00adef;
  line-height: 2.65em;
  border: 0;
}

.pop-over {
  box-sizing: border-box;
  border-radius: 0.25em;
  padding: 0.5rem;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: white;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
  color: #303030;
}

@media print {
  /* Largely inspired by https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  * {
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Don't show links for images, or javascript/internal links
   */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  /* VCL specific utilities */
  .visible-print {
    display: inherit !important;
  }

  .hidden-print {
    display: none !important;
  }
}
.process-nav {
  font-size: 1em;
  user-select: none;
  overflow: hidden;
  margin-bottom: 1.3em;
}
.process-nav .process-nav-step-no {
  margin: 0 0.9em;
  border: 1px solid;
  border-color: inherit;
  border-radius: 50%;
  height: 1.7em;
  line-height: 1.85;
  min-width: 1.7em;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  font-size: 0.8em;
}
.process-nav ol {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.process-nav ol li {
  outline: none;
  box-sizing: border-box;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  background-color: #e8e8e8;
  white-space: nowrap;
  border: 0;
  min-height: 2.5em;
  min-width: 2.5em;
  cursor: pointer;
  text-align: center;
  flex-grow: 1;
}
.process-nav ol li > a, .process-nav ol li > span {
  overflow: hidden;
  text-overflow: ellipsis;
}
.process-nav ol li a {
  color: #00adef;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 2;
}
.process-nav ol li:hover a, .process-nav ol li:focus a {
  color: #005f84;
}
.process-nav ol li.selected {
  cursor: default;
  color: white;
  background-color: #0888bf;
  border: 0;
}
.process-nav ol li.disabled {
  cursor: default;
  color: #777777;
}
.process-nav ol li.process-nav-completed-step {
  background-color: #e8e8e8;
}

.process-nav.process-nav-arrows ol li {
  padding-left: 2.5em;
  padding-right: 0;
}
.process-nav.process-nav-arrows ol li:first-child {
  padding-left: 1em;
}
.process-nav.process-nav-arrows ol li:after {
  content: "";
  position: absolute;
  top: 0;
  right: -1.65em;
  width: 2.5em;
  height: 2.5em;
  -webkit-transform: scale(0.7, 1.5) rotate(45deg);
  -moz-transform: scale(0.7, 1.5) rotate(45deg);
  -ms-transform: scale(0.7, 1.5) rotate(45deg);
  transform: scale(0.7, 1.5) rotate(45deg);
  /* Prevent the arrows from getting buried under the next link */
  z-index: 1;
  background-color: #e8e8e8;
  box-sizing: content-box;
  border-left-width: 0;
  border-bottom-width: 0;
  border-right-width: 2px;
  border-top-width: 2px;
  border-style: solid;
  border-color: white;
}
.process-nav.process-nav-arrows ol li:last-child:after {
  content: none;
}
.process-nav.process-nav-arrows ol li.selected:after {
  background-color: #0888bf;
}
.process-nav.process-nav-arrows ol li.process-nav-completed-step:after {
  background-color: #e8e8e8;
}

.product-list {
  width: 100%;
  padding: 0;
}
.product-list > tbody tr {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #dddddd;
  color: #262626;
  padding-bottom: 10px;
}
.product-list .p-l-name {
  font-weight: bold;
  color: black;
}
.product-list .p-l-data {
  white-space: nowrap;
}
.product-list .p-l-price {
  text-align: right;
}
.product-list .p-l-controls {
  text-align: right;
}
.product-list .p-l-controls .input-field {
  width: 4em;
  display: inline-flex;
}
.product-list .product-image img {
  width: 100%;
  max-width: 8em;
}

.product img {
  display: flex;
  width: 50%;
}
.product table {
  width: 50%;
  margin-top: 5em;
}

@media (--sm-viewport) {
  table.product-list,
.product-list thead,
.product-list tbody,
.product-list th,
.product-list td,
.product-list tr {
    display: block;
  }

  .product-list thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }

  .product-list td {
    border: none;
    position: relative;
  }
  .product-list td:before {
    position: absolute;
    top: 1em;
    left: 1em;
    width: 45%;
    padding-right: 1em;
    white-space: nowrap;
  }

  .product-image img {
    width: 100%;
    max-width: none !important;
  }
}
.progress-bar {
  background-color: #f1f1f1;
  color: #dddddd;
  height: 0.405em;
  position: relative;
  overflow: hidden;
}
.progress-bar .progress {
  transform-origin: left center;
  transform: scaleX(0);
  transition: transform 0.4s cubic-bezier(0, 0.5, 0.5, 1);
}
.progress-bar .progress.primary {
  background-color: #96dcfa;
  z-index: 2;
}
.progress-bar .progress.secondary {
  background-color: #171718;
  z-index: 1;
}
.progress-bar.transparent {
  background-color: transparent;
}
.progress-bar.indeterminate .progress {
  transform-origin: center center;
  animation: indeterminate-animation 1s linear infinite;
}

@keyframes indeterminate-animation {
  0% {
    transform: translate(-50%) scaleX(0);
  }
  50% {
    transform: translate(0%) scaleX(0.3);
  }
  100% {
    transform: translate(50%) scaleX(0);
  }
}
.radio-group {
  display: block;
  overflow: auto;
  margin-bottom: 1em;
}
.radio-group .radio-button {
  display: inline-block;
}
.radio-group .radio-button .radio-button-label {
  cursor: pointer;
  outline: none;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  line-height: 2.65em;
  margin-top: 0;
}
.radio-group .radio-button .radio-button-label > .icon {
  color: #989898;
  display: inline-block;
  min-width: 1.5em;
  text-align: center;
  padding-right: 0.4em;
  padding-left: 0.4em;
  font-size: 1.16em;
}
.radio-group .radio-button .radio-button-label:hover .radio-group .radio-button > .icon {
  color: #00adef;
}
.radio-group .radio-button .radio-button-label:focus .radio-group .radio-button > .icon {
  color: #00adef;
}
.radio-group .radio-button.disabled .radio-button-label {
  cursor: default;
}
.radio-group .radio-button.disabled .radio-button-label .icon {
  color: #dddddd;
}
.radio-group.vertical .radio-button {
  display: block;
  margin-bottom: 1em;
}
.radio-group.vertical .radio-button:last-child {
  margin-bottom: 0;
}
.radio-group:not(.vertical) .radio-button {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-right: 0.4em;
}
.radio-group:not(.vertical) .radio-button:first-child {
  margin-left: 0;
}

.form-control-group .radio-group {
  margin-bottom: 0;
}

.rating {
  height: 2.65em;
  line-height: initial;
  box-sizing: border-box;
  font-family: inherit;
  vertical-align: middle;
  display: inline-flex;
  align-items: baseline;
  vertical-align: middle;
  margin-bottom: 1em;
}
.rating.disabled .rating-item:hover {
  color: #777777;
  cursor: initial;
}
.rating .rating-item {
  color: inherit;
  padding: 0.4em 0.3em;
  font-size: 1.4em;
}
.rating .rating-item:hover {
  cursor: pointer;
}
.rating .rating-item:focus {
  color: #00adef;
  outline: none;
}
.rating .rating-item.rating-item-highlighted {
  color: #00adef;
}

.responsive-image-container {
  color: #989898;
  width: 100%;
}

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

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

.fixed {
  table-layout: fixed;
}
.fixed.no-wrap, .fixed.no-wrap td, .fixed.no-wrap th {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.table {
  font-size: inherit;
}
.table.condensed td {
  padding: 0.2em 0.3em;
}
.table.no-border tbody tr {
  border-width: 0;
}

.table {
  width: 100%;
  margin-top: 0;
  margin-bottom: 1.3em;
}
.table.row-selectability tbody tr {
  cursor: pointer;
}
.table thead tr {
  text-align: left;
  border-width: 0;
  border-style: solid;
  border-color: #989898;
  background-color: #989898;
  color: white;
}
.table thead tr th {
  line-height: 1.5em;
  padding: 0.2em 0.4em;
}
.table thead tr th > * {
  line-height: 2em;
  font-size: 0.96em;
  font-weight: 600;
  vertical-align: middle;
}
.table tr.disabled td {
  cursor: default;
  color: #777777;
}
.table td {
  padding-top: 0.3em;
  padding-left: 0.4em;
  padding-bottom: 0.3em;
  padding-right: 0.4em;
  vertical-align: top;
}
.table tbody tr {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #dddddd;
}
.table tfoot td {
  font-weight: bold;
  background-color: #989898;
  color: white;
}
.table .selected td > a {
  text-decoration: underline;
  color: white;
}
.table .sortable-col {
  cursor: pointer;
}
.table .sortable-col a {
  margin-right: 1em;
}

/* Input fields in tables */
table.table select,
table.table textarea,
table.table input,
.table .input,
.table input-field {
  margin-bottom: 0;
}

/* Alignment modifiers, required to override default td alignment */
.table td.align-right,
.table th.align-right,
.table .align-right td {
  text-align: right;
}

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

.table td.align-centered,
.table th.align-centered,
.table .align-centered td {
  text-align: center;
}

.v-align-middle td {
  vertical-align: middle;
}

.v-align-bottom td {
  vertical-align: bottom;
}

/* Modifiers for borders */
.table.vertical-border td,
.table.vertical-border th {
  border-width: 0 1px 1px 0;
}

.table.vertical-border td:last-child,
.table.vertical-border th:last-child {
  border-right-width: 0;
}

.table .selected,
.table .selected:hover,
.table .selected:active {
  border-style: solid;
  border-width: 0;
}

.table input,
.table .input,
.table select,
.table textarea,
.table .input-group {
  margin-bottom: 0;
}

.table .sortable-col.sort-asc button.button i,
.table .sortable-col.sort-desc button.button i {
  color: #00adef;
}

/* Alternating row colors */
.alt-row-color tbody tr:nth-child(2n+1),
.alt-row-color tbody tr:nth-child(2n+1) {
  background-color: #e8e8e8;
}

/* Row highlighting on hover */
.table.row-hover-highlight tbody tr:hover {
  background-color: #96dcfa;
}

/* Single cell highlighting */
.cell-highlight {
  background-color: #171718;
}

/* Selected cell and row coloring */
.table tr.selected td,
.table tr.selected:hover td,
.table tr.selected:active td,
.table tr td.selected {
  color: white;
  background-color: #0888bf;
}

.corner-ribbon {
  width: 16em;
  position: absolute;
  top: 2.5em;
  left: -5em;
  text-align: center;
  line-height: 2.5em;
  letter-spacing: 1px;
  background-color: white;
  color: #0888bf;
  transform: rotate(-45deg);
}

.corner-ribbon.sticky {
  position: fixed;
}

.corner-ribbon.shadow {
  box-shadow: 0 0 3px #777777;
}

/* Different positions */
.corner-ribbon.top-left {
  top: 2.5em;
  left: -5em;
  transform: rotate(-45deg);
}

.corner-ribbon.top-right {
  top: 2.5em;
  right: -5em;
  left: auto;
  transform: rotate(45deg);
}

.corner-ribbon.bottom-left {
  top: auto;
  bottom: 2.5em;
  left: -5em;
  transform: rotate(45deg);
}

.corner-ribbon.bottom-right {
  top: auto;
  right: -5em;
  bottom: 2.5em;
  left: auto;
  transform: rotate(-45deg);
}

*::-webkit-scrollbar {
  width: 6px;
  color: inherit;
  background-color: transparent;
}

*::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: transparent;
}

*::-webkit-scrollbar-thumb {
  background-color: #989898;
}

.select-list {
  user-select: none;
  box-sizing: border-box;
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
  list-style: none;
  text-align: left;
  border-color: rgba(0, 0, 0, 0.3);
  border-width: 1px;
  border-style: solid;
  background-color: white;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
  width: 100%;
}
.select-list .select-list-item {
  outline: 0;
  line-height: 1.6;
  padding-top: 0.38em;
  padding-bottom: 0.38em;
  cursor: pointer;
  color: black;
}
.select-list .select-list-item > .select-list-item-label, .select-list .select-list-item > .select-list-item-sub-label {
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  padding-bottom: 0.1em;
  white-space: nowrap;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
}
.select-list .select-list-item:hover, .select-list .select-list-item:focus {
  background-color: #6a6a6a;
}
.select-list .select-list-item:hover > .select-list-item-label, .select-list .select-list-item:focus > .select-list-item-label {
  color: white;
}
.select-list .select-list-item:hover > .select-list-item-sub-label, .select-list .select-list-item:focus > .select-list-item-sub-label {
  color: #b9b9b9;
}
.select-list .select-list-item > .select-list-item-sub-label {
  font-size: 0.95em;
  padding-top: 0;
  color: #777777;
}
.select-list .select-list-item.selected, .select-list .select-list-item.selected:hover, .select-list .select-list-item.selected:focus {
  background-color: #00adef;
}
.select-list .select-list-item.selected > .select-list-item-label, .select-list .select-list-item.selected > .select-list-item-sub-label, .select-list .select-list-item.selected:hover > .select-list-item-label, .select-list .select-list-item.selected:hover > .select-list-item-sub-label, .select-list .select-list-item.selected:focus > .select-list-item-label, .select-list .select-list-item.selected:focus > .select-list-item-sub-label {
  color: white;
}
.select-list .select-list-item.highlighted, .select-list .select-list-item.highlighted:hover, .select-list .select-list-item.highlighted:focus {
  background-color: #474747;
}
.select-list .select-list-item.highlighted > .select-list-item-label, .select-list .select-list-item.highlighted:hover > .select-list-item-label, .select-list .select-list-item.highlighted:focus > .select-list-item-label {
  color: white;
}
.select-list .select-list-item.disabled, .select-list .select-list-item.disabled:hover, .select-list .select-list-item.disabled:focus {
  background-color: transparent;
  cursor: default;
}
.select-list .select-list-item.disabled > .select-list-item-label, .select-list .select-list-item.disabled > .select-list-item-sub-label, .select-list .select-list-item.disabled:hover > .select-list-item-label, .select-list .select-list-item.disabled:hover > .select-list-item-sub-label, .select-list .select-list-item.disabled:focus > .select-list-item-label, .select-list .select-list-item.disabled:focus > .select-list-item-sub-label {
  color: #6a6a6a;
}
.select-list .separator {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border-bottom-color: #989898;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.select-list .separator:hover, .select-list .separator:focus {
  background-color: transparent;
}
.select-list .select-list-item-group-header {
  line-height: 1.4;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.select-list .select-list-item-group-header > .select-list-item-group-header-label {
  line-height: 1.6;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
  font-weight: 600;
  cursor: default;
}

.form-control-group .select-list {
  margin-bottom: 0;
}

.select.input-field {
  cursor: pointer;
}
.select.input-field.select-editable input {
  cursor: initial;
}
.select.input-field input {
  cursor: pointer;
}
.select.input-field input.readonly {
  color: black;
}
.select.input-field.disabled, .select.input-field.disabled input {
  cursor: default;
}

.form-control-group .select {
  margin-bottom: 0;
}

/* Size modulation utils for text and block elements */
.scale75p {
  font-size: 0.75em;
}

.scale85p {
  font-size: 0.85em;
}

.scale110p {
  font-size: 1.1em;
}

.scale115p {
  font-size: 1.15em;
}

.scale120p {
  font-size: 1.2em;
}

.scale130p {
  font-size: 1.3em;
}

.scale155p {
  font-size: 1.55em;
}

.scale180p {
  font-size: 1.8em;
}

.scale250p {
  font-size: 2.5em;
}

.scale300p {
  font-size: 3em;
}

.slider {
  width: 100%;
  position: relative;
  text-align: center;
  min-height: 2.5em;
  margin-bottom: 1em;
}
.slider:focus {
  outline: none;
}
.slider:active {
  outline: none;
}
.slider .slider-rail {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  margin-top: 1em;
  height: 0.5em;
  width: 100%;
  background-color: #dddddd;
}
.slider .slider-rail .slider-scale {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
}
.slider .slider-knob-container {
  box-sizing: border-box;
  position: absolute;
  width: 2.2em;
  height: 1.8em;
  padding-left: 0.4em;
  padding-right: 0.4em;
  margin-left: -0.9em;
  margin-top: -0.8em;
}
.slider .slider-knob-container:hover {
  cursor: ew-resize;
}
.slider .slider-knob-container:hover .slider-knob {
  background-color: #0888bf;
}
.slider .slider-knob-container .slider-knob {
  background-color: #989898;
  border: 1px solid transparent;
  border-radius: 0.2em;
  height: 100%;
}
.slider .slider-scale {
  margin-top: 1em;
}
.slider .slider-scale .slider-scale-point-mark {
  position: relative;
  height: 100%;
  width: 1px;
  background-color: #6a6a6a;
}
.slider .slider-scale .slider-scale-point-label {
  width: 1em;
  top: 2em;
  font-size: 95%;
}
.slider.focused .slider-knob-container .slider-knob {
  background-color: #0888bf;
}
.slider.disabled {
  cursor: not-allowed;
}
.slider.disabled .slider-knob-container:hover {
  cursor: not-allowed;
}
.slider.disabled .slider-knob-container:hover .slider-knob {
  background-color: #dddddd;
}
.slider.disabled .slider-knob-container .slider-knob {
  background-color: #dddddd;
}

.spinner .button-group.vertical {
  width: calc(2.65em + 0.5em);
  height: 100%;
}
.spinner .button-group.vertical .button {
  height: calc(2.65em / 2);
}
.spinner .button-group.vertical > .button {
  border-radius: 0;
}

.sum-table .sum-table-sub-total td {
  font-weight: bold;
  background-color: transparent;
  color: inherit;
  border-bottom: 1px solid black;
}
.sum-table .sum-table-total td {
  font-size: 1.19em;
  font-weight: bold;
  background-color: transparent;
  color: inherit;
  border-top: 2px solid black;
  border-bottom: 4px double black;
}

.table .table-tool-bar {
  background-color: #dddddd;
}
.table .table-tool-bar th {
  padding: 0;
}
.table .table-filter-bar {
  background-color: transparent;
  padding: 0;
  border-color: #dddddd;
  border-top-width: 0;
  border-bottom-width: 1px;
}
.table .table-filter-bar th {
  padding: 0;
  border-style: solid;
  border-color: #dddddd;
  border-right-width: 1px;
  border-left-width: 0;
}
.table .table-filter-bar input {
  font-weight: normal;
  font-size: 0.95em;
  padding: 0 0.4em;
  border: 0;
  width: 100%;
  color: black;
}

.table .table-filter th > *,
.table .table-filter th > *:hover {
  font-weight: normal;
  line-height: normal;
}

.tabbable {
  margin-bottom: 1.3em;
}
.tabbable:before, .tabbable:after {
  display: table;
  content: " ";
}
.tabbable:after {
  clear: both;
}
.tabbable.no-border .tab-content {
  border-bottom: 0;
}
.tabbable.no-border .tabs {
  border-bottom: 0;
}
.tabbable.no-border .tabs .tab, .tabbable.no-border .tabs .tab:hover {
  border: 0;
  margin: 0;
}
.tabbable.no-border .tabs .tab.selected, .tabbable.no-border .tabs .tab:hover.selected {
  border: 0;
}

.tab-content {
  padding: 0.8em;
}

.tabs {
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tabs:before, .tabs:after {
  display: table;
  content: " ";
}
.tabs:after {
  clear: both;
}
.tabs.tab-nav-justified {
  display: flex;
  flex-direction: row;
}
.tabs.tab-nav-justified .tab {
  flex: 1;
}
.tabs.tab-nav-justified .tab .tab {
  width: 100%;
}
.tabs .tab {
  border: 0;
}
.tabs .tab > .tab-label {
  border: 0;
  margin-right: 0.5em;
  text-decoration: none;
}
.tabs .tab > .tab-label:hover {
  text-decoration: none;
}
.tabs .tab > .tab-label:last-child {
  margin-right: 0;
}

.tabs .tab {
  float: left;
  border: 0;
  white-space: nowrap;
  user-select: none;
  cursor: pointer;
  position: relative;
  margin-right: 0.5em;
  min-width: 6em;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
  border: 0;
  height: 2.9em;
  line-height: 2.9;
  padding: 0 0.75em 0 0.75em;
  border-radius: 0 0 0 0;
  min-width: 4em;
  text-align: center;
  box-sizing: border-box;
}

.tabs .tab:last-child {
  margin-right: 0;
}

.tabs .tab.selected,
.tabs .tab.selected:hover,
.tabs .tab.disabled,
.tabs .tab.disabled:hover {
  cursor: default;
}

/* Coloring of normal variant */
.tabs .tab {
  padding-top: 0.25em;
  color: #777777;
  background-color: transparent;
  border-bottom: 3px solid transparent;
}
.tabs .tab > a, .tabs .tab > a:hover, .tabs .tab > a:active, .tabs .tab > a:visited {
  color: #777777;
  outline: none;
}
.tabs .tab:hover, .tabs .tab:focus {
  outline: none;
  background-color: #e8e8e8;
}
.tabs .tab .button {
  height: auto;
  color: #989898;
}
.tabs .tab .button:hover {
  color: #303030;
}
.tabs .tab.selected {
  color: inherit;
}
.tabs .tab.selected .button {
  color: #989898;
}
.tabs .tab.selected .button:hover {
  color: #303030;
}
.tabs .tab.selected, .tabs .tab.selected:hover {
  color: inherit;
  background-color: transparent;
  border-bottom: 3px solid #00adef;
}
.tabs .tab.disabled, .tabs .tab.disabled:hover {
  color: #b9b9b9;
  background-color: transparent;
}

/* Uni variant */
.tabs.tab-style-uni .tab,
.tabs.tab-style-uni .tab:hover {
  border: 0;
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: -1px;
}

.tabs.tab-style-uni .tab.selected {
  border: 0;
}

/* Tabs left */
.tabbable.tabs-left .tab,
.tabbable.tabs-left .tab:hover {
  float: none;
  margin: 0 0 0 0;
  border-radius: 0 0 0 0;
  border-bottom: 0;
  border-right: 3px solid transparent;
}

.tabbable.tabs-left .tab.selected,
.tabbable.tabs-left .tab.selected:hover {
  border-right: 3px solid #00adef;
}

.tabbable.tabs-left .tabs.tab-style-uni {
  border: 0;
}

.tabbable.tabs-left .tabs.tab-style-uni .tab {
  border: 0;
  margin-bottom: 0;
  margin-right: -1px;
}

.tabbable.tabs-left .tabs.tab-style-uni .tab {
  margin-right: 1px;
  border-radius: 0 0 0 0;
}

.tabbable.tabs-left .tabs.tab-style-uni .tab.selected,
.tabbable.tabs-left .tabs.tab-style-uni .tab.selected {
  border-right: 0;
}

.tabbable.tabs-left .tabs {
  float: left;
}

.tabbable.tabs-left .tab-content {
  float: left;
  display: block;
  border-bottom: 0;
  border: 0;
}

.tabbable.tabs-left .tabs.tab-style-uni {
  border-right: 1px solid #b9b9b9;
}

/* Tabs right */
.tabbable.tabs-right .tab,
.tabbable.tabs-right .tab:hover {
  float: none;
  margin: 0 0 0 0;
  border-radius: 0 0 0 0;
  border-bottom: 0;
  border-left: 3px solid transparent;
}

.tabbable.tabs-right .tab.selected,
.tabbable.tabs-right .tab.selected:hover {
  border-left: 3px solid #00adef;
}

.tabbable.tabs-right .tabs.tab-style-uni {
  border: 0;
}

.tabbable.tabs-right .tabs.tab-style-uni .tab {
  border: 0;
  margin-bottom: 0;
  margin-left: -1px;
}

.tabbable.tabs-right .tabs.tab-style-uni .tab {
  margin-left: 1px;
  border-radius: 0 0 0 0;
}

.tabbable.tabs-right .tabs.tab-style-uni .tab.selected,
.tabbable.tabs-right .tabs.tab-style-uni .tab.selected {
  border-right: 0;
}

.tabbable.tabs-right .tabs {
  float: right;
}

.tabbable.tabs-right .tab-content {
  float: right;
  display: block;
  border-bottom: 0;
  border: 0;
}

.tabbable.tabs-right .tabs.tab-style-uni {
  border-left: 1px solid #b9b9b9;
}

/* Coloring of uni variant */
.tabs.tab-style-uni {
  border-bottom: 1px solid #b9b9b9;
}
.tabs.tab-style-uni .tab {
  padding-top: 0;
  background-color: transparent;
  color: #303030;
}
.tabs.tab-style-uni .tab:hover, .tabs.tab-style-uni .tab:focus {
  background-color: #e8e8e8;
  color: black;
}
.tabs.tab-style-uni .tab.selected {
  background-clip: border-box;
  color: #777777;
  border: 1px solid #b9b9b9;
  border-bottom: 1px solid transparent;
  border-color: #b9b9b9 #b9b9b9 transparent;
  background-color: white;
}
.tabs.tab-style-uni .tab.disabled, .tabs.tab-style-uni .tab.disabled:hover {
  color: #b9b9b9;
  background-color: transparent;
}

.tabbable .tab-content {
  border-left: 1px solid #b9b9b9;
  border-right: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  border: 0;
}
.tabbable.tabs-left .tabs.tab-style-uni .tab.selected {
  border: 1px solid #b9b9b9;
  border-right: 1px solid transparent;
}
.tabbable.tabs-right .tabs.tab-style-uni .tab.selected {
  border: 1px solid #b9b9b9;
  border-left: 1px solid transparent;
}

.token {
  box-sizing: border-box;
  user-select: none;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  line-height: 2.1em;
  padding: 0;
  margin-top: 0;
  margin-right: 0.5em;
  margin-left: 0;
  margin-bottom: 0.3em;
  font-weight: normal;
  font-size: 95%;
  white-space: nowrap;
  border-radius: 0.25em;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  color: inherit;
  background-color: #f1f1f1;
}
.token .icogram {
  line-height: 1;
}
.token:empty {
  display: none;
}
.token:hover {
  border-color: #989898;
}
.token.selected {
  border-color: #0888bf;
  background-color: #0888bf;
  color: white;
}
.token.highlighted {
  border-color: #0888bf;
  background-color: #f1f1f1;
  color: inherit;
}
.token .token-label:first-child {
  margin-left: 0.3em;
}
.token .token-label:last-child {
  margin-right: 0.3em;
}
.token .button {
  padding: 0 0.8em;
  height: 100%;
  font-size: 0.8em;
  min-width: 2em;
  min-height: 2em;
  color: #989898;
}

.token-container {
  line-height: initial;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.token-container > .token {
  margin-top: 0;
  margin-bottom: 0;
}
.token-container > .token:first-child {
  margin-left: 0;
}
.token-container > .token:last-child {
  margin-right: 0;
}

.token-input.input-field {
  flex-wrap: wrap;
}
.token-input.input-field > .input,
.token-input.input-field > .input:focus {
  width: auto;
  min-width: 8em;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.token-input.input-field .token-container {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.token-input.input-field .token-container .token {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}

.tooltip {
  display: inline-block;
}
.tooltip .tooltip-content {
  z-index: 500;
  font-size: 0.98em;
  border-style: solid;
  border-width: 1px;
  border-color: #262626;
  border-radius: 4px;
  color: white;
  background-color: #262626;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  padding: 0.3em 0.6em;
}
.tooltip .arrow-pointer {
  z-index: 499;
  position: absolute;
  background-color: #262626;
  margin: 0.5px 0px 0px;
  width: 0.56em;
  height: 0.56em;
  border-style: solid;
  border-color: #262626;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  pointer-events: none;
}
.tooltip .arrow-pointer.arrow-pointer-bottom {
  left: 50%;
  top: 99%;
  border-width: 0 1px 1px 0;
}
.tooltip .arrow-pointer.arrow-pointer-right {
  left: 99%;
  top: 50%;
  border-width: 1px 1px 0 0;
}
.tooltip .arrow-pointer.arrow-pointer-left {
  left: 1%;
  top: 50%;
  border-width: 0 0 1px 1px;
}
.tooltip .arrow-pointer.arrow-pointer-top {
  left: 50%;
  top: 1%;
  border-width: 1px 0 0 1px;
}

body,
.viewport {
  font-size: 0.875em;
  line-height: 1.428;
  color: #303030;
  font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
}

.disabled,
a.disabled {
  color: #777777;
}

abbr.initialism {
  font-size: 93%;
  text-transform: uppercase;
}

mark {
  background: yellow;
  color: black;
}

/* Define quote characters for q element */
q {
  quotes: "“" "”" "‘" "’";
}

blockquote {
  margin-top: 0;
  margin-bottom: 1.3em;
  margin-left: 1.8em;
  margin-right: 1.8em;
  padding-left: 1em;
  border-left-width: 0.3em;
  border-left-style: solid;
  border-left-color: #dddddd;
}

address {
  display: block;
  margin-top: 0;
  margin-bottom: 1.3em;
  font-style: normal;
}

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

kbd {
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 0.85em;
  color: #FFF;
  background-color: #333;
  box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25) inset;
}

/* Pre-formatted text. */
pre {
  margin-bottom: 1.1em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}
pre.code {
  border: 1px solid #dddddd;
  line-height: 1.2em;
  padding: 0.7em;
  overflow: auto;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #e8e8e8;
}
pre.code > code {
  padding: 0;
  white-space: pre;
}

code {
  padding: 0.15em 0.25em;
  white-space: nowrap;
  background-color: #e8e8e8;
}

.code-wrap {
  white-space: pre-wrap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #303030;
  font-family: inherit;
  font-weight: 500;
  text-rendering: optimizelegibility;
  line-height: 1.428;
}

h1 {
  font-size: 2.08em;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}

h2 {
  font-size: 1.7em;
  margin-top: 0.65em;
  margin-bottom: 0.3em;
}

h3 {
  font-size: 1.27em;
  margin-top: 0.75em;
  margin-bottom: 0.4em;
}

h4 {
  font-size: 1.1em;
  margin-top: 0.85em;
  margin-bottom: 0.4em;
}

h5 {
  font-size: 0.95em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

h6 {
  font-size: 0.82em;
  margin-top: 1.1em;
  margin-bottom: 0.5em;
}

p {
  margin-top: 0em;
  margin-bottom: 1.3em;
}

/* Anchors */
a,
a:visited,
a:active,
a:hover {
  text-decoration: none;
  color: #00adef;
}

a:hover {
  color: #005f84;
}
a.disabled {
  cursor: default;
}
a.content-link {
  user-select: none;
  text-decoration: none;
  vertical-align: text-bottom;
}
a.content-link > .icogram {
  display: inline;
}
a.content-link > .icogram > *:first-child {
  margin-left: 0.1em;
}
a.content-link > .icogram > * {
  margin: 0 0.1em 0 0;
}
a.content-link > .icogram > *:last-child {
  margin-right: 0.1em;
}
a.content-link > .icogram .text {
  text-decoration: none;
}
a.content-link > .icogram .icon {
  text-decoration: none;
}

.secondary-text-color {
  color: #777777;
}

/* Prevents sub and sup affecting line-height */
sub,
sup {
  font-size: 80%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Text selection coloring */
*::selection {
  background: black;
  color: white;
  text-shadow: none;
}

*::-ms-selection {
  background: black;
  color: white;
  text-shadow: none;
}

*::-moz-selection {
  background: black;
  color: white;
  text-shadow: none;
}

.vu-anagram {
  white-space: nowrap;
  position: relative;
  display: flex;
  align-items: baseline;
}
.vu-anagram > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.25em 0 0;
}
.vu-anagram > *:first-child {
  margin-left: 0;
}
.vu-anagram > *:last-child {
  margin-right: 0;
}
.vu-anagram > *:only-child {
  margin: 0;
}
.vu-anagram .value {
  vertical-align: middle;
}
.vu-anagram .unit {
  font-size: 1em;
  color: #989898;
}
.vu-anagram a.value {
  color: inherit;
}
.vu-anagram.ver > * {
  margin: 0;
}

.zoom-box {
  padding: 0;
  width: 20em;
  height: 20em;
  position: absolute;
  z-index: 199;
  overflow: hidden;
  background-repeat: no-repeat;
}

.zoom-box-magnifier {
  min-width: 5em;
  min-height: 5em;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  z-index: 180;
  cursor: pointer;
  border-collapse: collapse;
}

/* Float helpers */
.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

/* Clearing helpers */
.clear {
  clear: both;
  float: none;
}

/* Block element alignment */
.center-block {
  display: table;
  margin: 0 auto;
}

/* Borders */
.no-border {
  border: 0 !important;
}

/* Inline element alignment */
.align-left {
  text-align: left;
}

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

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

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

/* Overflowing text */
.overflow-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* Text and word wrapping */
.break-words {
  word-wrap: break-word;
}

.no-wrap {
  overflow: hidden;
  white-space: nowrap;
}

/* Visibility */
.overflow-hidden {
  overflow: hidden;
}

.overflow-auto {
  overflow: auto;
}

.visibility-hidden {
  overflow: hidden;
}

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

.hide {
  display: none !important;
}

/* Scrollable containers */
.scrollable {
  -webkit-transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.scrollable.x {
  overflow-x: auto;
  overflow-y: hidden;
}

.scrollable.x-on-hover {
  overflow-x: hidden;
  overflow-y: hidden;
}

.scrollable.x-on-hover:hover {
  overflow-x: auto;
  overflow-y: hidden;
}

.scrollable.y {
  overflow-x: hidden;
  overflow-y: auto;
}

.scrollable.y-on-hover {
  overflow-x: hidden;
  overflow-y: hidden;
}

.scrollable.y-on-hover:hover {
  overflow-x: hidden;
  overflow-y: auto;
}

/* Utility to enable disable selection of text */
.disable-user-select, .user-select-none {
  user-select: none;
}

.enable-user-select, .user-select-text {
  user-select: text;
}

/* Layout helpers */
.layout-relative {
  position: relative;
}

.layout-fit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.layout-fixed-bottom,
.layout-fixed-left,
.layout-fixed-right,
.layout-fixed-top {
  position: fixed;
}

.layout-fixed-top {
  top: 0;
  left: 0;
  right: 0;
}

.layout-fixed-right {
  top: 0;
  right: 0;
  bottom: 0;
}

.layout-fixed-bottom {
  right: 0;
  bottom: 0;
  left: 0;
}

.layout-fixed-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.layout-full-bleed {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Sizing helpers */
.border-box-cnt {
  box-sizing: border-box;
}
.border-box-cnt > * {
  box-sizing: border-box;
}

.border-box {
  box-sizing: border-box;
}

.h-5p {
  height: 5%;
}

.h-10p {
  height: 10%;
}

.h-15p {
  height: 15%;
}

.h-20p {
  height: 20%;
}

.h-25p {
  height: 25%;
}

.h-30p {
  height: 30%;
}

.h-33p {
  height: 33.333%;
}

.h-35p {
  height: 35%;
}

.h-40p {
  height: 40%;
}

.h-45p {
  height: 45%;
}

.h-50p {
  height: 50%;
}

.h-55p {
  height: 55%;
}

.h-60p {
  height: 60%;
}

.h-65p {
  height: 65%;
}

.h-70p {
  height: 70%;
}

.h-75p {
  height: 75%;
}

.h-80p {
  height: 80%;
}

.h-85p {
  height: 85%;
}

.h-90p {
  height: 90%;
}

.h-95p {
  height: 95%;
}

.h-100p {
  height: 100%;
}

.h-auto {
  height: auto;
}

.max-h-100p {
  max-height: 100%;
}

.w-5p {
  width: 5%;
}

.w-10p {
  width: 10%;
}

.w-15p {
  width: 15%;
}

.w-20p {
  width: 20%;
}

.w-25p {
  width: 25%;
}

.w-30p {
  width: 30%;
}

.w-33p {
  width: 33.333%;
}

.w-35p {
  width: 35%;
}

.w-40p {
  width: 40%;
}

.w-45p {
  width: 45%;
}

.w-50p {
  width: 50%;
}

.w-55p {
  width: 55%;
}

.w-60p {
  width: 60%;
}

.w-65p {
  width: 65%;
}

.w-70p {
  width: 70%;
}

.w-75p {
  width: 75%;
}

.w-80p {
  width: 80%;
}

.w-85p {
  width: 85%;
}

.w-90p {
  width: 90%;
}

.w-95p {
  width: 95%;
}

.w-100p {
  width: 100%;
}

.w-auto {
  width: auto;
}

.w-gca {
  width: 61.8%;
}

.w-gcb {
  width: 38.2%;
}

.max-w-100p {
  max-width: 100%;
}

.m-auto {
  margin: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mt-auto {
  margin-top: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.mb-form-control {
  margin-bottom: 1em;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.p-0 {
  padding: 0 0;
}

.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.m-0 {
  margin: 0 0;
}

.ml-0 {
  margin-left: 0;
}

.mr-0 {
  margin-right: 0;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

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

.p-1 {
  padding: 4px 4px;
}

.pl-1 {
  padding-left: 4px;
}

.pr-1 {
  padding-right: 4px;
}

.pt-1 {
  padding-top: 4px;
}

.pb-1 {
  padding-bottom: 4px;
}

.px-1 {
  padding-left: 4px;
  padding-right: 4px;
}

.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.m-1 {
  margin: 4px 4px;
}

.ml-1 {
  margin-left: 4px;
}

.mr-1 {
  margin-right: 4px;
}

.mt-1 {
  margin-top: 4px;
}

.mb-1 {
  margin-bottom: 4px;
}

.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}

.my-1 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.p-2 {
  padding: 8px 8px;
}

.pl-2 {
  padding-left: 8px;
}

.pr-2 {
  padding-right: 8px;
}

.pt-2 {
  padding-top: 8px;
}

.pb-2 {
  padding-bottom: 8px;
}

.px-2 {
  padding-left: 8px;
  padding-right: 8px;
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.m-2 {
  margin: 8px 8px;
}

.ml-2 {
  margin-left: 8px;
}

.mr-2 {
  margin-right: 8px;
}

.mt-2 {
  margin-top: 8px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.my-2 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.p-3 {
  padding: 16px 16px;
}

.pl-3 {
  padding-left: 16px;
}

.pr-3 {
  padding-right: 16px;
}

.pt-3 {
  padding-top: 16px;
}

.pb-3 {
  padding-bottom: 16px;
}

.px-3 {
  padding-left: 16px;
  padding-right: 16px;
}

.py-3 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.m-3 {
  margin: 16px 16px;
}

.ml-3 {
  margin-left: 16px;
}

.mr-3 {
  margin-right: 16px;
}

.mt-3 {
  margin-top: 16px;
}

.mb-3 {
  margin-bottom: 16px;
}

.mx-3 {
  margin-left: 16px;
  margin-right: 16px;
}

.my-3 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.p-4 {
  padding: 24px 24px;
}

.pl-4 {
  padding-left: 24px;
}

.pr-4 {
  padding-right: 24px;
}

.pt-4 {
  padding-top: 24px;
}

.pb-4 {
  padding-bottom: 24px;
}

.px-4 {
  padding-left: 24px;
  padding-right: 24px;
}

.py-4 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.m-4 {
  margin: 24px 24px;
}

.ml-4 {
  margin-left: 24px;
}

.mr-4 {
  margin-right: 24px;
}

.mt-4 {
  margin-top: 24px;
}

.mb-4 {
  margin-bottom: 24px;
}

.mx-4 {
  margin-left: 24px;
  margin-right: 24px;
}

.my-4 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.p-5 {
  padding: 48px 48px;
}

.pl-5 {
  padding-left: 48px;
}

.pr-5 {
  padding-right: 48px;
}

.pt-5 {
  padding-top: 48px;
}

.pb-5 {
  padding-bottom: 48px;
}

.px-5 {
  padding-left: 48px;
  padding-right: 48px;
}

.py-5 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.m-5 {
  margin: 48px 48px;
}

.ml-5 {
  margin-left: 48px;
}

.mr-5 {
  margin-right: 48px;
}

.mt-5 {
  margin-top: 48px;
}

.mb-5 {
  margin-bottom: 48px;
}

.mx-5 {
  margin-left: 48px;
  margin-right: 48px;
}

.my-5 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.hide {
  display: none !important;
}

@media (max-width: 599px) {
  .hide-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1023px) {
  .hide-sm {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .hide-to-sm {
    display: none !important;
  }
}
@media (min-width: 600px) {
  .hide-from-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hide-md {
    display: none !important;
  }
}
@media (max-width: 1439px) {
  .hide-to-md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hide-from-md {
    display: none !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .hide-lg {
    display: none !important;
  }
}
@media (max-width: 1919px) {
  .hide-to-lg {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hide-from-lg {
    display: none !important;
  }
}
@media (min-width: 1920px) {
  .hide-xl {
    display: none !important;
  }
}
.gutterx-0 {
  margin-left: 0;
}
.gutterx-0 > * {
  margin-left: 0;
}

.guttery-0 {
  margin-top: 0;
}
.guttery-0 > * {
  margin-top: 0;
}

.gutter-0 {
  margin-left: 0;
  margin-top: 0;
}
.gutter-0 > * {
  margin-left: 0;
  margin-top: 0;
}

.gutterx-1 {
  margin-left: -4px;
}
.gutterx-1 > * {
  margin-left: 4px;
}

.guttery-1 {
  margin-top: -4px;
}
.guttery-1 > * {
  margin-top: 4px;
}

.gutter-1 {
  margin-left: -4px;
  margin-top: -4px;
}
.gutter-1 > * {
  margin-left: 4px;
  margin-top: 4px;
}

.gutterx-2 {
  margin-left: -8px;
}
.gutterx-2 > * {
  margin-left: 8px;
}

.guttery-2 {
  margin-top: -8px;
}
.guttery-2 > * {
  margin-top: 8px;
}

.gutter-2 {
  margin-left: -8px;
  margin-top: -8px;
}
.gutter-2 > * {
  margin-left: 8px;
  margin-top: 8px;
}

.gutterx-3 {
  margin-left: -16px;
}
.gutterx-3 > * {
  margin-left: 16px;
}

.guttery-3 {
  margin-top: -16px;
}
.guttery-3 > * {
  margin-top: 16px;
}

.gutter-3 {
  margin-left: -16px;
  margin-top: -16px;
}
.gutter-3 > * {
  margin-left: 16px;
  margin-top: 16px;
}

.gutterx-4 {
  margin-left: -24px;
}
.gutterx-4 > * {
  margin-left: 24px;
}

.guttery-4 {
  margin-top: -24px;
}
.guttery-4 > * {
  margin-top: 24px;
}

.gutter-4 {
  margin-left: -24px;
  margin-top: -24px;
}
.gutter-4 > * {
  margin-left: 24px;
  margin-top: 24px;
}

.gutterx-5 {
  margin-left: -48px;
}
.gutterx-5 > * {
  margin-left: 48px;
}

.guttery-5 {
  margin-top: -48px;
}
.guttery-5 > * {
  margin-top: 48px;
}

.gutter-5 {
  margin-left: -48px;
  margin-top: -48px;
}
.gutter-5 > * {
  margin-left: 48px;
  margin-top: 48px;
}

.article-text {
  color: #757575;
}

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