/*!
 * Font Awesome Free 5.0.12 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }
.fa-xs {
  font-size: .75em; }
.fa-sm {
  font-size: .875em; }
.fa-1x {
  font-size: 1em; }
.fa-2x {
  font-size: 2em; }
.fa-3x {
  font-size: 3em; }
.fa-4x {
  font-size: 4em; }
.fa-5x {
  font-size: 5em; }
.fa-6x {
  font-size: 6em; }
.fa-7x {
  font-size: 7em; }
.fa-8x {
  font-size: 8em; }
.fa-9x {
  font-size: 9em; }
.fa-10x {
  font-size: 10em; }
.fa-fw {
  text-align: center;
  width: 1.25em; }
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }
.fa-pull-left {
  float: left; }
.fa-pull-right {
  float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }
.fa-stack-1x {
  line-height: inherit; }
.fa-stack-2x {
  font-size: 2em; }
.fa-inverse {
  color: #fff; }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }
.fa-accessible-icon:before {
  content: "\f368"; }
.fa-accusoft:before {
  content: "\f369"; }
.fa-address-book:before {
  content: "\f2b9"; }
.fa-address-card:before {
  content: "\f2bb"; }
.fa-adjust:before {
  content: "\f042"; }
.fa-adn:before {
  content: "\f170"; }
.fa-adversal:before {
  content: "\f36a"; }
.fa-affiliatetheme:before {
  content: "\f36b"; }
.fa-algolia:before {
  content: "\f36c"; }
.fa-align-center:before {
  content: "\f037"; }
.fa-align-justify:before {
  content: "\f039"; }
.fa-align-left:before {
  content: "\f036"; }
.fa-align-right:before {
  content: "\f038"; }
.fa-allergies:before {
  content: "\f461"; }
.fa-amazon:before {
  content: "\f270"; }
.fa-amazon-pay:before {
  content: "\f42c"; }
.fa-ambulance:before {
  content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }
.fa-amilia:before {
  content: "\f36d"; }
.fa-anchor:before {
  content: "\f13d"; }
.fa-android:before {
  content: "\f17b"; }
.fa-angellist:before {
  content: "\f209"; }
.fa-angle-double-down:before {
  content: "\f103"; }
.fa-angle-double-left:before {
  content: "\f100"; }
.fa-angle-double-right:before {
  content: "\f101"; }
.fa-angle-double-up:before {
  content: "\f102"; }
.fa-angle-down:before {
  content: "\f107"; }
.fa-angle-left:before {
  content: "\f104"; }
.fa-angle-right:before {
  content: "\f105"; }
.fa-angle-up:before {
  content: "\f106"; }
.fa-angrycreative:before {
  content: "\f36e"; }
.fa-angular:before {
  content: "\f420"; }
.fa-app-store:before {
  content: "\f36f"; }
.fa-app-store-ios:before {
  content: "\f370"; }
.fa-apper:before {
  content: "\f371"; }
.fa-apple:before {
  content: "\f179"; }
.fa-apple-pay:before {
  content: "\f415"; }
.fa-archive:before {
  content: "\f187"; }
.fa-arrow-alt-circle-down:before {
  content: "\f358"; }
.fa-arrow-alt-circle-left:before {
  content: "\f359"; }
.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }
.fa-arrow-circle-down:before {
  content: "\f0ab"; }
.fa-arrow-circle-left:before {
  content: "\f0a8"; }
.fa-arrow-circle-right:before {
  content: "\f0a9"; }
.fa-arrow-circle-up:before {
  content: "\f0aa"; }
.fa-arrow-down:before {
  content: "\f063"; }
.fa-arrow-left:before {
  content: "\f060"; }
.fa-arrow-right:before {
  content: "\f061"; }
.fa-arrow-up:before {
  content: "\f062"; }
.fa-arrows-alt:before {
  content: "\f0b2"; }
.fa-arrows-alt-h:before {
  content: "\f337"; }
.fa-arrows-alt-v:before {
  content: "\f338"; }
.fa-assistive-listening-systems:before {
  content: "\f2a2"; }
.fa-asterisk:before {
  content: "\f069"; }
.fa-asymmetrik:before {
  content: "\f372"; }
.fa-at:before {
  content: "\f1fa"; }
.fa-audible:before {
  content: "\f373"; }
.fa-audio-description:before {
  content: "\f29e"; }
.fa-autoprefixer:before {
  content: "\f41c"; }
.fa-avianex:before {
  content: "\f374"; }
.fa-aviato:before {
  content: "\f421"; }
.fa-aws:before {
  content: "\f375"; }
.fa-backward:before {
  content: "\f04a"; }
.fa-balance-scale:before {
  content: "\f24e"; }
.fa-ban:before {
  content: "\f05e"; }
.fa-band-aid:before {
  content: "\f462"; }
.fa-bandcamp:before {
  content: "\f2d5"; }
.fa-barcode:before {
  content: "\f02a"; }
.fa-bars:before {
  content: "\f0c9"; }
.fa-baseball-ball:before {
  content: "\f433"; }
.fa-basketball-ball:before {
  content: "\f434"; }
.fa-bath:before {
  content: "\f2cd"; }
.fa-battery-empty:before {
  content: "\f244"; }
.fa-battery-full:before {
  content: "\f240"; }
.fa-battery-half:before {
  content: "\f242"; }
.fa-battery-quarter:before {
  content: "\f243"; }
.fa-battery-three-quarters:before {
  content: "\f241"; }
.fa-bed:before {
  content: "\f236"; }
.fa-beer:before {
  content: "\f0fc"; }
.fa-behance:before {
  content: "\f1b4"; }
.fa-behance-square:before {
  content: "\f1b5"; }
.fa-bell:before {
  content: "\f0f3"; }
.fa-bell-slash:before {
  content: "\f1f6"; }
.fa-bicycle:before {
  content: "\f206"; }
.fa-bimobject:before {
  content: "\f378"; }
.fa-binoculars:before {
  content: "\f1e5"; }
.fa-birthday-cake:before {
  content: "\f1fd"; }
.fa-bitbucket:before {
  content: "\f171"; }
.fa-bitcoin:before {
  content: "\f379"; }
.fa-bity:before {
  content: "\f37a"; }
.fa-black-tie:before {
  content: "\f27e"; }
.fa-blackberry:before {
  content: "\f37b"; }
.fa-blind:before {
  content: "\f29d"; }
.fa-blogger:before {
  content: "\f37c"; }
.fa-blogger-b:before {
  content: "\f37d"; }
.fa-bluetooth:before {
  content: "\f293"; }
.fa-bluetooth-b:before {
  content: "\f294"; }
.fa-bold:before {
  content: "\f032"; }
.fa-bolt:before {
  content: "\f0e7"; }
.fa-bomb:before {
  content: "\f1e2"; }
.fa-book:before {
  content: "\f02d"; }
.fa-bookmark:before {
  content: "\f02e"; }
.fa-bowling-ball:before {
  content: "\f436"; }
.fa-box:before {
  content: "\f466"; }
.fa-box-open:before {
  content: "\f49e"; }
.fa-boxes:before {
  content: "\f468"; }
.fa-braille:before {
  content: "\f2a1"; }
.fa-briefcase:before {
  content: "\f0b1"; }
.fa-briefcase-medical:before {
  content: "\f469"; }
.fa-btc:before {
  content: "\f15a"; }
.fa-bug:before {
  content: "\f188"; }
.fa-building:before {
  content: "\f1ad"; }
.fa-bullhorn:before {
  content: "\f0a1"; }
.fa-bullseye:before {
  content: "\f140"; }
.fa-burn:before {
  content: "\f46a"; }
.fa-buromobelexperte:before {
  content: "\f37f"; }
.fa-bus:before {
  content: "\f207"; }
.fa-buysellads:before {
  content: "\f20d"; }
.fa-calculator:before {
  content: "\f1ec"; }
.fa-calendar:before {
  content: "\f133"; }
.fa-calendar-alt:before {
  content: "\f073"; }
.fa-calendar-check:before {
  content: "\f274"; }
.fa-calendar-minus:before {
  content: "\f272"; }
.fa-calendar-plus:before {
  content: "\f271"; }
.fa-calendar-times:before {
  content: "\f273"; }
.fa-camera:before {
  content: "\f030"; }
.fa-camera-retro:before {
  content: "\f083"; }
.fa-capsules:before {
  content: "\f46b"; }
.fa-car:before {
  content: "\f1b9"; }
.fa-caret-down:before {
  content: "\f0d7"; }
.fa-caret-left:before {
  content: "\f0d9"; }
.fa-caret-right:before {
  content: "\f0da"; }
.fa-caret-square-down:before {
  content: "\f150"; }
.fa-caret-square-left:before {
  content: "\f191"; }
.fa-caret-square-right:before {
  content: "\f152"; }
.fa-caret-square-up:before {
  content: "\f151"; }
.fa-caret-up:before {
  content: "\f0d8"; }
.fa-cart-arrow-down:before {
  content: "\f218"; }
.fa-cart-plus:before {
  content: "\f217"; }
.fa-cc-amazon-pay:before {
  content: "\f42d"; }
.fa-cc-amex:before {
  content: "\f1f3"; }
.fa-cc-apple-pay:before {
  content: "\f416"; }
.fa-cc-diners-club:before {
  content: "\f24c"; }
.fa-cc-discover:before {
  content: "\f1f2"; }
.fa-cc-jcb:before {
  content: "\f24b"; }
.fa-cc-mastercard:before {
  content: "\f1f1"; }
.fa-cc-paypal:before {
  content: "\f1f4"; }
.fa-cc-stripe:before {
  content: "\f1f5"; }
.fa-cc-visa:before {
  content: "\f1f0"; }
.fa-centercode:before {
  content: "\f380"; }
.fa-certificate:before {
  content: "\f0a3"; }
.fa-chart-area:before {
  content: "\f1fe"; }
.fa-chart-bar:before {
  content: "\f080"; }
.fa-chart-line:before {
  content: "\f201"; }
.fa-chart-pie:before {
  content: "\f200"; }
.fa-check:before {
  content: "\f00c"; }
.fa-check-circle:before {
  content: "\f058"; }
.fa-check-square:before {
  content: "\f14a"; }
.fa-chess:before {
  content: "\f439"; }
.fa-chess-bishop:before {
  content: "\f43a"; }
.fa-chess-board:before {
  content: "\f43c"; }
.fa-chess-king:before {
  content: "\f43f"; }
.fa-chess-knight:before {
  content: "\f441"; }
.fa-chess-pawn:before {
  content: "\f443"; }
.fa-chess-queen:before {
  content: "\f445"; }
.fa-chess-rook:before {
  content: "\f447"; }
.fa-chevron-circle-down:before {
  content: "\f13a"; }
.fa-chevron-circle-left:before {
  content: "\f137"; }
.fa-chevron-circle-right:before {
  content: "\f138"; }
.fa-chevron-circle-up:before {
  content: "\f139"; }
.fa-chevron-down:before {
  content: "\f078"; }
.fa-chevron-left:before {
  content: "\f053"; }
.fa-chevron-right:before {
  content: "\f054"; }
.fa-chevron-up:before {
  content: "\f077"; }
.fa-child:before {
  content: "\f1ae"; }
.fa-chrome:before {
  content: "\f268"; }
.fa-circle:before {
  content: "\f111"; }
.fa-circle-notch:before {
  content: "\f1ce"; }
.fa-clipboard:before {
  content: "\f328"; }
.fa-clipboard-check:before {
  content: "\f46c"; }
.fa-clipboard-list:before {
  content: "\f46d"; }
.fa-clock:before {
  content: "\f017"; }
.fa-clone:before {
  content: "\f24d"; }
.fa-closed-captioning:before {
  content: "\f20a"; }
.fa-cloud:before {
  content: "\f0c2"; }
.fa-cloud-download-alt:before {
  content: "\f381"; }
.fa-cloud-upload-alt:before {
  content: "\f382"; }
.fa-cloudscale:before {
  content: "\f383"; }
.fa-cloudsmith:before {
  content: "\f384"; }
.fa-cloudversify:before {
  content: "\f385"; }
.fa-code:before {
  content: "\f121"; }
.fa-code-branch:before {
  content: "\f126"; }
.fa-codepen:before {
  content: "\f1cb"; }
.fa-codiepie:before {
  content: "\f284"; }
.fa-coffee:before {
  content: "\f0f4"; }
.fa-cog:before {
  content: "\f013"; }
.fa-cogs:before {
  content: "\f085"; }
.fa-columns:before {
  content: "\f0db"; }
.fa-comment:before {
  content: "\f075"; }
.fa-comment-alt:before {
  content: "\f27a"; }
.fa-comment-dots:before {
  content: "\f4ad"; }
.fa-comment-slash:before {
  content: "\f4b3"; }
.fa-comments:before {
  content: "\f086"; }
.fa-compass:before {
  content: "\f14e"; }
.fa-compress:before {
  content: "\f066"; }
.fa-connectdevelop:before {
  content: "\f20e"; }
.fa-contao:before {
  content: "\f26d"; }
.fa-copy:before {
  content: "\f0c5"; }
.fa-copyright:before {
  content: "\f1f9"; }
.fa-couch:before {
  content: "\f4b8"; }
.fa-cpanel:before {
  content: "\f388"; }
.fa-creative-commons:before {
  content: "\f25e"; }
.fa-creative-commons-by:before {
  content: "\f4e7"; }
.fa-creative-commons-nc:before {
  content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }
.fa-creative-commons-nd:before {
  content: "\f4eb"; }
.fa-creative-commons-pd:before {
  content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }
.fa-creative-commons-remix:before {
  content: "\f4ee"; }
.fa-creative-commons-sa:before {
  content: "\f4ef"; }
.fa-creative-commons-sampling:before {
  content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }
.fa-creative-commons-share:before {
  content: "\f4f2"; }
.fa-credit-card:before {
  content: "\f09d"; }
.fa-crop:before {
  content: "\f125"; }
.fa-crosshairs:before {
  content: "\f05b"; }
.fa-css3:before {
  content: "\f13c"; }
.fa-css3-alt:before {
  content: "\f38b"; }
.fa-cube:before {
  content: "\f1b2"; }
.fa-cubes:before {
  content: "\f1b3"; }
.fa-cut:before {
  content: "\f0c4"; }
.fa-cuttlefish:before {
  content: "\f38c"; }
.fa-d-and-d:before {
  content: "\f38d"; }
.fa-dashcube:before {
  content: "\f210"; }
.fa-database:before {
  content: "\f1c0"; }
.fa-deaf:before {
  content: "\f2a4"; }
.fa-delicious:before {
  content: "\f1a5"; }
.fa-deploydog:before {
  content: "\f38e"; }
.fa-deskpro:before {
  content: "\f38f"; }
.fa-desktop:before {
  content: "\f108"; }
.fa-deviantart:before {
  content: "\f1bd"; }
.fa-diagnoses:before {
  content: "\f470"; }
.fa-digg:before {
  content: "\f1a6"; }
.fa-digital-ocean:before {
  content: "\f391"; }
.fa-discord:before {
  content: "\f392"; }
.fa-discourse:before {
  content: "\f393"; }
.fa-dna:before {
  content: "\f471"; }
.fa-dochub:before {
  content: "\f394"; }
.fa-docker:before {
  content: "\f395"; }
.fa-dollar-sign:before {
  content: "\f155"; }
.fa-dolly:before {
  content: "\f472"; }
.fa-dolly-flatbed:before {
  content: "\f474"; }
.fa-donate:before {
  content: "\f4b9"; }
.fa-dot-circle:before {
  content: "\f192"; }
.fa-dove:before {
  content: "\f4ba"; }
.fa-download:before {
  content: "\f019"; }
.fa-draft2digital:before {
  content: "\f396"; }
.fa-dribbble:before {
  content: "\f17d"; }
.fa-dribbble-square:before {
  content: "\f397"; }
.fa-dropbox:before {
  content: "\f16b"; }
.fa-drupal:before {
  content: "\f1a9"; }
.fa-dyalog:before {
  content: "\f399"; }
.fa-earlybirds:before {
  content: "\f39a"; }
.fa-ebay:before {
  content: "\f4f4"; }
.fa-edge:before {
  content: "\f282"; }
.fa-edit:before {
  content: "\f044"; }
.fa-eject:before {
  content: "\f052"; }
.fa-elementor:before {
  content: "\f430"; }
.fa-ellipsis-h:before {
  content: "\f141"; }
.fa-ellipsis-v:before {
  content: "\f142"; }
.fa-ember:before {
  content: "\f423"; }
.fa-empire:before {
  content: "\f1d1"; }
.fa-envelope:before {
  content: "\f0e0"; }
.fa-envelope-open:before {
  content: "\f2b6"; }
.fa-envelope-square:before {
  content: "\f199"; }
.fa-envira:before {
  content: "\f299"; }
.fa-eraser:before {
  content: "\f12d"; }
.fa-erlang:before {
  content: "\f39d"; }
.fa-ethereum:before {
  content: "\f42e"; }
.fa-etsy:before {
  content: "\f2d7"; }
.fa-euro-sign:before {
  content: "\f153"; }
.fa-exchange-alt:before {
  content: "\f362"; }
.fa-exclamation:before {
  content: "\f12a"; }
.fa-exclamation-circle:before {
  content: "\f06a"; }
.fa-exclamation-triangle:before {
  content: "\f071"; }
.fa-expand:before {
  content: "\f065"; }
.fa-expand-arrows-alt:before {
  content: "\f31e"; }
.fa-expeditedssl:before {
  content: "\f23e"; }
.fa-external-link-alt:before {
  content: "\f35d"; }
.fa-external-link-square-alt:before {
  content: "\f360"; }
.fa-eye:before {
  content: "\f06e"; }
.fa-eye-dropper:before {
  content: "\f1fb"; }
.fa-eye-slash:before {
  content: "\f070"; }
.fa-facebook:before {
  content: "\f09a"; }
.fa-facebook-f:before {
  content: "\f39e"; }
.fa-facebook-messenger:before {
  content: "\f39f"; }
.fa-facebook-square:before {
  content: "\f082"; }
.fa-fast-backward:before {
  content: "\f049"; }
.fa-fast-forward:before {
  content: "\f050"; }
.fa-fax:before {
  content: "\f1ac"; }
.fa-female:before {
  content: "\f182"; }
.fa-fighter-jet:before {
  content: "\f0fb"; }
.fa-file:before {
  content: "\f15b"; }
.fa-file-alt:before {
  content: "\f15c"; }
.fa-file-archive:before {
  content: "\f1c6"; }
.fa-file-audio:before {
  content: "\f1c7"; }
.fa-file-code:before {
  content: "\f1c9"; }
.fa-file-excel:before {
  content: "\f1c3"; }
.fa-file-image:before {
  content: "\f1c5"; }
.fa-file-medical:before {
  content: "\f477"; }
.fa-file-medical-alt:before {
  content: "\f478"; }
.fa-file-pdf:before {
  content: "\f1c1"; }
.fa-file-powerpoint:before {
  content: "\f1c4"; }
.fa-file-video:before {
  content: "\f1c8"; }
.fa-file-word:before {
  content: "\f1c2"; }
.fa-film:before {
  content: "\f008"; }
.fa-filter:before {
  content: "\f0b0"; }
.fa-fire:before {
  content: "\f06d"; }
.fa-fire-extinguisher:before {
  content: "\f134"; }
.fa-firefox:before {
  content: "\f269"; }
.fa-first-aid:before {
  content: "\f479"; }
.fa-first-order:before {
  content: "\f2b0"; }
.fa-first-order-alt:before {
  content: "\f50a"; }
.fa-firstdraft:before {
  content: "\f3a1"; }
.fa-flag:before {
  content: "\f024"; }
.fa-flag-checkered:before {
  content: "\f11e"; }
.fa-flask:before {
  content: "\f0c3"; }
.fa-flickr:before {
  content: "\f16e"; }
.fa-flipboard:before {
  content: "\f44d"; }
.fa-fly:before {
  content: "\f417"; }
.fa-folder:before {
  content: "\f07b"; }
.fa-folder-open:before {
  content: "\f07c"; }
.fa-font:before {
  content: "\f031"; }
.fa-font-awesome:before {
  content: "\f2b4"; }
.fa-font-awesome-alt:before {
  content: "\f35c"; }
.fa-font-awesome-flag:before {
  content: "\f425"; }
.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }
.fa-fonticons:before {
  content: "\f280"; }
.fa-fonticons-fi:before {
  content: "\f3a2"; }
.fa-football-ball:before {
  content: "\f44e"; }
.fa-fort-awesome:before {
  content: "\f286"; }
.fa-fort-awesome-alt:before {
  content: "\f3a3"; }
.fa-forumbee:before {
  content: "\f211"; }
.fa-forward:before {
  content: "\f04e"; }
.fa-foursquare:before {
  content: "\f180"; }
.fa-free-code-camp:before {
  content: "\f2c5"; }
.fa-freebsd:before {
  content: "\f3a4"; }
.fa-frown:before {
  content: "\f119"; }
.fa-fulcrum:before {
  content: "\f50b"; }
.fa-futbol:before {
  content: "\f1e3"; }
.fa-galactic-republic:before {
  content: "\f50c"; }
.fa-galactic-senate:before {
  content: "\f50d"; }
.fa-gamepad:before {
  content: "\f11b"; }
.fa-gavel:before {
  content: "\f0e3"; }
.fa-gem:before {
  content: "\f3a5"; }
.fa-genderless:before {
  content: "\f22d"; }
.fa-get-pocket:before {
  content: "\f265"; }
.fa-gg:before {
  content: "\f260"; }
.fa-gg-circle:before {
  content: "\f261"; }
.fa-gift:before {
  content: "\f06b"; }
.fa-git:before {
  content: "\f1d3"; }
.fa-git-square:before {
  content: "\f1d2"; }
.fa-github:before {
  content: "\f09b"; }
.fa-github-alt:before {
  content: "\f113"; }
.fa-github-square:before {
  content: "\f092"; }
.fa-gitkraken:before {
  content: "\f3a6"; }
.fa-gitlab:before {
  content: "\f296"; }
.fa-gitter:before {
  content: "\f426"; }
.fa-glass-martini:before {
  content: "\f000"; }
.fa-glide:before {
  content: "\f2a5"; }
.fa-glide-g:before {
  content: "\f2a6"; }
.fa-globe:before {
  content: "\f0ac"; }
.fa-gofore:before {
  content: "\f3a7"; }
.fa-golf-ball:before {
  content: "\f450"; }
.fa-goodreads:before {
  content: "\f3a8"; }
.fa-goodreads-g:before {
  content: "\f3a9"; }
.fa-google:before {
  content: "\f1a0"; }
.fa-google-drive:before {
  content: "\f3aa"; }
.fa-google-play:before {
  content: "\f3ab"; }
.fa-google-plus:before {
  content: "\f2b3"; }
.fa-google-plus-g:before {
  content: "\f0d5"; }
.fa-google-plus-square:before {
  content: "\f0d4"; }
.fa-google-wallet:before {
  content: "\f1ee"; }
.fa-graduation-cap:before {
  content: "\f19d"; }
.fa-gratipay:before {
  content: "\f184"; }
.fa-grav:before {
  content: "\f2d6"; }
.fa-gripfire:before {
  content: "\f3ac"; }
.fa-grunt:before {
  content: "\f3ad"; }
.fa-gulp:before {
  content: "\f3ae"; }
.fa-h-square:before {
  content: "\f0fd"; }
.fa-hacker-news:before {
  content: "\f1d4"; }
.fa-hacker-news-square:before {
  content: "\f3af"; }
.fa-hand-holding:before {
  content: "\f4bd"; }
.fa-hand-holding-heart:before {
  content: "\f4be"; }
.fa-hand-holding-usd:before {
  content: "\f4c0"; }
.fa-hand-lizard:before {
  content: "\f258"; }
.fa-hand-paper:before {
  content: "\f256"; }
.fa-hand-peace:before {
  content: "\f25b"; }
.fa-hand-point-down:before {
  content: "\f0a7"; }
.fa-hand-point-left:before {
  content: "\f0a5"; }
.fa-hand-point-right:before {
  content: "\f0a4"; }
.fa-hand-point-up:before {
  content: "\f0a6"; }
.fa-hand-pointer:before {
  content: "\f25a"; }
.fa-hand-rock:before {
  content: "\f255"; }
.fa-hand-scissors:before {
  content: "\f257"; }
.fa-hand-spock:before {
  content: "\f259"; }
.fa-hands:before {
  content: "\f4c2"; }
.fa-hands-helping:before {
  content: "\f4c4"; }
.fa-handshake:before {
  content: "\f2b5"; }
.fa-hashtag:before {
  content: "\f292"; }
.fa-hdd:before {
  content: "\f0a0"; }
.fa-heading:before {
  content: "\f1dc"; }
.fa-headphones:before {
  content: "\f025"; }
.fa-heart:before {
  content: "\f004"; }
.fa-heartbeat:before {
  content: "\f21e"; }
.fa-hips:before {
  content: "\f452"; }
.fa-hire-a-helper:before {
  content: "\f3b0"; }
.fa-history:before {
  content: "\f1da"; }
.fa-hockey-puck:before {
  content: "\f453"; }
.fa-home:before {
  content: "\f015"; }
.fa-hooli:before {
  content: "\f427"; }
.fa-hospital:before {
  content: "\f0f8"; }
.fa-hospital-alt:before {
  content: "\f47d"; }
.fa-hospital-symbol:before {
  content: "\f47e"; }
.fa-hotjar:before {
  content: "\f3b1"; }
.fa-hourglass:before {
  content: "\f254"; }
.fa-hourglass-end:before {
  content: "\f253"; }
.fa-hourglass-half:before {
  content: "\f252"; }
.fa-hourglass-start:before {
  content: "\f251"; }
.fa-houzz:before {
  content: "\f27c"; }
.fa-html5:before {
  content: "\f13b"; }
.fa-hubspot:before {
  content: "\f3b2"; }
.fa-i-cursor:before {
  content: "\f246"; }
.fa-id-badge:before {
  content: "\f2c1"; }
.fa-id-card:before {
  content: "\f2c2"; }
.fa-id-card-alt:before {
  content: "\f47f"; }
.fa-image:before {
  content: "\f03e"; }
.fa-images:before {
  content: "\f302"; }
.fa-imdb:before {
  content: "\f2d8"; }
.fa-inbox:before {
  content: "\f01c"; }
.fa-indent:before {
  content: "\f03c"; }
.fa-industry:before {
  content: "\f275"; }
.fa-info:before {
  content: "\f129"; }
.fa-info-circle:before {
  content: "\f05a"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-internet-explorer:before {
  content: "\f26b"; }
.fa-ioxhost:before {
  content: "\f208"; }
.fa-italic:before {
  content: "\f033"; }
.fa-itunes:before {
  content: "\f3b4"; }
.fa-itunes-note:before {
  content: "\f3b5"; }
.fa-java:before {
  content: "\f4e4"; }
.fa-jedi-order:before {
  content: "\f50e"; }
.fa-jenkins:before {
  content: "\f3b6"; }
.fa-joget:before {
  content: "\f3b7"; }
.fa-joomla:before {
  content: "\f1aa"; }
.fa-js:before {
  content: "\f3b8"; }
.fa-js-square:before {
  content: "\f3b9"; }
.fa-jsfiddle:before {
  content: "\f1cc"; }
.fa-key:before {
  content: "\f084"; }
.fa-keybase:before {
  content: "\f4f5"; }
.fa-keyboard:before {
  content: "\f11c"; }
.fa-keycdn:before {
  content: "\f3ba"; }
.fa-kickstarter:before {
  content: "\f3bb"; }
.fa-kickstarter-k:before {
  content: "\f3bc"; }
.fa-korvue:before {
  content: "\f42f"; }
.fa-language:before {
  content: "\f1ab"; }
.fa-laptop:before {
  content: "\f109"; }
.fa-laravel:before {
  content: "\f3bd"; }
.fa-lastfm:before {
  content: "\f202"; }
.fa-lastfm-square:before {
  content: "\f203"; }
.fa-leaf:before {
  content: "\f06c"; }
.fa-leanpub:before {
  content: "\f212"; }
.fa-lemon:before {
  content: "\f094"; }
.fa-less:before {
  content: "\f41d"; }
.fa-level-down-alt:before {
  content: "\f3be"; }
.fa-level-up-alt:before {
  content: "\f3bf"; }
.fa-life-ring:before {
  content: "\f1cd"; }
.fa-lightbulb:before {
  content: "\f0eb"; }
.fa-line:before {
  content: "\f3c0"; }
.fa-link:before {
  content: "\f0c1"; }
.fa-linkedin:before {
  content: "\f08c"; }
.fa-linkedin-in:before {
  content: "\f0e1"; }
.fa-linode:before {
  content: "\f2b8"; }
.fa-linux:before {
  content: "\f17c"; }
.fa-lira-sign:before {
  content: "\f195"; }
.fa-list:before {
  content: "\f03a"; }
.fa-list-alt:before {
  content: "\f022"; }
.fa-list-ol:before {
  content: "\f0cb"; }
.fa-list-ul:before {
  content: "\f0ca"; }
.fa-location-arrow:before {
  content: "\f124"; }
.fa-lock:before {
  content: "\f023"; }
.fa-lock-open:before {
  content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
  content: "\f309"; }
.fa-long-arrow-alt-left:before {
  content: "\f30a"; }
.fa-long-arrow-alt-right:before {
  content: "\f30b"; }
.fa-long-arrow-alt-up:before {
  content: "\f30c"; }
.fa-low-vision:before {
  content: "\f2a8"; }
.fa-lyft:before {
  content: "\f3c3"; }
.fa-magento:before {
  content: "\f3c4"; }
.fa-magic:before {
  content: "\f0d0"; }
.fa-magnet:before {
  content: "\f076"; }
.fa-male:before {
  content: "\f183"; }
.fa-mandalorian:before {
  content: "\f50f"; }
.fa-map:before {
  content: "\f279"; }
.fa-map-marker:before {
  content: "\f041"; }
.fa-map-marker-alt:before {
  content: "\f3c5"; }
.fa-map-pin:before {
  content: "\f276"; }
.fa-map-signs:before {
  content: "\f277"; }
.fa-mars:before {
  content: "\f222"; }
.fa-mars-double:before {
  content: "\f227"; }
.fa-mars-stroke:before {
  content: "\f229"; }
.fa-mars-stroke-h:before {
  content: "\f22b"; }
.fa-mars-stroke-v:before {
  content: "\f22a"; }
.fa-mastodon:before {
  content: "\f4f6"; }
.fa-maxcdn:before {
  content: "\f136"; }
.fa-medapps:before {
  content: "\f3c6"; }
.fa-medium:before {
  content: "\f23a"; }
.fa-medium-m:before {
  content: "\f3c7"; }
.fa-medkit:before {
  content: "\f0fa"; }
.fa-medrt:before {
  content: "\f3c8"; }
.fa-meetup:before {
  content: "\f2e0"; }
.fa-meh:before {
  content: "\f11a"; }
.fa-mercury:before {
  content: "\f223"; }
.fa-microchip:before {
  content: "\f2db"; }
.fa-microphone:before {
  content: "\f130"; }
.fa-microphone-slash:before {
  content: "\f131"; }
.fa-microsoft:before {
  content: "\f3ca"; }
.fa-minus:before {
  content: "\f068"; }
.fa-minus-circle:before {
  content: "\f056"; }
.fa-minus-square:before {
  content: "\f146"; }
.fa-mix:before {
  content: "\f3cb"; }
.fa-mixcloud:before {
  content: "\f289"; }
.fa-mizuni:before {
  content: "\f3cc"; }
.fa-mobile:before {
  content: "\f10b"; }
.fa-mobile-alt:before {
  content: "\f3cd"; }
.fa-modx:before {
  content: "\f285"; }
.fa-monero:before {
  content: "\f3d0"; }
.fa-money-bill-alt:before {
  content: "\f3d1"; }
.fa-moon:before {
  content: "\f186"; }
.fa-motorcycle:before {
  content: "\f21c"; }
.fa-mouse-pointer:before {
  content: "\f245"; }
.fa-music:before {
  content: "\f001"; }
.fa-napster:before {
  content: "\f3d2"; }
.fa-neuter:before {
  content: "\f22c"; }
.fa-newspaper:before {
  content: "\f1ea"; }
.fa-nintendo-switch:before {
  content: "\f418"; }
.fa-node:before {
  content: "\f419"; }
.fa-node-js:before {
  content: "\f3d3"; }
.fa-notes-medical:before {
  content: "\f481"; }
.fa-npm:before {
  content: "\f3d4"; }
.fa-ns8:before {
  content: "\f3d5"; }
.fa-nutritionix:before {
  content: "\f3d6"; }
.fa-object-group:before {
  content: "\f247"; }
.fa-object-ungroup:before {
  content: "\f248"; }
.fa-odnoklassniki:before {
  content: "\f263"; }
.fa-odnoklassniki-square:before {
  content: "\f264"; }
.fa-old-republic:before {
  content: "\f510"; }
.fa-opencart:before {
  content: "\f23d"; }
.fa-openid:before {
  content: "\f19b"; }
.fa-opera:before {
  content: "\f26a"; }
.fa-optin-monster:before {
  content: "\f23c"; }
.fa-osi:before {
  content: "\f41a"; }
.fa-outdent:before {
  content: "\f03b"; }
.fa-page4:before {
  content: "\f3d7"; }
.fa-pagelines:before {
  content: "\f18c"; }
.fa-paint-brush:before {
  content: "\f1fc"; }
.fa-palfed:before {
  content: "\f3d8"; }
.fa-pallet:before {
  content: "\f482"; }
.fa-paper-plane:before {
  content: "\f1d8"; }
.fa-paperclip:before {
  content: "\f0c6"; }
.fa-parachute-box:before {
  content: "\f4cd"; }
.fa-paragraph:before {
  content: "\f1dd"; }
.fa-paste:before {
  content: "\f0ea"; }
.fa-patreon:before {
  content: "\f3d9"; }
.fa-pause:before {
  content: "\f04c"; }
.fa-pause-circle:before {
  content: "\f28b"; }
.fa-paw:before {
  content: "\f1b0"; }
.fa-paypal:before {
  content: "\f1ed"; }
.fa-pen-square:before {
  content: "\f14b"; }
.fa-pencil-alt:before {
  content: "\f303"; }
.fa-people-carry:before {
  content: "\f4ce"; }
.fa-percent:before {
  content: "\f295"; }
.fa-periscope:before {
  content: "\f3da"; }
.fa-phabricator:before {
  content: "\f3db"; }
.fa-phoenix-framework:before {
  content: "\f3dc"; }
.fa-phoenix-squadron:before {
  content: "\f511"; }
.fa-phone:before {
  content: "\f095"; }
.fa-phone-slash:before {
  content: "\f3dd"; }
.fa-phone-square:before {
  content: "\f098"; }
.fa-phone-volume:before {
  content: "\f2a0"; }
.fa-php:before {
  content: "\f457"; }
.fa-pied-piper:before {
  content: "\f2ae"; }
.fa-pied-piper-alt:before {
  content: "\f1a8"; }
.fa-pied-piper-hat:before {
  content: "\f4e5"; }
.fa-pied-piper-pp:before {
  content: "\f1a7"; }
.fa-piggy-bank:before {
  content: "\f4d3"; }
.fa-pills:before {
  content: "\f484"; }
.fa-pinterest:before {
  content: "\f0d2"; }
.fa-pinterest-p:before {
  content: "\f231"; }
.fa-pinterest-square:before {
  content: "\f0d3"; }
.fa-plane:before {
  content: "\f072"; }
.fa-play:before {
  content: "\f04b"; }
.fa-play-circle:before {
  content: "\f144"; }
.fa-playstation:before {
  content: "\f3df"; }
.fa-plug:before {
  content: "\f1e6"; }
.fa-plus:before {
  content: "\f067"; }
.fa-plus-circle:before {
  content: "\f055"; }
.fa-plus-square:before {
  content: "\f0fe"; }
.fa-podcast:before {
  content: "\f2ce"; }
.fa-poo:before {
  content: "\f2fe"; }
.fa-portrait:before {
  content: "\f3e0"; }
.fa-pound-sign:before {
  content: "\f154"; }
.fa-power-off:before {
  content: "\f011"; }
.fa-prescription-bottle:before {
  content: "\f485"; }
.fa-prescription-bottle-alt:before {
  content: "\f486"; }
.fa-print:before {
  content: "\f02f"; }
.fa-procedures:before {
  content: "\f487"; }
.fa-product-hunt:before {
  content: "\f288"; }
.fa-pushed:before {
  content: "\f3e1"; }
.fa-puzzle-piece:before {
  content: "\f12e"; }
.fa-python:before {
  content: "\f3e2"; }
.fa-qq:before {
  content: "\f1d6"; }
.fa-qrcode:before {
  content: "\f029"; }
.fa-question:before {
  content: "\f128"; }
.fa-question-circle:before {
  content: "\f059"; }
.fa-quidditch:before {
  content: "\f458"; }
.fa-quinscape:before {
  content: "\f459"; }
.fa-quora:before {
  content: "\f2c4"; }
.fa-quote-left:before {
  content: "\f10d"; }
.fa-quote-right:before {
  content: "\f10e"; }
.fa-r-project:before {
  content: "\f4f7"; }
.fa-random:before {
  content: "\f074"; }
.fa-ravelry:before {
  content: "\f2d9"; }
.fa-react:before {
  content: "\f41b"; }
.fa-readme:before {
  content: "\f4d5"; }
.fa-rebel:before {
  content: "\f1d0"; }
.fa-recycle:before {
  content: "\f1b8"; }
.fa-red-river:before {
  content: "\f3e3"; }
.fa-reddit:before {
  content: "\f1a1"; }
.fa-reddit-alien:before {
  content: "\f281"; }
.fa-reddit-square:before {
  content: "\f1a2"; }
.fa-redo:before {
  content: "\f01e"; }
.fa-redo-alt:before {
  content: "\f2f9"; }
.fa-registered:before {
  content: "\f25d"; }
.fa-rendact:before {
  content: "\f3e4"; }
.fa-renren:before {
  content: "\f18b"; }
.fa-reply:before {
  content: "\f3e5"; }
.fa-reply-all:before {
  content: "\f122"; }
.fa-replyd:before {
  content: "\f3e6"; }
.fa-researchgate:before {
  content: "\f4f8"; }
.fa-resolving:before {
  content: "\f3e7"; }
.fa-retweet:before {
  content: "\f079"; }
.fa-ribbon:before {
  content: "\f4d6"; }
.fa-road:before {
  content: "\f018"; }
.fa-rocket:before {
  content: "\f135"; }
.fa-rocketchat:before {
  content: "\f3e8"; }
.fa-rockrms:before {
  content: "\f3e9"; }
.fa-rss:before {
  content: "\f09e"; }
.fa-rss-square:before {
  content: "\f143"; }
.fa-ruble-sign:before {
  content: "\f158"; }
.fa-rupee-sign:before {
  content: "\f156"; }
.fa-safari:before {
  content: "\f267"; }
.fa-sass:before {
  content: "\f41e"; }
.fa-save:before {
  content: "\f0c7"; }
.fa-schlix:before {
  content: "\f3ea"; }
.fa-scribd:before {
  content: "\f28a"; }
.fa-search:before {
  content: "\f002"; }
.fa-search-minus:before {
  content: "\f010"; }
.fa-search-plus:before {
  content: "\f00e"; }
.fa-searchengin:before {
  content: "\f3eb"; }
.fa-seedling:before {
  content: "\f4d8"; }
.fa-sellcast:before {
  content: "\f2da"; }
.fa-sellsy:before {
  content: "\f213"; }
.fa-server:before {
  content: "\f233"; }
.fa-servicestack:before {
  content: "\f3ec"; }
.fa-share:before {
  content: "\f064"; }
.fa-share-alt:before {
  content: "\f1e0"; }
.fa-share-alt-square:before {
  content: "\f1e1"; }
.fa-share-square:before {
  content: "\f14d"; }
.fa-shekel-sign:before {
  content: "\f20b"; }
.fa-shield-alt:before {
  content: "\f3ed"; }
.fa-ship:before {
  content: "\f21a"; }
.fa-shipping-fast:before {
  content: "\f48b"; }
.fa-shirtsinbulk:before {
  content: "\f214"; }
.fa-shopping-bag:before {
  content: "\f290"; }
.fa-shopping-basket:before {
  content: "\f291"; }
.fa-shopping-cart:before {
  content: "\f07a"; }
.fa-shower:before {
  content: "\f2cc"; }
.fa-sign:before {
  content: "\f4d9"; }
.fa-sign-in-alt:before {
  content: "\f2f6"; }
.fa-sign-language:before {
  content: "\f2a7"; }
.fa-sign-out-alt:before {
  content: "\f2f5"; }
.fa-signal:before {
  content: "\f012"; }
.fa-simplybuilt:before {
  content: "\f215"; }
.fa-sistrix:before {
  content: "\f3ee"; }
.fa-sitemap:before {
  content: "\f0e8"; }
.fa-sith:before {
  content: "\f512"; }
.fa-skyatlas:before {
  content: "\f216"; }
.fa-skype:before {
  content: "\f17e"; }
.fa-slack:before {
  content: "\f198"; }
.fa-slack-hash:before {
  content: "\f3ef"; }
.fa-sliders-h:before {
  content: "\f1de"; }
.fa-slideshare:before {
  content: "\f1e7"; }
.fa-smile:before {
  content: "\f118"; }
.fa-smoking:before {
  content: "\f48d"; }
.fa-snapchat:before {
  content: "\f2ab"; }
.fa-snapchat-ghost:before {
  content: "\f2ac"; }
.fa-snapchat-square:before {
  content: "\f2ad"; }
.fa-snowflake:before {
  content: "\f2dc"; }
.fa-sort:before {
  content: "\f0dc"; }
.fa-sort-alpha-down:before {
  content: "\f15d"; }
.fa-sort-alpha-up:before {
  content: "\f15e"; }
.fa-sort-amount-down:before {
  content: "\f160"; }
.fa-sort-amount-up:before {
  content: "\f161"; }
.fa-sort-down:before {
  content: "\f0dd"; }
.fa-sort-numeric-down:before {
  content: "\f162"; }
.fa-sort-numeric-up:before {
  content: "\f163"; }
.fa-sort-up:before {
  content: "\f0de"; }
.fa-soundcloud:before {
  content: "\f1be"; }
.fa-space-shuttle:before {
  content: "\f197"; }
.fa-speakap:before {
  content: "\f3f3"; }
.fa-spinner:before {
  content: "\f110"; }
.fa-spotify:before {
  content: "\f1bc"; }
.fa-square:before {
  content: "\f0c8"; }
.fa-square-full:before {
  content: "\f45c"; }
.fa-stack-exchange:before {
  content: "\f18d"; }
.fa-stack-overflow:before {
  content: "\f16c"; }
.fa-star:before {
  content: "\f005"; }
.fa-star-half:before {
  content: "\f089"; }
.fa-staylinked:before {
  content: "\f3f5"; }
.fa-steam:before {
  content: "\f1b6"; }
.fa-steam-square:before {
  content: "\f1b7"; }
.fa-steam-symbol:before {
  content: "\f3f6"; }
.fa-step-backward:before {
  content: "\f048"; }
.fa-step-forward:before {
  content: "\f051"; }
.fa-stethoscope:before {
  content: "\f0f1"; }
.fa-sticker-mule:before {
  content: "\f3f7"; }
.fa-sticky-note:before {
  content: "\f249"; }
.fa-stop:before {
  content: "\f04d"; }
.fa-stop-circle:before {
  content: "\f28d"; }
.fa-stopwatch:before {
  content: "\f2f2"; }
.fa-strava:before {
  content: "\f428"; }
.fa-street-view:before {
  content: "\f21d"; }
.fa-strikethrough:before {
  content: "\f0cc"; }
.fa-stripe:before {
  content: "\f429"; }
.fa-stripe-s:before {
  content: "\f42a"; }
.fa-studiovinari:before {
  content: "\f3f8"; }
.fa-stumbleupon:before {
  content: "\f1a4"; }
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.fa-subscript:before {
  content: "\f12c"; }
.fa-subway:before {
  content: "\f239"; }
.fa-suitcase:before {
  content: "\f0f2"; }
.fa-sun:before {
  content: "\f185"; }
.fa-superpowers:before {
  content: "\f2dd"; }
.fa-superscript:before {
  content: "\f12b"; }
.fa-supple:before {
  content: "\f3f9"; }
.fa-sync:before {
  content: "\f021"; }
.fa-sync-alt:before {
  content: "\f2f1"; }
.fa-syringe:before {
  content: "\f48e"; }
.fa-table:before {
  content: "\f0ce"; }
.fa-table-tennis:before {
  content: "\f45d"; }
.fa-tablet:before {
  content: "\f10a"; }
.fa-tablet-alt:before {
  content: "\f3fa"; }
.fa-tablets:before {
  content: "\f490"; }
.fa-tachometer-alt:before {
  content: "\f3fd"; }
.fa-tag:before {
  content: "\f02b"; }
.fa-tags:before {
  content: "\f02c"; }
.fa-tape:before {
  content: "\f4db"; }
.fa-tasks:before {
  content: "\f0ae"; }
.fa-taxi:before {
  content: "\f1ba"; }
.fa-teamspeak:before {
  content: "\f4f9"; }
.fa-telegram:before {
  content: "\f2c6"; }
.fa-telegram-plane:before {
  content: "\f3fe"; }
.fa-tencent-weibo:before {
  content: "\f1d5"; }
.fa-terminal:before {
  content: "\f120"; }
.fa-text-height:before {
  content: "\f034"; }
.fa-text-width:before {
  content: "\f035"; }
.fa-th:before {
  content: "\f00a"; }
.fa-th-large:before {
  content: "\f009"; }
.fa-th-list:before {
  content: "\f00b"; }
.fa-themeisle:before {
  content: "\f2b2"; }
.fa-thermometer:before {
  content: "\f491"; }
.fa-thermometer-empty:before {
  content: "\f2cb"; }
.fa-thermometer-full:before {
  content: "\f2c7"; }
.fa-thermometer-half:before {
  content: "\f2c9"; }
.fa-thermometer-quarter:before {
  content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }
.fa-thumbs-down:before {
  content: "\f165"; }
.fa-thumbs-up:before {
  content: "\f164"; }
.fa-thumbtack:before {
  content: "\f08d"; }
.fa-ticket-alt:before {
  content: "\f3ff"; }
.fa-times:before {
  content: "\f00d"; }
.fa-times-circle:before {
  content: "\f057"; }
.fa-tint:before {
  content: "\f043"; }
.fa-toggle-off:before {
  content: "\f204"; }
.fa-toggle-on:before {
  content: "\f205"; }
.fa-trade-federation:before {
  content: "\f513"; }
.fa-trademark:before {
  content: "\f25c"; }
.fa-train:before {
  content: "\f238"; }
.fa-transgender:before {
  content: "\f224"; }
.fa-transgender-alt:before {
  content: "\f225"; }
.fa-trash:before {
  content: "\f1f8"; }
.fa-trash-alt:before {
  content: "\f2ed"; }
.fa-tree:before {
  content: "\f1bb"; }
.fa-trello:before {
  content: "\f181"; }
.fa-tripadvisor:before {
  content: "\f262"; }
.fa-trophy:before {
  content: "\f091"; }
.fa-truck:before {
  content: "\f0d1"; }
.fa-truck-loading:before {
  content: "\f4de"; }
.fa-truck-moving:before {
  content: "\f4df"; }
.fa-tty:before {
  content: "\f1e4"; }
.fa-tumblr:before {
  content: "\f173"; }
.fa-tumblr-square:before {
  content: "\f174"; }
.fa-tv:before {
  content: "\f26c"; }
.fa-twitch:before {
  content: "\f1e8"; }
.fa-twitter:before {
  content: "\f099"; }
.fa-twitter-square:before {
  content: "\f081"; }
.fa-typo3:before {
  content: "\f42b"; }
.fa-uber:before {
  content: "\f402"; }
.fa-uikit:before {
  content: "\f403"; }
.fa-umbrella:before {
  content: "\f0e9"; }
.fa-underline:before {
  content: "\f0cd"; }
.fa-undo:before {
  content: "\f0e2"; }
.fa-undo-alt:before {
  content: "\f2ea"; }
.fa-uniregistry:before {
  content: "\f404"; }
.fa-universal-access:before {
  content: "\f29a"; }
.fa-university:before {
  content: "\f19c"; }
.fa-unlink:before {
  content: "\f127"; }
.fa-unlock:before {
  content: "\f09c"; }
.fa-unlock-alt:before {
  content: "\f13e"; }
.fa-untappd:before {
  content: "\f405"; }
.fa-upload:before {
  content: "\f093"; }
.fa-usb:before {
  content: "\f287"; }
.fa-user:before {
  content: "\f007"; }
.fa-user-alt:before {
  content: "\f406"; }
.fa-user-alt-slash:before {
  content: "\f4fa"; }
.fa-user-astronaut:before {
  content: "\f4fb"; }
.fa-user-check:before {
  content: "\f4fc"; }
.fa-user-circle:before {
  content: "\f2bd"; }
.fa-user-clock:before {
  content: "\f4fd"; }
.fa-user-cog:before {
  content: "\f4fe"; }
.fa-user-edit:before {
  content: "\f4ff"; }
.fa-user-friends:before {
  content: "\f500"; }
.fa-user-graduate:before {
  content: "\f501"; }
.fa-user-lock:before {
  content: "\f502"; }
.fa-user-md:before {
  content: "\f0f0"; }
.fa-user-minus:before {
  content: "\f503"; }
.fa-user-ninja:before {
  content: "\f504"; }
.fa-user-plus:before {
  content: "\f234"; }
.fa-user-secret:before {
  content: "\f21b"; }
.fa-user-shield:before {
  content: "\f505"; }
.fa-user-slash:before {
  content: "\f506"; }
.fa-user-tag:before {
  content: "\f507"; }
.fa-user-tie:before {
  content: "\f508"; }
.fa-user-times:before {
  content: "\f235"; }
.fa-users:before {
  content: "\f0c0"; }
.fa-users-cog:before {
  content: "\f509"; }
.fa-ussunnah:before {
  content: "\f407"; }
.fa-utensil-spoon:before {
  content: "\f2e5"; }
.fa-utensils:before {
  content: "\f2e7"; }
.fa-vaadin:before {
  content: "\f408"; }
.fa-venus:before {
  content: "\f221"; }
.fa-venus-double:before {
  content: "\f226"; }
.fa-venus-mars:before {
  content: "\f228"; }
.fa-viacoin:before {
  content: "\f237"; }
.fa-viadeo:before {
  content: "\f2a9"; }
.fa-viadeo-square:before {
  content: "\f2aa"; }
.fa-vial:before {
  content: "\f492"; }
.fa-vials:before {
  content: "\f493"; }
.fa-viber:before {
  content: "\f409"; }
.fa-video:before {
  content: "\f03d"; }
.fa-video-slash:before {
  content: "\f4e2"; }
.fa-vimeo:before {
  content: "\f40a"; }
.fa-vimeo-square:before {
  content: "\f194"; }
.fa-vimeo-v:before {
  content: "\f27d"; }
.fa-vine:before {
  content: "\f1ca"; }
.fa-vk:before {
  content: "\f189"; }
.fa-vnv:before {
  content: "\f40b"; }
.fa-volleyball-ball:before {
  content: "\f45f"; }
.fa-volume-down:before {
  content: "\f027"; }
.fa-volume-off:before {
  content: "\f026"; }
.fa-volume-up:before {
  content: "\f028"; }
.fa-vuejs:before {
  content: "\f41f"; }
.fa-warehouse:before {
  content: "\f494"; }
.fa-weibo:before {
  content: "\f18a"; }
.fa-weight:before {
  content: "\f496"; }
.fa-weixin:before {
  content: "\f1d7"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-whatsapp-square:before {
  content: "\f40c"; }
.fa-wheelchair:before {
  content: "\f193"; }
.fa-whmcs:before {
  content: "\f40d"; }
.fa-wifi:before {
  content: "\f1eb"; }
.fa-wikipedia-w:before {
  content: "\f266"; }
.fa-window-close:before {
  content: "\f410"; }
.fa-window-maximize:before {
  content: "\f2d0"; }
.fa-window-minimize:before {
  content: "\f2d1"; }
.fa-window-restore:before {
  content: "\f2d2"; }
.fa-windows:before {
  content: "\f17a"; }
.fa-wine-glass:before {
  content: "\f4e3"; }
.fa-wolf-pack-battalion:before {
  content: "\f514"; }
.fa-won-sign:before {
  content: "\f159"; }
.fa-wordpress:before {
  content: "\f19a"; }
.fa-wordpress-simple:before {
  content: "\f411"; }
.fa-wpbeginner:before {
  content: "\f297"; }
.fa-wpexplorer:before {
  content: "\f2de"; }
.fa-wpforms:before {
  content: "\f298"; }
.fa-wrench:before {
  content: "\f0ad"; }
.fa-x-ray:before {
  content: "\f497"; }
.fa-xbox:before {
  content: "\f412"; }
.fa-xing:before {
  content: "\f168"; }
.fa-xing-square:before {
  content: "\f169"; }
.fa-y-combinator:before {
  content: "\f23b"; }
.fa-yahoo:before {
  content: "\f19e"; }
.fa-yandex:before {
  content: "\f413"; }
.fa-yandex-international:before {
  content: "\f414"; }
.fa-yelp:before {
  content: "\f1e9"; }
.fa-yen-sign:before {
  content: "\f157"; }
.fa-yoast:before {
  content: "\f2b1"; }
.fa-youtube:before {
  content: "\f167"; }
.fa-youtube-square:before {
  content: "\f431"; }
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
[n-sticky-header=true] {
	position: fixed;
	top: 0;
	transition: position 0.3s linear, top 0.3s linear;
}
@media email {
	.wrapper {
	  width: 100%; }
	#outlook a {
	  padding: 0; }
	body {
	  width: 100% !important;
	  min-width: 100%;
	  -webkit-text-size-adjust: 100%;
	  -ms-text-size-adjust: 100%;
	  margin: 0;
	  Margin: 0;
	  padding: 0;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
	  box-sizing: border-box; }
	.ExternalClass {
	  width: 100%; }
	  .ExternalClass,
	  .ExternalClass p,
	  .ExternalClass span,
	  .ExternalClass font,
	  .ExternalClass td,
	  .ExternalClass div {
	    line-height: 100%; }
	#backgroundTable {
	  margin: 0;
	  Margin: 0;
	  padding: 0;
	  width: 100% !important;
	  line-height: 100% !important; }
	img {
	  outline: none;
	  text-decoration: none;
	  -ms-interpolation-mode: bicubic;
	  width: auto;
	  max-width: 100%;
	  clear: both;
	  display: block; }
	center {
	  width: 100%;
	  min-width: 580px; }
	a img {
	  border: none; }
	p {
	  margin: 0 0 0 10px;
	  Margin: 0 0 0 10px; }
	table {
	  border-spacing: 0;
	  border-collapse: collapse; }
	td {
	  word-wrap: break-word;
	  -webkit-hyphens: auto;
	  -moz-hyphens: auto;
	  hyphens: auto;
	  border-collapse: collapse !important; }
	table, tr, td {
	  padding: 0;
	  vertical-align: top;
	  text-align: left; }
	@media only screen {
	  html {
	    min-height: 100%;
	    background: #f3f3f3; } }
	table.body {
	  background: #f3f3f3;
	  height: 100%;
	  width: 100%; }
	table.container {
	  background: #fefefe;
	  width: 580px;
	  margin: 0 auto;
	  Margin: 0 auto;
	  text-align: inherit; }
	table.row {
	  padding: 0;
	  width: 100%;
	  position: relative; }
	table.spacer {
	  width: 100%; }
	  table.spacer td {
	    mso-line-height-rule: exactly; }
	table.container table.row {
	  display: table; }
	td.columns,
	td.column,
	th.columns,
	th.column {
	  margin: 0 auto;
	  Margin: 0 auto;
	  padding-left: 16px;
	  padding-bottom: 16px; }
	  td.columns .column,
	  td.columns .columns,
	  td.column .column,
	  td.column .columns,
	  th.columns .column,
	  th.columns .columns,
	  th.column .column,
	  th.column .columns {
	    padding-left: 0 !important;
	    padding-right: 0 !important; }
	    td.columns .column center,
	    td.columns .columns center,
	    td.column .column center,
	    td.column .columns center,
	    th.columns .column center,
	    th.columns .columns center,
	    th.column .column center,
	    th.column .columns center {
	      min-width: none !important; }
	td.columns.last,
	td.column.last,
	th.columns.last,
	th.column.last {
	  padding-right: 16px; }
	td.columns table:not(.button),
	td.column table:not(.button),
	th.columns table:not(.button),
	th.column table:not(.button) {
	  width: 100%; }
	td.large-1,
	th.large-1 {
	  width: 32.33333px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-1.first,
	th.large-1.first {
	  padding-left: 16px; }
	td.large-1.last,
	th.large-1.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-1,
	.collapse > tbody > tr > th.large-1 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 48.33333px; }
	.collapse td.large-1.first,
	.collapse th.large-1.first,
	.collapse td.large-1.last,
	.collapse th.large-1.last {
	  width: 56.33333px; }
	td.large-1 center,
	th.large-1 center {
	  min-width: 0.33333px; }
	.body .columns td.large-1,
	.body .column td.large-1,
	.body .columns th.large-1,
	.body .column th.large-1 {
	  width: 8.33333%; }
	td.large-2,
	th.large-2 {
	  width: 80.66667px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-2.first,
	th.large-2.first {
	  padding-left: 16px; }
	td.large-2.last,
	th.large-2.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-2,
	.collapse > tbody > tr > th.large-2 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 96.66667px; }
	.collapse td.large-2.first,
	.collapse th.large-2.first,
	.collapse td.large-2.last,
	.collapse th.large-2.last {
	  width: 104.66667px; }
	td.large-2 center,
	th.large-2 center {
	  min-width: 48.66667px; }
	.body .columns td.large-2,
	.body .column td.large-2,
	.body .columns th.large-2,
	.body .column th.large-2 {
	  width: 16.66667%; }
	td.large-3,
	th.large-3 {
	  width: 129px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-3.first,
	th.large-3.first {
	  padding-left: 16px; }
	td.large-3.last,
	th.large-3.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-3,
	.collapse > tbody > tr > th.large-3 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 145px; }
	.collapse td.large-3.first,
	.collapse th.large-3.first,
	.collapse td.large-3.last,
	.collapse th.large-3.last {
	  width: 153px; }
	td.large-3 center,
	th.large-3 center {
	  min-width: 97px; }
	.body .columns td.large-3,
	.body .column td.large-3,
	.body .columns th.large-3,
	.body .column th.large-3 {
	  width: 25%; }
	td.large-4,
	th.large-4 {
	  width: 177.33333px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-4.first,
	th.large-4.first {
	  padding-left: 16px; }
	td.large-4.last,
	th.large-4.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-4,
	.collapse > tbody > tr > th.large-4 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 193.33333px; }
	.collapse td.large-4.first,
	.collapse th.large-4.first,
	.collapse td.large-4.last,
	.collapse th.large-4.last {
	  width: 201.33333px; }
	td.large-4 center,
	th.large-4 center {
	  min-width: 145.33333px; }
	.body .columns td.large-4,
	.body .column td.large-4,
	.body .columns th.large-4,
	.body .column th.large-4 {
	  width: 33.33333%; }
	td.large-5,
	th.large-5 {
	  width: 225.66667px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-5.first,
	th.large-5.first {
	  padding-left: 16px; }
	td.large-5.last,
	th.large-5.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-5,
	.collapse > tbody > tr > th.large-5 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 241.66667px; }
	.collapse td.large-5.first,
	.collapse th.large-5.first,
	.collapse td.large-5.last,
	.collapse th.large-5.last {
	  width: 249.66667px; }
	td.large-5 center,
	th.large-5 center {
	  min-width: 193.66667px; }
	.body .columns td.large-5,
	.body .column td.large-5,
	.body .columns th.large-5,
	.body .column th.large-5 {
	  width: 41.66667%; }
	td.large-6,
	th.large-6 {
	  width: 274px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-6.first,
	th.large-6.first {
	  padding-left: 16px; }
	td.large-6.last,
	th.large-6.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-6,
	.collapse > tbody > tr > th.large-6 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 290px; }
	.collapse td.large-6.first,
	.collapse th.large-6.first,
	.collapse td.large-6.last,
	.collapse th.large-6.last {
	  width: 298px; }
	td.large-6 center,
	th.large-6 center {
	  min-width: 242px; }
	.body .columns td.large-6,
	.body .column td.large-6,
	.body .columns th.large-6,
	.body .column th.large-6 {
	  width: 50%; }
	td.large-7,
	th.large-7 {
	  width: 322.33333px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-7.first,
	th.large-7.first {
	  padding-left: 16px; }
	td.large-7.last,
	th.large-7.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-7,
	.collapse > tbody > tr > th.large-7 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 338.33333px; }
	.collapse td.large-7.first,
	.collapse th.large-7.first,
	.collapse td.large-7.last,
	.collapse th.large-7.last {
	  width: 346.33333px; }
	td.large-7 center,
	th.large-7 center {
	  min-width: 290.33333px; }
	.body .columns td.large-7,
	.body .column td.large-7,
	.body .columns th.large-7,
	.body .column th.large-7 {
	  width: 58.33333%; }
	td.large-8,
	th.large-8 {
	  width: 370.66667px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-8.first,
	th.large-8.first {
	  padding-left: 16px; }
	td.large-8.last,
	th.large-8.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-8,
	.collapse > tbody > tr > th.large-8 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 386.66667px; }
	.collapse td.large-8.first,
	.collapse th.large-8.first,
	.collapse td.large-8.last,
	.collapse th.large-8.last {
	  width: 394.66667px; }
	td.large-8 center,
	th.large-8 center {
	  min-width: 338.66667px; }
	.body .columns td.large-8,
	.body .column td.large-8,
	.body .columns th.large-8,
	.body .column th.large-8 {
	  width: 66.66667%; }
	td.large-9,
	th.large-9 {
	  width: 419px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-9.first,
	th.large-9.first {
	  padding-left: 16px; }
	td.large-9.last,
	th.large-9.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-9,
	.collapse > tbody > tr > th.large-9 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 435px; }
	.collapse td.large-9.first,
	.collapse th.large-9.first,
	.collapse td.large-9.last,
	.collapse th.large-9.last {
	  width: 443px; }
	td.large-9 center,
	th.large-9 center {
	  min-width: 387px; }
	.body .columns td.large-9,
	.body .column td.large-9,
	.body .columns th.large-9,
	.body .column th.large-9 {
	  width: 75%; }
	td.large-10,
	th.large-10 {
	  width: 467.33333px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-10.first,
	th.large-10.first {
	  padding-left: 16px; }
	td.large-10.last,
	th.large-10.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-10,
	.collapse > tbody > tr > th.large-10 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 483.33333px; }
	.collapse td.large-10.first,
	.collapse th.large-10.first,
	.collapse td.large-10.last,
	.collapse th.large-10.last {
	  width: 491.33333px; }
	td.large-10 center,
	th.large-10 center {
	  min-width: 435.33333px; }
	.body .columns td.large-10,
	.body .column td.large-10,
	.body .columns th.large-10,
	.body .column th.large-10 {
	  width: 83.33333%; }
	td.large-11,
	th.large-11 {
	  width: 515.66667px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-11.first,
	th.large-11.first {
	  padding-left: 16px; }
	td.large-11.last,
	th.large-11.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-11,
	.collapse > tbody > tr > th.large-11 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 531.66667px; }
	.collapse td.large-11.first,
	.collapse th.large-11.first,
	.collapse td.large-11.last,
	.collapse th.large-11.last {
	  width: 539.66667px; }
	td.large-11 center,
	th.large-11 center {
	  min-width: 483.66667px; }
	.body .columns td.large-11,
	.body .column td.large-11,
	.body .columns th.large-11,
	.body .column th.large-11 {
	  width: 91.66667%; }
	td.large-12,
	th.large-12 {
	  width: 564px;
	  padding-left: 8px;
	  padding-right: 8px; }
	td.large-12.first,
	th.large-12.first {
	  padding-left: 16px; }
	td.large-12.last,
	th.large-12.last {
	  padding-right: 16px; }
	.collapse > tbody > tr > td.large-12,
	.collapse > tbody > tr > th.large-12 {
	  padding-right: 0;
	  padding-left: 0;
	  width: 580px; }
	.collapse td.large-12.first,
	.collapse th.large-12.first,
	.collapse td.large-12.last,
	.collapse th.large-12.last {
	  width: 588px; }
	td.large-12 center,
	th.large-12 center {
	  min-width: 532px; }
	.body .columns td.large-12,
	.body .column td.large-12,
	.body .columns th.large-12,
	.body .column th.large-12 {
	  width: 100%; }
	td.large-offset-1,
	td.large-offset-1.first,
	td.large-offset-1.last,
	th.large-offset-1,
	th.large-offset-1.first,
	th.large-offset-1.last {
	  padding-left: 64.33333px; }
	td.large-offset-2,
	td.large-offset-2.first,
	td.large-offset-2.last,
	th.large-offset-2,
	th.large-offset-2.first,
	th.large-offset-2.last {
	  padding-left: 112.66667px; }
	td.large-offset-3,
	td.large-offset-3.first,
	td.large-offset-3.last,
	th.large-offset-3,
	th.large-offset-3.first,
	th.large-offset-3.last {
	  padding-left: 161px; }
	td.large-offset-4,
	td.large-offset-4.first,
	td.large-offset-4.last,
	th.large-offset-4,
	th.large-offset-4.first,
	th.large-offset-4.last {
	  padding-left: 209.33333px; }
	td.large-offset-5,
	td.large-offset-5.first,
	td.large-offset-5.last,
	th.large-offset-5,
	th.large-offset-5.first,
	th.large-offset-5.last {
	  padding-left: 257.66667px; }
	td.large-offset-6,
	td.large-offset-6.first,
	td.large-offset-6.last,
	th.large-offset-6,
	th.large-offset-6.first,
	th.large-offset-6.last {
	  padding-left: 306px; }
	td.large-offset-7,
	td.large-offset-7.first,
	td.large-offset-7.last,
	th.large-offset-7,
	th.large-offset-7.first,
	th.large-offset-7.last {
	  padding-left: 354.33333px; }
	td.large-offset-8,
	td.large-offset-8.first,
	td.large-offset-8.last,
	th.large-offset-8,
	th.large-offset-8.first,
	th.large-offset-8.last {
	  padding-left: 402.66667px; }
	td.large-offset-9,
	td.large-offset-9.first,
	td.large-offset-9.last,
	th.large-offset-9,
	th.large-offset-9.first,
	th.large-offset-9.last {
	  padding-left: 451px; }
	td.large-offset-10,
	td.large-offset-10.first,
	td.large-offset-10.last,
	th.large-offset-10,
	th.large-offset-10.first,
	th.large-offset-10.last {
	  padding-left: 499.33333px; }
	td.large-offset-11,
	td.large-offset-11.first,
	td.large-offset-11.last,
	th.large-offset-11,
	th.large-offset-11.first,
	th.large-offset-11.last {
	  padding-left: 547.66667px; }
	td.expander,
	th.expander {
	  visibility: hidden;
	  width: 0;
	  padding: 0 !important; }
	table.container.radius {
	  border-radius: 0;
	  border-collapse: separate; }
	.block-grid {
	  width: 100%;
	  max-width: 580px; }
	  .block-grid td {
	    display: inline-block;
	    padding: 8px; }
	.up-2 td {
	  width: 274px !important; }
	.up-3 td {
	  width: 177px !important; }
	.up-4 td {
	  width: 129px !important; }
	.up-5 td {
	  width: 100px !important; }
	.up-6 td {
	  width: 80px !important; }
	.up-7 td {
	  width: 66px !important; }
	.up-8 td {
	  width: 56px !important; }
	table.text-center,
	th.text-center,
	td.text-center,
	h1.text-center,
	h2.text-center,
	h3.text-center,
	h4.text-center,
	h5.text-center,
	h6.text-center,
	p.text-center,
	span.text-center {
	  text-align: center; }
	table.text-left,
	th.text-left,
	td.text-left,
	h1.text-left,
	h2.text-left,
	h3.text-left,
	h4.text-left,
	h5.text-left,
	h6.text-left,
	p.text-left,
	span.text-left {
	  text-align: left; }
	table.text-right,
	th.text-right,
	td.text-right,
	h1.text-right,
	h2.text-right,
	h3.text-right,
	h4.text-right,
	h5.text-right,
	h6.text-right,
	p.text-right,
	span.text-right {
	  text-align: right; }
	span.text-center {
	  display: block;
	  width: 100%;
	  text-align: center; }
	@media only screen and (max-width: 596px) {
	  .small-float-center {
	    margin: 0 auto !important;
	    float: none !important;
	    text-align: center !important; }
	  .small-text-center {
	    text-align: center !important; }
	  .small-text-left {
	    text-align: left !important; }
	  .small-text-right {
	    text-align: right !important; } }
	img.float-left {
	  float: left;
	  text-align: left; }
	img.float-right {
	  float: right;
	  text-align: right; }
	img.float-center,
	img.text-center {
	  margin: 0 auto;
	  Margin: 0 auto;
	  float: none;
	  text-align: center; }
	table.float-center,
	td.float-center,
	th.float-center {
	  margin: 0 auto;
	  Margin: 0 auto;
	  float: none;
	  text-align: center; }
	.hide-for-large {
	  display: none !important;
	  mso-hide: all;
	  overflow: hidden;
	  max-height: 0;
	  font-size: 0;
	  width: 0;
	  line-height: 0; }
	  @media only screen and (max-width: 596px) {
	    .hide-for-large {
	      display: block !important;
	      width: auto !important;
	      overflow: visible !important;
	      max-height: none !important;
	      font-size: inherit !important;
	      line-height: inherit !important; } }
	table.body table.container .hide-for-large * {
	  mso-hide: all; }
	@media only screen and (max-width: 596px) {
	  table.body table.container .hide-for-large,
	  table.body table.container .row.hide-for-large {
	    display: table !important;
	    width: 100% !important; } }
	@media only screen and (max-width: 596px) {
	  table.body table.container .callout-inner.hide-for-large {
	    display: table-cell !important;
	    width: 100% !important; } }
	@media only screen and (max-width: 596px) {
	  table.body table.container .show-for-large {
	    display: none !important;
	    width: 0;
	    mso-hide: all;
	    overflow: hidden; } }
	body,
	table.body,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	td,
	th,
	a {
	  color: #0a0a0a;
	  font-family: Helvetica, Arial, sans-serif;
	  font-weight: normal;
	  padding: 0;
	  margin: 0;
	  Margin: 0;
	  text-align: left;
	  line-height: 1.3; }
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
	  color: inherit;
	  word-wrap: normal;
	  font-family: Helvetica, Arial, sans-serif;
	  font-weight: normal;
	  margin-bottom: 10px;
	  Margin-bottom: 10px; }
	h1 {
	  font-size: 34px; }
	h2 {
	  font-size: 30px; }
	h3 {
	  font-size: 28px; }
	h4 {
	  font-size: 24px; }
	h5 {
	  font-size: 20px; }
	h6 {
	  font-size: 18px; }
	body,
	table.body,
	p,
	td,
	th {
	  font-size: 16px;
	  line-height: 1.3; }
	p {
	  margin-bottom: 10px;
	  Margin-bottom: 10px; }
	  p.lead {
	    font-size: 20px;
	    line-height: 1.6; }
	  p.subheader {
	    margin-top: 4px;
	    margin-bottom: 8px;
	    Margin-top: 4px;
	    Margin-bottom: 8px;
	    font-weight: normal;
	    line-height: 1.4;
	    color: #8a8a8a; }
	small {
	  font-size: 80%;
	  color: #cacaca; }
	a {
	  color: #2199e8;
	  text-decoration: none; }
	  a:hover {
	    color: #147dc2; }
	  a:active {
	    color: #147dc2; }
	  a:visited {
	    color: #2199e8; }
	h1 a,
	h1 a:visited,
	h2 a,
	h2 a:visited,
	h3 a,
	h3 a:visited,
	h4 a,
	h4 a:visited,
	h5 a,
	h5 a:visited,
	h6 a,
	h6 a:visited {
	  color: #2199e8; }
	pre {
	  background: #f3f3f3;
	  margin: 30px 0;
	  Margin: 30px 0; }
	  pre code {
	    color: #cacaca; }
	    pre code span.callout {
	      color: #8a8a8a;
	      font-weight: bold; }
	    pre code span.callout-strong {
	      color: #ff6908;
	      font-weight: bold; }
	table.hr {
	  width: 100%; }
	  table.hr th {
	    height: 0;
	    max-width: 580px;
	    border-top: 0;
	    border-right: 0;
	    border-bottom: 1px solid #0a0a0a;
	    border-left: 0;
	    margin: 20px auto;
	    Margin: 20px auto;
	    clear: both; }
	.stat {
	  font-size: 40px;
	  line-height: 1; }
	  p + .stat {
	    margin-top: -16px;
	    Margin-top: -16px; }
	span.preheader {
	  display: none !important;
	  visibility: hidden;
	  mso-hide: all !important;
	  font-size: 1px;
	  color: #f3f3f3;
	  line-height: 1px;
	  max-height: 0px;
	  max-width: 0px;
	  opacity: 0;
	  overflow: hidden; }
	table.button {
	  width: auto;
	  margin: 0 0 16px 0;
	  Margin: 0 0 16px 0; }
	  table.button table td {
	    text-align: left;
	    color: #fefefe;
	    background: #2199e8;
	    border: 2px solid #2199e8; }
	    table.button table td a {
	      font-family: Helvetica, Arial, sans-serif;
	      font-size: 16px;
	      font-weight: bold;
	      color: #fefefe;
	      text-decoration: none;
	      display: inline-block;
	      padding: 8px 16px 8px 16px;
	      border: 0 solid #2199e8;
	      border-radius: 3px; }
	  table.button.radius table td {
	    border-radius: 3px;
	    border: none; }
	  table.button.rounded table td {
	    border-radius: 500px;
	    border: none; }
	table.button:hover table tr td a,
	table.button:active table tr td a,
	table.button table tr td a:visited,
	table.button.tiny:hover table tr td a,
	table.button.tiny:active table tr td a,
	table.button.tiny table tr td a:visited,
	table.button.small:hover table tr td a,
	table.button.small:active table tr td a,
	table.button.small table tr td a:visited,
	table.button.large:hover table tr td a,
	table.button.large:active table tr td a,
	table.button.large table tr td a:visited {
	  color: #fefefe; }
	table.button.tiny table td,
	table.button.tiny table a {
	  padding: 4px 8px 4px 8px; }
	table.button.tiny table a {
	  font-size: 10px;
	  font-weight: normal; }
	table.button.small table td,
	table.button.small table a {
	  padding: 5px 10px 5px 10px;
	  font-size: 12px; }
	table.button.large table a {
	  padding: 10px 20px 10px 20px;
	  font-size: 20px; }
	table.button.expand,
	table.button.expanded {
	  width: 100% !important; }
	  table.button.expand table,
	  table.button.expanded table {
	    width: 100%; }
	    table.button.expand table a,
	    table.button.expanded table a {
	      text-align: center;
	      width: 100%;
	      padding-left: 0;
	      padding-right: 0; }
	  table.button.expand center,
	  table.button.expanded center {
	    min-width: 0; }
	table.button:hover table td,
	table.button:visited table td,
	table.button:active table td {
	  background: #147dc2;
	  color: #fefefe; }
	table.button:hover table a,
	table.button:visited table a,
	table.button:active table a {
	  border: 0 solid #147dc2; }
	table.button.secondary table td {
	  background: #777777;
	  color: #fefefe;
	  border: 0px solid #777777; }
	table.button.secondary table a {
	  color: #fefefe;
	  border: 0 solid #777777; }
	table.button.secondary:hover table td {
	  background: #919191;
	  color: #fefefe; }
	table.button.secondary:hover table a {
	  border: 0 solid #919191; }
	table.button.secondary:hover table td a {
	  color: #fefefe; }
	table.button.secondary:active table td a {
	  color: #fefefe; }
	table.button.secondary table td a:visited {
	  color: #fefefe; }
	table.button.success table td {
	  background: #3adb76;
	  border: 0px solid #3adb76; }
	table.button.success table a {
	  border: 0 solid #3adb76; }
	table.button.success:hover table td {
	  background: #23bf5d; }
	table.button.success:hover table a {
	  border: 0 solid #23bf5d; }
	table.button.alert table td {
	  background: #ec5840;
	  border: 0px solid #ec5840; }
	table.button.alert table a {
	  border: 0 solid #ec5840; }
	table.button.alert:hover table td {
	  background: #e23317; }
	table.button.alert:hover table a {
	  border: 0 solid #e23317; }
	table.button.warning table td {
	  background: #ffae00;
	  border: 0px solid #ffae00; }
	table.button.warning table a {
	  border: 0px solid #ffae00; }
	table.button.warning:hover table td {
	  background: #cc8b00; }
	table.button.warning:hover table a {
	  border: 0px solid #cc8b00; }
	table.callout {
	  margin-bottom: 16px;
	  Margin-bottom: 16px; }
	th.callout-inner {
	  width: 100%;
	  border: 1px solid #cbcbcb;
	  padding: 10px;
	  background: #fefefe; }
	  th.callout-inner.primary {
	    background: #def0fc;
	    border: 1px solid #444444;
	    color: #0a0a0a; }
	  th.callout-inner.secondary {
	    background: #ebebeb;
	    border: 1px solid #444444;
	    color: #0a0a0a; }
	  th.callout-inner.success {
	    background: #e1faea;
	    border: 1px solid #1b9448;
	    color: #fefefe; }
	  th.callout-inner.warning {
	    background: #fff3d9;
	    border: 1px solid #996800;
	    color: #fefefe; }
	  th.callout-inner.alert {
	    background: #fce6e2;
	    border: 1px solid #b42912;
	    color: #fefefe; }
	.thumbnail {
	  border: solid 4px #fefefe;
	  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	  display: inline-block;
	  line-height: 0;
	  max-width: 100%;
	  transition: box-shadow 200ms ease-out;
	  border-radius: 3px;
	  margin-bottom: 16px; }
	  .thumbnail:hover, .thumbnail:focus {
	    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5); }
	table.menu {
	  width: 580px; }
	  table.menu td.menu-item,
	  table.menu th.menu-item {
	    padding: 10px;
	    padding-right: 10px; }
	    table.menu td.menu-item a,
	    table.menu th.menu-item a {
	      color: #2199e8; }
	table.menu.vertical td.menu-item,
	table.menu.vertical th.menu-item {
	  padding: 10px;
	  padding-right: 0;
	  display: block; }
	  table.menu.vertical td.menu-item a,
	  table.menu.vertical th.menu-item a {
	    width: 100%; }
	table.menu.vertical td.menu-item table.menu.vertical td.menu-item,
	table.menu.vertical td.menu-item table.menu.vertical th.menu-item,
	table.menu.vertical th.menu-item table.menu.vertical td.menu-item,
	table.menu.vertical th.menu-item table.menu.vertical th.menu-item {
	  padding-left: 10px; }
	table.menu.text-center a {
	  text-align: center; }
	.menu[align="center"] {
	  width: auto !important; }
	body.outlook p {
	  display: inline !important; }
	@media only screen and (max-width: 596px) {
	  table.body img {
	    width: auto;
	    height: auto; }
	  table.body center {
	    min-width: 0 !important; }
	  table.body .container {
	    width: 95% !important; }
	  table.body .columns,
	  table.body .column {
	    height: auto !important;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    padding-left: 16px !important;
	    padding-right: 16px !important; }
	    table.body .columns .column,
	    table.body .columns .columns,
	    table.body .column .column,
	    table.body .column .columns {
	      padding-left: 0 !important;
	      padding-right: 0 !important; }
	  table.body .collapse .columns,
	  table.body .collapse .column {
	    padding-left: 0 !important;
	    padding-right: 0 !important; }
	  td.small-1,
	  th.small-1 {
	    display: inline-block !important;
	    width: 8.33333% !important; }
	  td.small-2,
	  th.small-2 {
	    display: inline-block !important;
	    width: 16.66667% !important; }
	  td.small-3,
	  th.small-3 {
	    display: inline-block !important;
	    width: 25% !important; }
	  td.small-4,
	  th.small-4 {
	    display: inline-block !important;
	    width: 33.33333% !important; }
	  td.small-5,
	  th.small-5 {
	    display: inline-block !important;
	    width: 41.66667% !important; }
	  td.small-6,
	  th.small-6 {
	    display: inline-block !important;
	    width: 50% !important; }
	  td.small-7,
	  th.small-7 {
	    display: inline-block !important;
	    width: 58.33333% !important; }
	  td.small-8,
	  th.small-8 {
	    display: inline-block !important;
	    width: 66.66667% !important; }
	  td.small-9,
	  th.small-9 {
	    display: inline-block !important;
	    width: 75% !important; }
	  td.small-10,
	  th.small-10 {
	    display: inline-block !important;
	    width: 83.33333% !important; }
	  td.small-11,
	  th.small-11 {
	    display: inline-block !important;
	    width: 91.66667% !important; }
	  td.small-12,
	  th.small-12 {
	    display: inline-block !important;
	    width: 100% !important; }
	  .columns td.small-12,
	  .column td.small-12,
	  .columns th.small-12,
	  .column th.small-12 {
	    display: block !important;
	    width: 100% !important; }
	  table.body td.small-offset-1,
	  table.body th.small-offset-1 {
	    margin-left: 8.33333% !important;
	    Margin-left: 8.33333% !important; }
	  table.body td.small-offset-2,
	  table.body th.small-offset-2 {
	    margin-left: 16.66667% !important;
	    Margin-left: 16.66667% !important; }
	  table.body td.small-offset-3,
	  table.body th.small-offset-3 {
	    margin-left: 25% !important;
	    Margin-left: 25% !important; }
	  table.body td.small-offset-4,
	  table.body th.small-offset-4 {
	    margin-left: 33.33333% !important;
	    Margin-left: 33.33333% !important; }
	  table.body td.small-offset-5,
	  table.body th.small-offset-5 {
	    margin-left: 41.66667% !important;
	    Margin-left: 41.66667% !important; }
	  table.body td.small-offset-6,
	  table.body th.small-offset-6 {
	    margin-left: 50% !important;
	    Margin-left: 50% !important; }
	  table.body td.small-offset-7,
	  table.body th.small-offset-7 {
	    margin-left: 58.33333% !important;
	    Margin-left: 58.33333% !important; }
	  table.body td.small-offset-8,
	  table.body th.small-offset-8 {
	    margin-left: 66.66667% !important;
	    Margin-left: 66.66667% !important; }
	  table.body td.small-offset-9,
	  table.body th.small-offset-9 {
	    margin-left: 75% !important;
	    Margin-left: 75% !important; }
	  table.body td.small-offset-10,
	  table.body th.small-offset-10 {
	    margin-left: 83.33333% !important;
	    Margin-left: 83.33333% !important; }
	  table.body td.small-offset-11,
	  table.body th.small-offset-11 {
	    margin-left: 91.66667% !important;
	    Margin-left: 91.66667% !important; }
	  table.body table.columns td.expander,
	  table.body table.columns th.expander {
	    display: none !important; }
	  table.body .right-text-pad,
	  table.body .text-pad-right {
	    padding-left: 10px !important; }
	  table.body .left-text-pad,
	  table.body .text-pad-left {
	    padding-right: 10px !important; }
	  table.menu {
	    width: 100% !important; }
	    table.menu td,
	    table.menu th {
	      width: auto !important;
	      display: inline-block !important; }
	    table.menu.vertical td,
	    table.menu.vertical th, table.menu.small-vertical td,
	    table.menu.small-vertical th {
	      display: block !important; }
	  table.menu[align="center"] {
	    width: auto !important; }
	  table.button.small-expand,
	  table.button.small-expanded {
	    width: 100% !important; }
	    table.button.small-expand table,
	    table.button.small-expanded table {
	      width: 100%; }
	      table.button.small-expand table a,
	      table.button.small-expanded table a {
		text-align: center !important;
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important; }
	    table.button.small-expand center,
	    table.button.small-expanded center {
	      min-width: 0; } }
}
.chart-container{position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.chart-container .axis,.chart-container .chart-label{fill:#555b51}.chart-container .axis line,.chart-container .chart-label line{stroke:#dadada}.chart-container .dataset-units circle{stroke:#fff;stroke-width:2}.chart-container .dataset-units path{fill:none;stroke-opacity:1;stroke-width:2px}.chart-container .dataset-path{stroke-width:2px}.chart-container .path-group path{fill:none;stroke-opacity:1;stroke-width:2px}.chart-container line.dashed{stroke-dasharray:5,3}.chart-container .axis-line .specific-value{text-anchor:start}.chart-container .axis-line .y-line{text-anchor:end}.chart-container .axis-line .x-line{text-anchor:middle}.chart-container .legend-dataset-text{fill:#6c7680;font-weight:600}.graph-svg-tip{position:absolute;z-index:1;padding:10px;font-size:12px;color:#959da5;text-align:center;background:rgba(0,0,0,.8);border-radius:3px}.graph-svg-tip ol,.graph-svg-tip ul{padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex}.graph-svg-tip ul.data-point-list li{min-width:90px;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:600}.graph-svg-tip strong{color:#dfe2e5;font-weight:600}.graph-svg-tip .svg-pointer{position:absolute;height:5px;margin:0 0 0 -5px;content:" ";border:5px solid transparent;border-top-color:rgba(0,0,0,.8)}.graph-svg-tip.comparison{padding:0;text-align:left;pointer-events:none}.graph-svg-tip.comparison .title{display:block;padding:10px;margin:0;font-weight:600;line-height:1;pointer-events:none}.graph-svg-tip.comparison ul{margin:0;white-space:nowrap;list-style:none}.graph-svg-tip.comparison li{display:inline-block;padding:5px 10px}
@charset "UTF-8";
/* make sure aggregate charts take up the full height, otherwise the legend might for example get cut off even though there is plenty of space */
[route="frappe-aggregate-chart"] {
  height: 100%; }
  [route="frappe-aggregate-chart"] .frappe-aggregate-chart {
    height: 100%; }
    [route="frappe-aggregate-chart"] .frappe-aggregate-chart .chart-container-parent {
      /* leave some room for the data-common-header */
      height: calc(100% - 2rem); }
      [route="frappe-aggregate-chart"] .frappe-aggregate-chart .chart-container-parent .chart-container {
        height: 100%; }
        [route="frappe-aggregate-chart"] .frappe-aggregate-chart .chart-container-parent .chart-container svg {
          height: 100%; }
.data-common-header .data-combo-filter {
  max-width: 64rem !important; }
  .data-common-header .data-combo-filter .n-input-combo-label-container + div {
    flex-grow: 1; }
/* make sure the entries don't break */
.page-actions.menu .page-action-entry {
  white-space: nowrap; }
.n-prompt-content .code {
  display: block;
  max-width: 80vw;
  font-size: 0.7rem; }
  .n-prompt-content .code .hljs {
    font-size: 0.7rem; }
    .n-prompt-content .code .hljs * {
      font-size: 0.7rem; }
/* the buttons are wrongly positioned by default, this is a quick fix */
.data-table-list .data-common-footer .global-actions {
  margin-top: -9px; }
.danger {
  border-bottom: solid 1px red;
  color: red; }
.danger-text {
  color: red;
  background: none;
  border: none; }
.success {
  border-bottom: solid 1px green;
  color: green; }
.success-text {
  color: green;
  background: none;
  border: none; }
.warning {
  color: #ad9800;
  border-bottom: solid 1px #ad9800; }
.warning-text {
  color: #ad9800;
  background: none;
  border: none; }
button {
  cursor: pointer; }
/*
$color-primary-lightest: #F4F5F6 !default;
$color-primary-lighter: #E9EBED !default;
$color-primary-light: #DDE0E3 !default;
$color-primary-base: #D1D5DB !default;
$color-primary-dark: #636D7E !default;
$color-primary-darker: #5C6670 !default;
$color-primary-darkest: #49525A !default;
$color-secondary-lightest: #65707B !default;
$color-secondary-lighter: #5C6670 !default;
$color-secondary-light: #535C65 !default;
$color-secondary-base: #40474F !default;
$color-secondary-dark: #1C1E22 !default;
$color-secondary-darker: #121416 !default;
$color-secondary-darkest: #090A0B !default;
*/
/*
$color-neutral-lightest: #F4F5F6 !default;
$color-neutral-lighter: #F6F6F6 !default;
$color-neutral-light: #D2D2CA !default;
$color-neutral-base: #919D9E !default;
$color-neutral-dark: #6C787A !default;
$color-neutral-darker: #3B4344 !default;
$color-neutral-darkest: #3B4344 !default;
$color-neutral-black: #000000 !default;
$color-neutral-white: #FFFFFF !default;
*/
html, body {
  background-color: #F3F3F4;
  color: #777777;
  font-size: 16px;
  font-family: "Lato", "open-sans", sans-serif;
  margin: 0;
  padding: 0; }
*, *:before, *:after {
  box-sizing: border-box; }
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 100vw; }
.plato-grid_column .plato-grid_row {
  margin-left: calc(-1 * $grid-columns-gutter-width / 2);
  margin-right: calc(-1 * $grid-columns-gutter-width / 2); }
.plato-grid_row {
  margin-left: auto;
  margin-right: auto; }
  .plato-grid_row:after {
    content: "";
    display: table;
    clear: both; }
  .plato-grid_row [class*="plato-grid_column-"] {
    box-sizing: border-box;
    display: inline-block;
    flex: none !important;
    float: left;
    min-height: 1px;
    padding: 0 calc((16px * 2) / 2); }
    .plato-grid_row [class*="plato-grid_column-"][class*="push-"], .plato-grid_row [class*="plato-grid_column-"][class*="pull-"] {
      position: relative; }
    .plato-grid_row [class*="plato-grid_column-"].clear-gutters {
      padding: 0; }
  .plato-grid_row .plato-grid_column_offset-center {
    margin-left: auto;
    margin-right: auto; }
  .plato-grid_row.align-left {
    margin-left: 0; }
  .plato-grid_row.align-right {
    margin-right: 0; }
  .plato-grid_row .plato-grid_column-small1, .plato-grid_row .plato-grid_column-extra-small, .plato-grid_row .plato-grid_column-small, .plato-grid_row .plato-grid_column-medium {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .plato-grid_row .plato-grid_column-small2, .plato-grid_row .plato-grid_column-large {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto; }
  .plato-grid_row .plato-grid_column_offset-small1 {
    margin-left: 50%; }
  .plato-grid_row .plato-grid_column_pull-small1 {
    right: 50%; }
  .plato-grid_row .plato-grid_column_push-small1 {
    left: 50%; }
  .plato-grid_row .plato-grid_column_offset-small2 {
    margin-left: 100%; }
  .plato-grid_row .plato-grid_column_pull-small2 {
    right: 100%; }
  .plato-grid_row .plato-grid_column_push-small2 {
    left: 100%; }
  @media (min-width: 960px) {
    .plato-grid_row .plato-grid_column-medium1 {
      width: 16.66666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-medium2, .plato-grid_row .plato-grid_column-extra-small, .plato-grid_row .plato-grid_column-small {
      width: 33.33333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-medium3, .plato-grid_row .plato-grid_column-medium {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-medium4 {
      width: 66.66666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-medium5 {
      width: 83.33333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-medium6, .plato-grid_row .plato-grid_column-large {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column_offset-medium1 {
      margin-left: 16.66666667%; }
    .plato-grid_row .plato-grid_column_pull-medium1 {
      right: 16.66666667%; }
    .plato-grid_row .plato-grid_column_push-medium1 {
      left: 16.66666667%; }
    .plato-grid_row .plato-grid_column_offset-medium2 {
      margin-left: 33.33333333%; }
    .plato-grid_row .plato-grid_column_pull-medium2 {
      right: 33.33333333%; }
    .plato-grid_row .plato-grid_column_push-medium2 {
      left: 33.33333333%; }
    .plato-grid_row .plato-grid_column_offset-medium3 {
      margin-left: 50%; }
    .plato-grid_row .plato-grid_column_pull-medium3 {
      right: 50%; }
    .plato-grid_row .plato-grid_column_push-medium3 {
      left: 50%; }
    .plato-grid_row .plato-grid_column_offset-medium4 {
      margin-left: 66.66666667%; }
    .plato-grid_row .plato-grid_column_pull-medium4 {
      right: 66.66666667%; }
    .plato-grid_row .plato-grid_column_push-medium4 {
      left: 66.66666667%; }
    .plato-grid_row .plato-grid_column_offset-medium5 {
      margin-left: 83.33333333%; }
    .plato-grid_row .plato-grid_column_pull-medium5 {
      right: 83.33333333%; }
    .plato-grid_row .plato-grid_column_push-medium5 {
      left: 83.33333333%; }
    .plato-grid_row .plato-grid_column_offset-medium6 {
      margin-left: 100%; }
    .plato-grid_row .plato-grid_column_pull-medium6 {
      right: 100%; }
    .plato-grid_row .plato-grid_column_push-medium6 {
      left: 100%; } }
  @media (min-width: 1280px) {
    .plato-grid_row .plato-grid_column-large1 {
      width: 8.33333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large2 {
      width: 16.66666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large3, .plato-grid_row .plato-grid_column-extra-small {
      width: 25%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large4, .plato-grid_row .plato-grid_column-small {
      width: 33.33333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large5 {
      width: 41.66666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large6, .plato-grid_row .plato-grid_column-medium {
      width: 50%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large7 {
      width: 58.33333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large8 {
      width: 66.66666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large9 {
      width: 75%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large10 {
      width: 83.33333333%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large11 {
      width: 91.66666667%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column-large12, .plato-grid_row .plato-grid_column-large {
      width: 100%;
      margin-left: auto;
      left: auto;
      right: auto; }
    .plato-grid_row .plato-grid_column_offset-large1 {
      margin-left: 8.33333333%; }
    .plato-grid_row .plato-grid_column_pull-large1 {
      right: 8.33333333%; }
    .plato-grid_row .plato-grid_column_push-large1 {
      left: 8.33333333%; }
    .plato-grid_row .plato-grid_column_offset-large2 {
      margin-left: 16.66666667%; }
    .plato-grid_row .plato-grid_column_pull-large2 {
      right: 16.66666667%; }
    .plato-grid_row .plato-grid_column_push-large2 {
      left: 16.66666667%; }
    .plato-grid_row .plato-grid_column_offset-large3 {
      margin-left: 25%; }
    .plato-grid_row .plato-grid_column_pull-large3 {
      right: 25%; }
    .plato-grid_row .plato-grid_column_push-large3 {
      left: 25%; }
    .plato-grid_row .plato-grid_column_offset-large4 {
      margin-left: 33.33333333%; }
    .plato-grid_row .plato-grid_column_pull-large4 {
      right: 33.33333333%; }
    .plato-grid_row .plato-grid_column_push-large4 {
      left: 33.33333333%; }
    .plato-grid_row .plato-grid_column_offset-large5 {
      margin-left: 41.66666667%; }
    .plato-grid_row .plato-grid_column_pull-large5 {
      right: 41.66666667%; }
    .plato-grid_row .plato-grid_column_push-large5 {
      left: 41.66666667%; }
    .plato-grid_row .plato-grid_column_offset-large6 {
      margin-left: 50%; }
    .plato-grid_row .plato-grid_column_pull-large6 {
      right: 50%; }
    .plato-grid_row .plato-grid_column_push-large6 {
      left: 50%; }
    .plato-grid_row .plato-grid_column_offset-large7 {
      margin-left: 58.33333333%; }
    .plato-grid_row .plato-grid_column_pull-large7 {
      right: 58.33333333%; }
    .plato-grid_row .plato-grid_column_push-large7 {
      left: 58.33333333%; }
    .plato-grid_row .plato-grid_column_offset-large8 {
      margin-left: 66.66666667%; }
    .plato-grid_row .plato-grid_column_pull-large8 {
      right: 66.66666667%; }
    .plato-grid_row .plato-grid_column_push-large8 {
      left: 66.66666667%; }
    .plato-grid_row .plato-grid_column_offset-large9 {
      margin-left: 75%; }
    .plato-grid_row .plato-grid_column_pull-large9 {
      right: 75%; }
    .plato-grid_row .plato-grid_column_push-large9 {
      left: 75%; }
    .plato-grid_row .plato-grid_column_offset-large10 {
      margin-left: 83.33333333%; }
    .plato-grid_row .plato-grid_column_pull-large10 {
      right: 83.33333333%; }
    .plato-grid_row .plato-grid_column_push-large10 {
      left: 83.33333333%; }
    .plato-grid_row .plato-grid_column_offset-large11 {
      margin-left: 91.66666667%; }
    .plato-grid_row .plato-grid_column_pull-large11 {
      right: 91.66666667%; }
    .plato-grid_row .plato-grid_column_push-large11 {
      left: 91.66666667%; }
    .plato-grid_row .plato-grid_column_offset-large12 {
      margin-left: 100%; }
    .plato-grid_row .plato-grid_column_pull-large12 {
      right: 100%; }
    .plato-grid_row .plato-grid_column_push-large12 {
      left: 100%; } }
.layer-level-focus {
  box-shadow: none; }
.layer-level-flat {
  box-shadow: none;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
.layer-level-low, .plato-card, #main .page-cell.is-root:not(.has-page):not(.is-plain),
#main .is-plain .data-card:not(.has-page):not(.is-plain), .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain),
.skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain), .nabu-cms.nabu-cms-core-login {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .layer-level-low:focus, .layer-level-low.focused, .plato-card:focus, #main .page-cell.is-root:focus:not(.has-page):not(.is-plain),
  #main .is-plain .data-card:focus:not(.has-page):not(.is-plain), .skeleton-main-content .page-cell.is-root:focus:not(.has-page):not(.is-plain),
  .skeleton-main-content .is-plain .data-card:focus:not(.has-page):not(.is-plain), .nabu-cms.nabu-cms-core-login:focus, .focused.plato-card, #main .focused.page-cell.is-root:not(.has-page):not(.is-plain),
  #main .is-plain .focused.data-card:not(.has-page):not(.is-plain), .skeleton-main-content .focused.page-cell.is-root:not(.has-page):not(.is-plain),
  .skeleton-main-content .is-plain .focused.data-card:not(.has-page):not(.is-plain), .focused.nabu-cms.nabu-cms-core-login {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), none; }
.layer-level-low-middle {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .layer-level-low-middle:focus, .layer-level-low-middle.focused {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23), none; }
.layer-level-middle {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .layer-level-middle:focus, .layer-level-middle.focused {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23), none; }
.layer-level-middle-high {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .layer-level-middle-high:focus, .layer-level-middle-high.focused {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22), none; }
.layer-level-high {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .layer-level-high:focus, .layer-level-high.focused {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22), none; }
body, html:root {
  font-size: 0.875rem; }
p, .plato-card .plato-card_description, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_description, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_description, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_description, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_description, .nabu-cms.nabu-cms-core-login .plato-card_description, .plato-paragraph {
  color: #777777;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25; }
  p.large, .plato-card .large.plato-card_description, #main .page-cell.is-root:not(.has-page):not(.is-plain) .large.plato-card_description, #main .is-plain .data-card:not(.has-page):not(.is-plain) .large.plato-card_description, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .large.plato-card_description, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .large.plato-card_description, .nabu-cms.nabu-cms-core-login .large.plato-card_description, .plato-paragraph.large {
    font-size: 1rem; }
  p.small, .plato-card .small.plato-card_description, #main .page-cell.is-root:not(.has-page):not(.is-plain) .small.plato-card_description, #main .is-plain .data-card:not(.has-page):not(.is-plain) .small.plato-card_description, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .small.plato-card_description, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .small.plato-card_description, .nabu-cms.nabu-cms-core-login .small.plato-card_description, .plato-paragraph.small {
    font-size: 0.75rem; }
  p.tiny, .plato-card .tiny.plato-card_description, #main .page-cell.is-root:not(.has-page):not(.is-plain) .tiny.plato-card_description, #main .is-plain .data-card:not(.has-page):not(.is-plain) .tiny.plato-card_description, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .tiny.plato-card_description, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .tiny.plato-card_description, .nabu-cms.nabu-cms-core-login .tiny.plato-card_description, .plato-paragraph.tiny {
    font-size: 0.675rem; }
.text-center {
  text-align: center; }
.text-emphasis {
  font-weight: 600; }
.text-cursive {
  font-style: italic; }
.text-color-light {
  color: #777777; }
.text-shadow-light {
  text-shadow: 0 0 0.5em white; }
.text-shadow-dark {
  text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.75); }
h1, .h1 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 2rem;
  letter-spacing: -0.02em; }
.sh1 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 2rem;
  letter-spacing: -0.02em; }
h2, .h2 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 1.5rem;
  letter-spacing: -0.015em; }
.sh2 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 1.5rem;
  letter-spacing: -0.015em; }
h3, .h3 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 1.25rem;
  letter-spacing: -0.01em; }
.sh3 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 1.25rem;
  letter-spacing: -0.01em; }
h4, .h4, .plato-card .plato-card_title, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_title, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_title, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_title, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_title, .nabu-cms.nabu-cms-core-login .plato-card_title {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 1rem;
  letter-spacing: -0.01em; }
.sh4 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 1rem;
  letter-spacing: -0.01em; }
h5, .h5 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 0.875rem;
  letter-spacing: -0.01em; }
.sh5, #main .page-cell.is-root:not(.has-page):not(.is-plain) .page-form h2,
#main .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-header h2,
#main .is-plain .data-card:not(.has-page):not(.is-plain) .page-form h2,
#main .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-header h2, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .page-form h2,
.skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-header h2,
.skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .page-form h2,
.skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-header h2 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 0.875rem;
  letter-spacing: -0.01em; }
h6, .h6 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 0.625rem;
  letter-spacing: -0.01em; }
.sh6 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 0.625rem;
  letter-spacing: -0.01em; }
h7, .h7 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 0.5625rem;
  letter-spacing: -0.01em; }
.sh7 {
  color: #17987E;
  font-family: "Lato", "open-sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  margin: 1.414em 0 0.5em;
  margin-top: 0;
  font-size: 0.5625rem;
  letter-spacing: -0.01em; }
button.primary, .button.primary {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: #34B394; }
  button.primary.large, .button.primary.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.primary.large .icon, .button.primary.large .icon {
      top: calc(2.5rem / 2); }
  button.primary.small, .button.primary.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.primary.small .icon, .button.primary.small .icon {
      top: calc(1.6rem / 2); }
  button.primary.round, .button.primary.round {
    border-radius: calc(2rem / 2); }
  button.primary.square, .button.primary.square {
    border-radius: 0; }
  button.primary.full, .button.primary.full {
    width: 100%; }
  button.primary.has-icon, .button.primary.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.primary.has-icon-right, .button.primary.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.primary .icon, .button.primary .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.primary.has-icon-right .icon, .button.primary.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.primary.is-icon .icon, .button.primary.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.primary span, .button.primary span {
    display: inline-block; }
  button.primary:hover, button.primary:disabled, .button.primary:hover, .button.primary:disabled {
    color: #FFFFFF;
    background-color: #17987E; }
  button.primary:hover, .button.primary:hover {
    transform: translate(0, 1px); }
  button.primary:disabled, .button.primary:disabled {
    opacity: 0.7; }
button.primary.outline, .button.primary.outline {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: #34B394;
  color: #34B394; }
  button.primary.outline.large, .button.primary.outline.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.primary.outline.large .icon, .button.primary.outline.large .icon {
      top: calc(2.5rem / 2); }
  button.primary.outline.small, .button.primary.outline.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.primary.outline.small .icon, .button.primary.outline.small .icon {
      top: calc(1.6rem / 2); }
  button.primary.outline.round, .button.primary.outline.round {
    border-radius: calc(2rem / 2); }
  button.primary.outline.square, .button.primary.outline.square {
    border-radius: 0; }
  button.primary.outline.full, .button.primary.outline.full {
    width: 100%; }
  button.primary.outline.has-icon, .button.primary.outline.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.primary.outline.has-icon-right, .button.primary.outline.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.primary.outline .icon, .button.primary.outline .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.primary.outline.has-icon-right .icon, .button.primary.outline.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.primary.outline.is-icon .icon, .button.primary.outline.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.primary.outline span, .button.primary.outline span {
    display: inline-block; }
  button.primary.outline:hover, button.primary.outline:disabled, .button.primary.outline:hover, .button.primary.outline:disabled {
    color: #FFFFFF;
    background-color: #ECFAF6;
    background-color: #ECFAF6;
    border-width: 1px;
    border-style: solid;
    border-color: #17987E;
    color: #17987E; }
  button.primary.outline:hover, .button.primary.outline:hover {
    transform: translate(0, 1px); }
  button.primary.outline:disabled, .button.primary.outline:disabled {
    opacity: 0.7; }
button.primary.ghost, .button.primary.ghost {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #34B394; }
  button.primary.ghost.large, .button.primary.ghost.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.primary.ghost.large .icon, .button.primary.ghost.large .icon {
      top: calc(2.5rem / 2); }
  button.primary.ghost.small, .button.primary.ghost.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.primary.ghost.small .icon, .button.primary.ghost.small .icon {
      top: calc(1.6rem / 2); }
  button.primary.ghost.round, .button.primary.ghost.round {
    border-radius: calc(2rem / 2); }
  button.primary.ghost.square, .button.primary.ghost.square {
    border-radius: 0; }
  button.primary.ghost.full, .button.primary.ghost.full {
    width: 100%; }
  button.primary.ghost.has-icon, .button.primary.ghost.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.primary.ghost.has-icon-right, .button.primary.ghost.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.primary.ghost .icon, .button.primary.ghost .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.primary.ghost.has-icon-right .icon, .button.primary.ghost.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.primary.ghost.is-icon .icon, .button.primary.ghost.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.primary.ghost span, .button.primary.ghost span {
    display: inline-block; }
  button.primary.ghost:hover, .button.primary.ghost:hover {
    background-color: rgba(0, 0, 0, 0); }
  button.primary.ghost span:not(.icon), .button.primary.ghost span:not(.icon) {
    text-decoration: underline; }
  button.primary.ghost:hover, button.primary.ghost:disabled, .button.primary.ghost:hover, .button.primary.ghost:disabled {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #17987E; }
    button.primary.ghost:hover:hover, button.primary.ghost:disabled:hover, .button.primary.ghost:hover:hover, .button.primary.ghost:disabled:hover {
      background-color: rgba(0, 0, 0, 0); }
    button.primary.ghost:hover span:not(.icon), button.primary.ghost:disabled span:not(.icon), .button.primary.ghost:hover span:not(.icon), .button.primary.ghost:disabled span:not(.icon) {
      text-decoration: underline; }
  button.primary.ghost:hover, .button.primary.ghost:hover {
    transform: translate(0, 1px); }
  button.primary.ghost:disabled, .button.primary.ghost:disabled {
    opacity: 0.7; }
button.secondary, .button.secondary {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: #2F4050; }
  button.secondary.large, .button.secondary.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.secondary.large .icon, .button.secondary.large .icon {
      top: calc(2.5rem / 2); }
  button.secondary.small, .button.secondary.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.secondary.small .icon, .button.secondary.small .icon {
      top: calc(1.6rem / 2); }
  button.secondary.round, .button.secondary.round {
    border-radius: calc(2rem / 2); }
  button.secondary.square, .button.secondary.square {
    border-radius: 0; }
  button.secondary.full, .button.secondary.full {
    width: 100%; }
  button.secondary.has-icon, .button.secondary.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.secondary.has-icon-right, .button.secondary.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.secondary .icon, .button.secondary .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.secondary.has-icon-right .icon, .button.secondary.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.secondary.is-icon .icon, .button.secondary.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.secondary span, .button.secondary span {
    display: inline-block; }
  button.secondary:hover, button.secondary:disabled, .button.secondary:hover, .button.secondary:disabled {
    color: #FFFFFF;
    background-color: #293846; }
  button.secondary:hover, .button.secondary:hover {
    transform: translate(0, 1px); }
  button.secondary:disabled, .button.secondary:disabled {
    opacity: 0.7; }
button.secondary.outline, .button.secondary.outline {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: #2F4050;
  color: #2F4050; }
  button.secondary.outline.large, .button.secondary.outline.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.secondary.outline.large .icon, .button.secondary.outline.large .icon {
      top: calc(2.5rem / 2); }
  button.secondary.outline.small, .button.secondary.outline.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.secondary.outline.small .icon, .button.secondary.outline.small .icon {
      top: calc(1.6rem / 2); }
  button.secondary.outline.round, .button.secondary.outline.round {
    border-radius: calc(2rem / 2); }
  button.secondary.outline.square, .button.secondary.outline.square {
    border-radius: 0; }
  button.secondary.outline.full, .button.secondary.outline.full {
    width: 100%; }
  button.secondary.outline.has-icon, .button.secondary.outline.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.secondary.outline.has-icon-right, .button.secondary.outline.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.secondary.outline .icon, .button.secondary.outline .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.secondary.outline.has-icon-right .icon, .button.secondary.outline.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.secondary.outline.is-icon .icon, .button.secondary.outline.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.secondary.outline span, .button.secondary.outline span {
    display: inline-block; }
  button.secondary.outline:hover, button.secondary.outline:disabled, .button.secondary.outline:hover, .button.secondary.outline:disabled {
    color: #FFFFFF;
    background-color: #DFE5EC;
    background-color: #DFE5EC;
    border-width: 1px;
    border-style: solid;
    border-color: #293846;
    color: #293846; }
  button.secondary.outline:hover, .button.secondary.outline:hover {
    transform: translate(0, 1px); }
  button.secondary.outline:disabled, .button.secondary.outline:disabled {
    opacity: 0.7; }
button.secondary.ghost, .button.secondary.ghost {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #2F4050; }
  button.secondary.ghost.large, .button.secondary.ghost.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.secondary.ghost.large .icon, .button.secondary.ghost.large .icon {
      top: calc(2.5rem / 2); }
  button.secondary.ghost.small, .button.secondary.ghost.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.secondary.ghost.small .icon, .button.secondary.ghost.small .icon {
      top: calc(1.6rem / 2); }
  button.secondary.ghost.round, .button.secondary.ghost.round {
    border-radius: calc(2rem / 2); }
  button.secondary.ghost.square, .button.secondary.ghost.square {
    border-radius: 0; }
  button.secondary.ghost.full, .button.secondary.ghost.full {
    width: 100%; }
  button.secondary.ghost.has-icon, .button.secondary.ghost.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.secondary.ghost.has-icon-right, .button.secondary.ghost.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.secondary.ghost .icon, .button.secondary.ghost .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.secondary.ghost.has-icon-right .icon, .button.secondary.ghost.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.secondary.ghost.is-icon .icon, .button.secondary.ghost.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.secondary.ghost span, .button.secondary.ghost span {
    display: inline-block; }
  button.secondary.ghost:hover, .button.secondary.ghost:hover {
    background-color: rgba(0, 0, 0, 0); }
  button.secondary.ghost span:not(.icon), .button.secondary.ghost span:not(.icon) {
    text-decoration: underline; }
  button.secondary.ghost:hover, button.secondary.ghost:disabled, .button.secondary.ghost:hover, .button.secondary.ghost:disabled {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #293846; }
    button.secondary.ghost:hover:hover, button.secondary.ghost:disabled:hover, .button.secondary.ghost:hover:hover, .button.secondary.ghost:disabled:hover {
      background-color: rgba(0, 0, 0, 0); }
    button.secondary.ghost:hover span:not(.icon), button.secondary.ghost:disabled span:not(.icon), .button.secondary.ghost:hover span:not(.icon), .button.secondary.ghost:disabled span:not(.icon) {
      text-decoration: underline; }
  button.secondary.ghost:hover, .button.secondary.ghost:hover {
    transform: translate(0, 1px); }
  button.secondary.ghost:disabled, .button.secondary.ghost:disabled {
    opacity: 0.7; }
button.danger, .button.danger {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: #FF0F0F; }
  button.danger.large, .button.danger.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.danger.large .icon, .button.danger.large .icon {
      top: calc(2.5rem / 2); }
  button.danger.small, .button.danger.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.danger.small .icon, .button.danger.small .icon {
      top: calc(1.6rem / 2); }
  button.danger.round, .button.danger.round {
    border-radius: calc(2rem / 2); }
  button.danger.square, .button.danger.square {
    border-radius: 0; }
  button.danger.full, .button.danger.full {
    width: 100%; }
  button.danger.has-icon, .button.danger.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.danger.has-icon-right, .button.danger.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.danger .icon, .button.danger .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.danger.has-icon-right .icon, .button.danger.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.danger.is-icon .icon, .button.danger.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.danger span, .button.danger span {
    display: inline-block; }
  button.danger:hover, button.danger:disabled, .button.danger:hover, .button.danger:disabled {
    color: #FFFFFF;
    background-color: #990909; }
  button.danger:hover, .button.danger:hover {
    transform: translate(0, 1px); }
  button.danger:disabled, .button.danger:disabled {
    opacity: 0.7; }
button.danger.outline, .button.danger.outline {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: #FF0F0F;
  color: #FF0F0F; }
  button.danger.outline.large, .button.danger.outline.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.danger.outline.large .icon, .button.danger.outline.large .icon {
      top: calc(2.5rem / 2); }
  button.danger.outline.small, .button.danger.outline.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.danger.outline.small .icon, .button.danger.outline.small .icon {
      top: calc(1.6rem / 2); }
  button.danger.outline.round, .button.danger.outline.round {
    border-radius: calc(2rem / 2); }
  button.danger.outline.square, .button.danger.outline.square {
    border-radius: 0; }
  button.danger.outline.full, .button.danger.outline.full {
    width: 100%; }
  button.danger.outline.has-icon, .button.danger.outline.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.danger.outline.has-icon-right, .button.danger.outline.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.danger.outline .icon, .button.danger.outline .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.danger.outline.has-icon-right .icon, .button.danger.outline.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.danger.outline.is-icon .icon, .button.danger.outline.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.danger.outline span, .button.danger.outline span {
    display: inline-block; }
  button.danger.outline:hover, button.danger.outline:disabled, .button.danger.outline:hover, .button.danger.outline:disabled {
    color: #FFFFFF;
    background-color: #FFE7E7;
    background-color: #FFE7E7;
    border-width: 1px;
    border-style: solid;
    border-color: #990909;
    color: #990909; }
  button.danger.outline:hover, .button.danger.outline:hover {
    transform: translate(0, 1px); }
  button.danger.outline:disabled, .button.danger.outline:disabled {
    opacity: 0.7; }
button.danger.ghost, .button.danger.ghost {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #FF0F0F; }
  button.danger.ghost.large, .button.danger.ghost.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.danger.ghost.large .icon, .button.danger.ghost.large .icon {
      top: calc(2.5rem / 2); }
  button.danger.ghost.small, .button.danger.ghost.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.danger.ghost.small .icon, .button.danger.ghost.small .icon {
      top: calc(1.6rem / 2); }
  button.danger.ghost.round, .button.danger.ghost.round {
    border-radius: calc(2rem / 2); }
  button.danger.ghost.square, .button.danger.ghost.square {
    border-radius: 0; }
  button.danger.ghost.full, .button.danger.ghost.full {
    width: 100%; }
  button.danger.ghost.has-icon, .button.danger.ghost.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.danger.ghost.has-icon-right, .button.danger.ghost.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.danger.ghost .icon, .button.danger.ghost .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.danger.ghost.has-icon-right .icon, .button.danger.ghost.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.danger.ghost.is-icon .icon, .button.danger.ghost.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.danger.ghost span, .button.danger.ghost span {
    display: inline-block; }
  button.danger.ghost:hover, .button.danger.ghost:hover {
    background-color: rgba(0, 0, 0, 0); }
  button.danger.ghost span:not(.icon), .button.danger.ghost span:not(.icon) {
    text-decoration: underline; }
  button.danger.ghost:hover, button.danger.ghost:disabled, .button.danger.ghost:hover, .button.danger.ghost:disabled {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #990909; }
    button.danger.ghost:hover:hover, button.danger.ghost:disabled:hover, .button.danger.ghost:hover:hover, .button.danger.ghost:disabled:hover {
      background-color: rgba(0, 0, 0, 0); }
    button.danger.ghost:hover span:not(.icon), button.danger.ghost:disabled span:not(.icon), .button.danger.ghost:hover span:not(.icon), .button.danger.ghost:disabled span:not(.icon) {
      text-decoration: underline; }
  button.danger.ghost:hover, .button.danger.ghost:hover {
    transform: translate(0, 1px); }
  button.danger.ghost:disabled, .button.danger.ghost:disabled {
    opacity: 0.7; }
button.success, .button.success {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: #009400; }
  button.success.large, .button.success.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.success.large .icon, .button.success.large .icon {
      top: calc(2.5rem / 2); }
  button.success.small, .button.success.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.success.small .icon, .button.success.small .icon {
      top: calc(1.6rem / 2); }
  button.success.round, .button.success.round {
    border-radius: calc(2rem / 2); }
  button.success.square, .button.success.square {
    border-radius: 0; }
  button.success.full, .button.success.full {
    width: 100%; }
  button.success.has-icon, .button.success.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.success.has-icon-right, .button.success.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.success .icon, .button.success .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.success.has-icon-right .icon, .button.success.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.success.is-icon .icon, .button.success.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.success span, .button.success span {
    display: inline-block; }
  button.success:hover, button.success:disabled, .button.success:hover, .button.success:disabled {
    color: #FFFFFF;
    background-color: #005900; }
  button.success:hover, .button.success:hover {
    transform: translate(0, 1px); }
  button.success:disabled, .button.success:disabled {
    opacity: 0.7; }
button.success.outline, .button.success.outline {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: #009400;
  color: #009400; }
  button.success.outline.large, .button.success.outline.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.success.outline.large .icon, .button.success.outline.large .icon {
      top: calc(2.5rem / 2); }
  button.success.outline.small, .button.success.outline.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.success.outline.small .icon, .button.success.outline.small .icon {
      top: calc(1.6rem / 2); }
  button.success.outline.round, .button.success.outline.round {
    border-radius: calc(2rem / 2); }
  button.success.outline.square, .button.success.outline.square {
    border-radius: 0; }
  button.success.outline.full, .button.success.outline.full {
    width: 100%; }
  button.success.outline.has-icon, .button.success.outline.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.success.outline.has-icon-right, .button.success.outline.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.success.outline .icon, .button.success.outline .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.success.outline.has-icon-right .icon, .button.success.outline.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.success.outline.is-icon .icon, .button.success.outline.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.success.outline span, .button.success.outline span {
    display: inline-block; }
  button.success.outline:hover, button.success.outline:disabled, .button.success.outline:hover, .button.success.outline:disabled {
    color: #FFFFFF;
    background-color: #E6F4E6;
    background-color: #E6F4E6;
    border-width: 1px;
    border-style: solid;
    border-color: #005900;
    color: #005900; }
  button.success.outline:hover, .button.success.outline:hover {
    transform: translate(0, 1px); }
  button.success.outline:disabled, .button.success.outline:disabled {
    opacity: 0.7; }
button.success.ghost, .button.success.ghost {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #009400; }
  button.success.ghost.large, .button.success.ghost.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.success.ghost.large .icon, .button.success.ghost.large .icon {
      top: calc(2.5rem / 2); }
  button.success.ghost.small, .button.success.ghost.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.success.ghost.small .icon, .button.success.ghost.small .icon {
      top: calc(1.6rem / 2); }
  button.success.ghost.round, .button.success.ghost.round {
    border-radius: calc(2rem / 2); }
  button.success.ghost.square, .button.success.ghost.square {
    border-radius: 0; }
  button.success.ghost.full, .button.success.ghost.full {
    width: 100%; }
  button.success.ghost.has-icon, .button.success.ghost.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.success.ghost.has-icon-right, .button.success.ghost.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.success.ghost .icon, .button.success.ghost .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.success.ghost.has-icon-right .icon, .button.success.ghost.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.success.ghost.is-icon .icon, .button.success.ghost.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.success.ghost span, .button.success.ghost span {
    display: inline-block; }
  button.success.ghost:hover, .button.success.ghost:hover {
    background-color: rgba(0, 0, 0, 0); }
  button.success.ghost span:not(.icon), .button.success.ghost span:not(.icon) {
    text-decoration: underline; }
  button.success.ghost:hover, button.success.ghost:disabled, .button.success.ghost:hover, .button.success.ghost:disabled {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #005900; }
    button.success.ghost:hover:hover, button.success.ghost:disabled:hover, .button.success.ghost:hover:hover, .button.success.ghost:disabled:hover {
      background-color: rgba(0, 0, 0, 0); }
    button.success.ghost:hover span:not(.icon), button.success.ghost:disabled span:not(.icon), .button.success.ghost:hover span:not(.icon), .button.success.ghost:disabled span:not(.icon) {
      text-decoration: underline; }
  button.success.ghost:hover, .button.success.ghost:hover {
    transform: translate(0, 1px); }
  button.success.ghost:disabled, .button.success.ghost:disabled {
    opacity: 0.7; }
button.warning, .button.warning {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: #ad9800; }
  button.warning.large, .button.warning.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.warning.large .icon, .button.warning.large .icon {
      top: calc(2.5rem / 2); }
  button.warning.small, .button.warning.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.warning.small .icon, .button.warning.small .icon {
      top: calc(1.6rem / 2); }
  button.warning.round, .button.warning.round {
    border-radius: calc(2rem / 2); }
  button.warning.square, .button.warning.square {
    border-radius: 0; }
  button.warning.full, .button.warning.full {
    width: 100%; }
  button.warning.has-icon, .button.warning.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.warning.has-icon-right, .button.warning.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.warning .icon, .button.warning .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.warning.has-icon-right .icon, .button.warning.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.warning.is-icon .icon, .button.warning.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.warning span, .button.warning span {
    display: inline-block; }
  button.warning:hover, button.warning:disabled, .button.warning:hover, .button.warning:disabled {
    color: #FFFFFF;
    background-color: #534c10; }
  button.warning:hover, .button.warning:hover {
    transform: translate(0, 1px); }
  button.warning:disabled, .button.warning:disabled {
    opacity: 0.7; }
button.warning.outline, .button.warning.outline {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: #ad9800;
  color: #ad9800; }
  button.warning.outline.large, .button.warning.outline.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.warning.outline.large .icon, .button.warning.outline.large .icon {
      top: calc(2.5rem / 2); }
  button.warning.outline.small, .button.warning.outline.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.warning.outline.small .icon, .button.warning.outline.small .icon {
      top: calc(1.6rem / 2); }
  button.warning.outline.round, .button.warning.outline.round {
    border-radius: calc(2rem / 2); }
  button.warning.outline.square, .button.warning.outline.square {
    border-radius: 0; }
  button.warning.outline.full, .button.warning.outline.full {
    width: 100%; }
  button.warning.outline.has-icon, .button.warning.outline.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.warning.outline.has-icon-right, .button.warning.outline.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.warning.outline .icon, .button.warning.outline .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.warning.outline.has-icon-right .icon, .button.warning.outline.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.warning.outline.is-icon .icon, .button.warning.outline.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.warning.outline span, .button.warning.outline span {
    display: inline-block; }
  button.warning.outline:hover, button.warning.outline:disabled, .button.warning.outline:hover, .button.warning.outline:disabled {
    color: #FFFFFF;
    background-color: #F9F2B9;
    background-color: #F9F2B9;
    border-width: 1px;
    border-style: solid;
    border-color: #534c10;
    color: #534c10; }
  button.warning.outline:hover, .button.warning.outline:hover {
    transform: translate(0, 1px); }
  button.warning.outline:disabled, .button.warning.outline:disabled {
    opacity: 0.7; }
button.warning.ghost, .button.warning.ghost {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #ad9800; }
  button.warning.ghost.large, .button.warning.ghost.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    button.warning.ghost.large .icon, .button.warning.ghost.large .icon {
      top: calc(2.5rem / 2); }
  button.warning.ghost.small, .button.warning.ghost.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    button.warning.ghost.small .icon, .button.warning.ghost.small .icon {
      top: calc(1.6rem / 2); }
  button.warning.ghost.round, .button.warning.ghost.round {
    border-radius: calc(2rem / 2); }
  button.warning.ghost.square, .button.warning.ghost.square {
    border-radius: 0; }
  button.warning.ghost.full, .button.warning.ghost.full {
    width: 100%; }
  button.warning.ghost.has-icon, .button.warning.ghost.has-icon {
    padding: 0 0.75rem 0 2rem; }
  button.warning.ghost.has-icon-right, .button.warning.ghost.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  button.warning.ghost .icon, .button.warning.ghost .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  button.warning.ghost.has-icon-right .icon, .button.warning.ghost.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  button.warning.ghost.is-icon .icon, .button.warning.ghost.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  button.warning.ghost span, .button.warning.ghost span {
    display: inline-block; }
  button.warning.ghost:hover, .button.warning.ghost:hover {
    background-color: rgba(0, 0, 0, 0); }
  button.warning.ghost span:not(.icon), .button.warning.ghost span:not(.icon) {
    text-decoration: underline; }
  button.warning.ghost:hover, button.warning.ghost:disabled, .button.warning.ghost:hover, .button.warning.ghost:disabled {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #534c10; }
    button.warning.ghost:hover:hover, button.warning.ghost:disabled:hover, .button.warning.ghost:hover:hover, .button.warning.ghost:disabled:hover {
      background-color: rgba(0, 0, 0, 0); }
    button.warning.ghost:hover span:not(.icon), button.warning.ghost:disabled span:not(.icon), .button.warning.ghost:hover span:not(.icon), .button.warning.ghost:disabled span:not(.icon) {
      text-decoration: underline; }
  button.warning.ghost:hover, .button.warning.ghost:hover {
    transform: translate(0, 1px); }
  button.warning.ghost:disabled, .button.warning.ghost:disabled {
    opacity: 0.7; }
.button {
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto; }
  .button.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    .button.large .icon {
      top: calc(2.5rem / 2); }
  .button.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    .button.small .icon {
      top: calc(1.6rem / 2); }
  .button.round {
    border-radius: calc(2rem / 2); }
  .button.square {
    border-radius: 0; }
  .button.full {
    width: 100%; }
  .button.has-icon {
    padding: 0 0.75rem 0 2rem; }
  .button.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  .button .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  .button.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  .button.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  .button span {
    display: inline-block; }
  .button .icon, .button .fa {
    margin-right: 0.5rem; }
  .button.has-icon-right .icon, .button.has-icon-right .fa {
    margin-right: 0;
    margin-left: 0.5rem; }
  .button.has-icon .icon, .button.has-icon .fa, .button.has-icon-left .icon, .button.has-icon-left .fa {
    margin-right: 0.5rem; }
a.button {
  background-color: transparent;
  border: none;
  color: #777777;
  border: none;
  border-radius: 0.25rem;
  color: #777777;
  cursor: pointer;
  display: inline-block;
  font-family: "Lato", "open-sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.75rem 0 0.75rem;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: all 0.3s ease;
  outline: none;
  min-width: auto;
  line-height: 2rem;
  text-transform: inherit; }
  a.button:hover {
    background-color: transparent; }
  a.button span:not(.icon) {
    text-decoration: underline; }
  a.button.large {
    height: 2.5rem;
    line-height: 2.5rem; }
    a.button.large .icon {
      top: calc(2.5rem / 2); }
  a.button.small {
    height: 1.6rem;
    line-height: 1.6rem; }
    a.button.small .icon {
      top: calc(1.6rem / 2); }
  a.button.round {
    border-radius: calc(2rem / 2); }
  a.button.square {
    border-radius: 0; }
  a.button.full {
    width: 100%; }
  a.button.has-icon {
    padding: 0 0.75rem 0 2rem; }
  a.button.has-icon-right {
    padding: 0 2rem 0 0.75rem; }
  a.button .icon {
    font-size: 1.1rem;
    position: absolute;
    top: calc(2rem / 2);
    left: 0.6rem;
    transform: translateY(-50%); }
  a.button.has-icon-right .icon {
    left: auto;
    right: 0.6rem; }
  a.button.is-icon .icon {
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%); }
  a.button span {
    display: inline-block; }
  a.button.primary {
    background-color: transparent;
    border: none;
    color: #34B394; }
    a.button.primary:hover {
      background-color: transparent; }
    a.button.primary span:not(.icon) {
      text-decoration: underline; }
  a.button:hover {
    background-color: transparent; }
.plato-modal {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #FFFFFF;
  border-radius: 0.25rem;
  color: #123C32;
  max-height: calc(100vh - 2rem);
  overflow: auto;
  padding: calc(16px * 1.5);
  min-width: 32rem; }
  .plato-modal:focus, .plato-modal.focused {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), none; }
  @media (max-width: 32rem) {
    .plato-modal {
      min-width: auto; } }
  .plato-modal .plato-modal_title {
    color: #17987E;
    font-family: "Lato", "open-sans", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    margin: 1.414em 0 0.5em;
    margin-top: 0;
    font-size: 0.875rem;
    letter-spacing: -0.01em;
    align-items: baseline;
    background-color: #ECFAF6;
    color: #123C32;
    display: flex;
    margin-bottom: calc(16px * 2);
    justify-content: space-between;
    padding: calc(16px * 1.5); }
    .plato-modal .plato-modal_title .plato-modal_close {
      cursor: pointer; }
      .plato-modal .plato-modal_title .plato-modal_close:before {
        color: #131920;
        font-size: calc(16px * 1.5); }
      .plato-modal .plato-modal_title .plato-modal_close .icon:before {
        color: #131920;
        font-size: calc(16px * 1.5); }
  .plato-modal .plato-modal_image {
    height: calc(16px * 8);
    margin: 0 auto;
    width: calc(16px * 8); }
  .plato-modal .plato-modal_description {
    color: #777777;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.25;
    color: #000000;
    margin-bottom: calc(16px * 2);
    padding: 0 calc(16px * 1.5); }
    .plato-modal .plato-modal_description.large {
      font-size: 1rem; }
    .plato-modal .plato-modal_description.small {
      font-size: 0.75rem; }
    .plato-modal .plato-modal_description.tiny {
      font-size: 0.675rem; }
  .plato-modal .plato-modal_input {
    padding: 0 calc(16px * 1.5); }
    .plato-modal .plato-modal_input .n-form-component {
      margin: 0; }
      .plato-modal .plato-modal_input .n-form-component .n-form-label-wrapper {
        color: #000000;
        font-weight: bold;
        margin-bottom: calc(16px / 2); }
      .plato-modal .plato-modal_input .n-form-component .n-form-input-wrapper input {
        color: #17987E;
        font-family: "Lato", "open-sans", sans-serif;
        font-weight: 600;
        line-height: 1.25;
        margin: 1.414em 0 0.5em;
        margin-top: 0;
        font-size: 0.5625rem;
        letter-spacing: -0.01em;
        font-weight: normal;
        margin: 0;
        width: 100%; }
  .plato-modal .plato-modal_actions {
    border-top: solid 1px #C4C4C5;
    display: flex;
    margin: calc(16px * 1.5) calc(16px * 1.5) 0 calc(16px * 1.5);
    justify-content: flex-end;
    padding: calc(16px * 1.5) 0; }
    .plato-modal .plato-modal_actions button, .plato-modal .plato-modal_actions .button {
      margin: 0; }
  .plato-modal ul.page-actions {
    margin: 0;
    padding: 0; }
.plato-overlay-dark {
  background-color: rgba(119, 119, 119, 0.9); }
.plato-overlay-light {
  background-color: rgba(255, 255, 255, 0.9); }
.plato-form .plato-form_component, .plato-form .n-form .n-form-component, .n-form .plato-form .n-form-component, .n-form .plato-form_component, .n-form .n-form-component {
  display: inline-block;
  margin: 0 0 calc(16px * 2) 0;
  position: relative;
  width: 100%;
  min-width: 16rem; }
  .plato-form .plato-form_component.clear-gutters, .plato-form .n-form .clear-gutters.n-form-component, .n-form .plato-form .clear-gutters.n-form-component, .n-form .plato-form_component.clear-gutters, .n-form .clear-gutters.n-form-component {
    margin-bottom: 0; }
  .plato-form .plato-form_component .component_label-wrapper, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper, .plato-form .n-form .n-form-component .component_label-wrapper, .n-form .plato-form .n-form-component .component_label-wrapper, .plato-form .n-form .n-form-component .n-form-label-wrapper, .n-form .plato-form .n-form-component .n-form-label-wrapper, .n-form .plato-form_component .component_label-wrapper, .n-form .plato-form_component .n-form-component .n-form-label-wrapper, .n-form .n-form-component .plato-form_component .n-form-label-wrapper, .n-form .n-form-component .component_label-wrapper, .n-form .n-form-component .n-form-label-wrapper {
    color: #777777;
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    margin: 0 0 calc(16px / 2);
    text-align: left; }
    .plato-form .plato-form_component .component_label-wrapper .component_label, .plato-form .plato-form_component .component_label-wrapper .n-form .n-form-component .n-form-label-wrapper .n-form-label, .n-form .n-form-component .n-form-label-wrapper .plato-form .plato-form_component .component_label-wrapper .n-form-label, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .component_label, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .component_label, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .n-form-label, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .n-form-label, .plato-form .n-form .n-form-component .component_label-wrapper .component_label, .n-form .plato-form .n-form-component .component_label-wrapper .component_label, .plato-form .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-label, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-label, .n-form .plato-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-label, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-label, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label, .plato-form .n-form .n-form-component .n-form-label-wrapper .n-form-label, .n-form .plato-form .n-form-component .n-form-label-wrapper .n-form-label, .n-form .plato-form_component .component_label-wrapper .component_label, .n-form .plato-form_component .component_label-wrapper .n-form-component .n-form-label-wrapper .n-form-label, .n-form .n-form-component .n-form-label-wrapper .plato-form_component .component_label-wrapper .n-form-label, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .component_label, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .component_label, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .n-form-label, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .n-form-label, .n-form .n-form-component .component_label-wrapper .component_label, .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-label, .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-label, .n-form .n-form-component .n-form-label-wrapper .component_label, .n-form .n-form-component .n-form-label-wrapper .n-form-label {
      color: #777777;
      display: inline-block;
      font-size: 0.875rem;
      font-weight: 600;
      margin: 0 0 calc(16px / 2);
      text-align: left; }
    .plato-form .plato-form_component .component_label-wrapper .component_label-info, .plato-form .plato-form_component .component_label-wrapper .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info, .n-form .n-form-component .n-form-label-wrapper .plato-form .plato-form_component .component_label-wrapper .n-form-component-description-info, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .component_label-info, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .component_label-info, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .n-form-component-description-info, .plato-form .n-form .n-form-component .component_label-wrapper .component_label-info, .n-form .plato-form .n-form-component .component_label-wrapper .component_label-info, .plato-form .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info, .n-form .plato-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-info, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-info, .plato-form .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info, .n-form .plato-form .n-form-component .n-form-label-wrapper .n-form-component-description-info, .n-form .plato-form_component .component_label-wrapper .component_label-info, .n-form .plato-form_component .component_label-wrapper .n-form-component .n-form-label-wrapper .n-form-component-description-info, .n-form .n-form-component .n-form-label-wrapper .plato-form_component .component_label-wrapper .n-form-component-description-info, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .component_label-info, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .component_label-info, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .n-form-component-description-info, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .n-form-component-description-info, .n-form .n-form-component .component_label-wrapper .component_label-info, .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info, .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info, .n-form .n-form-component .n-form-label-wrapper .component_label-info, .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info {
      color: #293846;
      display: inline-block;
      font-size: 0.875rem;
      font-weight: 600;
      margin: 0 0 calc(16px / 2);
      text-align: left; }
      .plato-form .plato-form_component .component_label-wrapper .component_label-info .component_label-info_icon, .plato-form .plato-form_component .component_label-wrapper .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .n-form-label-wrapper .plato-form .plato-form_component .component_label-wrapper .n-form-component-description-info .component_label-info_icon, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_icon, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .component_label-info .component_label-info_icon, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .plato-form .n-form .n-form-component .component_label-wrapper .component_label-info .component_label-info_icon, .n-form .plato-form .n-form-component .component_label-wrapper .component_label-info .component_label-info_icon, .plato-form .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .plato-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info .component_label-info_icon, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_icon, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_icon, .plato-form .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .plato-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .plato-form_component .component_label-wrapper .component_label-info .component_label-info_icon, .n-form .plato-form_component .component_label-wrapper .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .n-form-label-wrapper .plato-form_component .component_label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_icon, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .component_label-info .component_label-info_icon, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .component_label-wrapper .component_label-info .component_label-info_icon, .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info .component_label-info_icon, .n-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_icon, .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_icon {
        font-size: 1rem; }
      .plato-form .plato-form_component .component_label-wrapper .component_label-info .component_label-info_content, .plato-form .plato-form_component .component_label-wrapper .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .n-form-label-wrapper .plato-form .plato-form_component .component_label-wrapper .n-form-component-description-info .component_label-info_content, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_content, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .component_label-info .component_label-info_content, .plato-form .plato-form_component .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .plato-form .plato-form_component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .plato-form .n-form .n-form-component .component_label-wrapper .component_label-info .component_label-info_content, .n-form .plato-form .n-form-component .component_label-wrapper .component_label-info .component_label-info_content, .plato-form .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .plato-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info .component_label-info_content, .plato-form .n-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_content, .n-form .plato-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_content, .plato-form .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .plato-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .plato-form_component .component_label-wrapper .component_label-info .component_label-info_content, .n-form .plato-form_component .component_label-wrapper .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .n-form-label-wrapper .plato-form_component .component_label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_content, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .component_label-info .component_label-info_content, .n-form .plato-form_component .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .plato-form_component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .component_label-wrapper .component_label-info .component_label-info_content, .n-form .n-form-component .component_label-wrapper .n-form-label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .n-form-label-wrapper .component_label-wrapper .n-form-component-description-info .component_label-info_content, .n-form .n-form-component .n-form-label-wrapper .component_label-info .component_label-info_content, .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .component_label-info_content {
        font-size: 0.75rem; }
  .plato-form .plato-form_component .component_field-wrapper, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper, .plato-form .n-form .n-form-component .component_field-wrapper, .n-form .plato-form .n-form-component .component_field-wrapper, .plato-form .n-form .n-form-component .n-form-input-wrapper, .n-form .plato-form .n-form-component .n-form-input-wrapper, .n-form .plato-form_component .component_field-wrapper, .n-form .plato-form_component .n-form-component .n-form-input-wrapper, .n-form .n-form-component .plato-form_component .n-form-input-wrapper, .n-form .n-form-component .component_field-wrapper, .n-form .n-form-component .n-form-input-wrapper {
    position: relative; }
    .plato-form .plato-form_component .component_field-wrapper .component_field, .plato-form .plato-form_component .component_field-wrapper .n-form .n-form-component .n-form-input-wrapper .field, .n-form .n-form-component .n-form-input-wrapper .plato-form .plato-form_component .component_field-wrapper .field, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper .component_field, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper .component_field, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper .field, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper .field, .plato-form .n-form .n-form-component .component_field-wrapper .component_field, .n-form .plato-form .n-form-component .component_field-wrapper .component_field, .plato-form .n-form .n-form-component .component_field-wrapper .n-form-input-wrapper .field, .plato-form .n-form .n-form-component .n-form-input-wrapper .component_field-wrapper .field, .n-form .plato-form .n-form-component .component_field-wrapper .n-form-input-wrapper .field, .n-form .plato-form .n-form-component .n-form-input-wrapper .component_field-wrapper .field, .plato-form .n-form .n-form-component .n-form-input-wrapper .component_field, .n-form .plato-form .n-form-component .n-form-input-wrapper .component_field, .plato-form .n-form .n-form-component .n-form-input-wrapper .field, .n-form .plato-form .n-form-component .n-form-input-wrapper .field, .n-form .plato-form_component .component_field-wrapper .component_field, .n-form .plato-form_component .component_field-wrapper .n-form-component .n-form-input-wrapper .field, .n-form .n-form-component .n-form-input-wrapper .plato-form_component .component_field-wrapper .field, .n-form .plato-form_component .n-form-component .n-form-input-wrapper .component_field, .n-form .n-form-component .plato-form_component .n-form-input-wrapper .component_field, .n-form .plato-form_component .n-form-component .n-form-input-wrapper .field, .n-form .n-form-component .plato-form_component .n-form-input-wrapper .field, .n-form .n-form-component .component_field-wrapper .component_field, .n-form .n-form-component .component_field-wrapper .n-form-input-wrapper .field, .n-form .n-form-component .n-form-input-wrapper .component_field-wrapper .field, .n-form .n-form-component .n-form-input-wrapper .component_field, .n-form .n-form-component .n-form-input-wrapper .field {
      border: 1px solid #C4C4C5;
      display: block;
      font-family: "Lato", "open-sans", sans-serif;
      font-size: 0.875rem;
      padding: calc(16px * 0.75);
      width: 100%; }
    .plato-form .plato-form_component .component_field-wrapper .field_icon_text, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper .field_icon_text, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper .field_icon_text, .plato-form .n-form .n-form-component .component_field-wrapper .field_icon_text, .n-form .plato-form .n-form-component .component_field-wrapper .field_icon_text, .plato-form .n-form .n-form-component .n-form-input-wrapper .field_icon_text, .n-form .plato-form .n-form-component .n-form-input-wrapper .field_icon_text, .n-form .plato-form_component .component_field-wrapper .field_icon_text, .n-form .plato-form_component .n-form-component .n-form-input-wrapper .field_icon_text, .n-form .n-form-component .plato-form_component .n-form-input-wrapper .field_icon_text, .n-form .n-form-component .component_field-wrapper .field_icon_text, .n-form .n-form-component .n-form-input-wrapper .field_icon_text {
      align-items: center;
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      height: calc((0.875rem * 1.25) + (2 * (16px * 0.75)));
      position: absolute;
      top: calc(2 * 1px);
      bottom: 0;
      left: none;
      right: 0;
      width: calc((0.875rem * 1.25) + (2 * (16px * 0.75)));
      background-color: #F3F3F4;
      color: #444444;
      line-height: calc((0.875rem * 1.25) + (2 * (16px * 0.75)));
      text-align: center;
      transform: translateX(-1px); }
      .plato-form .plato-form_component .component_field-wrapper .field_icon_text .field_icon, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper .field_icon_text .field_icon, .plato-form .n-form .n-form-component .component_field-wrapper .field_icon_text .field_icon, .n-form .plato-form .n-form-component .component_field-wrapper .field_icon_text .field_icon, .plato-form .n-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon, .n-form .plato-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon, .n-form .plato-form_component .component_field-wrapper .field_icon_text .field_icon, .n-form .plato-form_component .n-form-component .n-form-input-wrapper .field_icon_text .field_icon, .n-form .n-form-component .plato-form_component .n-form-input-wrapper .field_icon_text .field_icon, .n-form .n-form-component .component_field-wrapper .field_icon_text .field_icon, .n-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon {
        color: #131920;
        height: auto;
        width: auto; }
        .plato-form .plato-form_component .component_field-wrapper .field_icon_text .field_icon:before, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon:before, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper .field_icon_text .field_icon:before, .plato-form .n-form .n-form-component .component_field-wrapper .field_icon_text .field_icon:before, .n-form .plato-form .n-form-component .component_field-wrapper .field_icon_text .field_icon:before, .plato-form .n-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon:before, .n-form .plato-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon:before, .n-form .plato-form_component .component_field-wrapper .field_icon_text .field_icon:before, .n-form .plato-form_component .n-form-component .n-form-input-wrapper .field_icon_text .field_icon:before, .n-form .n-form-component .plato-form_component .n-form-input-wrapper .field_icon_text .field_icon:before, .n-form .n-form-component .component_field-wrapper .field_icon_text .field_icon:before, .n-form .n-form-component .n-form-input-wrapper .field_icon_text .field_icon:before {
          font-size: 24px;
          font-family: "Font Awesome 5 Free";
          font-weight: normal; }
    .plato-form .plato-form_component .component_field-wrapper .field_icon, .plato-form .plato-form_component .n-form .n-form-component .n-form-input-wrapper .field_icon, .n-form .n-form-component .plato-form .plato-form_component .n-form-input-wrapper .field_icon, .plato-form .n-form .n-form-component .component_field-wrapper .field_icon, .n-form .plato-form .n-form-component .component_field-wrapper .field_icon, .plato-form .n-form .n-form-component .n-form-input-wrapper .field_icon, .n-form .plato-form .n-form-component .n-form-input-wrapper .field_icon, .n-form .plato-form_component .component_field-wrapper .field_icon, .n-form .plato-form_component .n-form-component .n-form-input-wrapper .field_icon, .n-form .n-form-component .plato-form_component .n-form-input-wrapper .field_icon, .n-form .n-form-component .component_field-wrapper .field_icon, .n-form .n-form-component .n-form-input-wrapper .field_icon {
      top: calc(2.7 * (2 * 1px)); }
  .plato-form .plato-form_component .component_description-after, .plato-form .n-form .n-form-component .component_description-after, .n-form .plato-form .n-form-component .component_description-after, .n-form .plato-form_component .component_description-after, .n-form .n-form-component .component_description-after {
    color: #777777;
    display: block;
    font-size: 0.75rem;
    font-weight: 400;
    margin: calc(16px / 2) 0;
    text-align: left; }
    .plato-form .plato-form_component .component_description-after .description-after_icon, .plato-form .n-form .n-form-component .component_description-after .description-after_icon, .n-form .plato-form .n-form-component .component_description-after .description-after_icon, .n-form .plato-form_component .component_description-after .description-after_icon, .n-form .n-form-component .component_description-after .description-after_icon {
      color: #009400;
      font-size: 0.75rem; }
    .plato-form .plato-form_component .component_description-after .description-after_label, .plato-form .n-form .n-form-component .component_description-after .description-after_label, .n-form .plato-form .n-form-component .component_description-after .description-after_label, .n-form .plato-form_component .component_description-after .description-after_label, .n-form .n-form-component .component_description-after .description-after_label {
      color: #777777;
      display: block;
      font-size: 0.75rem;
      font-weight: 400;
      margin: 0;
      text-align: left; }
  .plato-form .plato-form_component .component_messages, .plato-form .plato-form_component .n-form .n-form-component .n-messages, .n-form .n-form-component .plato-form .plato-form_component .n-messages, .plato-form .n-form .n-form-component .component_messages, .n-form .plato-form .n-form-component .component_messages, .plato-form .n-form .n-form-component .n-messages, .n-form .plato-form .n-form-component .n-messages, .n-form .plato-form_component .component_messages, .n-form .plato-form_component .n-form-component .n-messages, .n-form .n-form-component .plato-form_component .n-messages, .n-form .n-form-component .component_messages, .n-form .n-form-component .n-messages {
    font-size: 0.75rem;
    text-align: left; }
    .plato-form .plato-form_component .component_messages .component_message, .plato-form .plato-form_component .component_messages .n-form .n-form-component .n-messages .n-message, .n-form .n-form-component .n-messages .plato-form .plato-form_component .component_messages .n-message, .plato-form .plato-form_component .n-form .n-form-component .n-messages .component_message, .n-form .n-form-component .plato-form .plato-form_component .n-messages .component_message, .plato-form .plato-form_component .n-form .n-form-component .n-messages .n-message, .n-form .n-form-component .plato-form .plato-form_component .n-messages .n-message, .plato-form .n-form .n-form-component .component_messages .component_message, .n-form .plato-form .n-form-component .component_messages .component_message, .plato-form .n-form .n-form-component .component_messages .n-messages .n-message, .plato-form .n-form .n-form-component .n-messages .component_messages .n-message, .n-form .plato-form .n-form-component .component_messages .n-messages .n-message, .n-form .plato-form .n-form-component .n-messages .component_messages .n-message, .plato-form .n-form .n-form-component .n-messages .component_message, .n-form .plato-form .n-form-component .n-messages .component_message, .plato-form .n-form .n-form-component .n-messages .n-message, .n-form .plato-form .n-form-component .n-messages .n-message, .n-form .plato-form_component .component_messages .component_message, .n-form .plato-form_component .component_messages .n-form-component .n-messages .n-message, .n-form .n-form-component .n-messages .plato-form_component .component_messages .n-message, .n-form .plato-form_component .n-form-component .n-messages .component_message, .n-form .n-form-component .plato-form_component .n-messages .component_message, .n-form .plato-form_component .n-form-component .n-messages .n-message, .n-form .n-form-component .plato-form_component .n-messages .n-message, .n-form .n-form-component .component_messages .component_message, .n-form .n-form-component .component_messages .n-messages .n-message, .n-form .n-form-component .n-messages .component_messages .n-message, .n-form .n-form-component .n-messages .component_message, .n-form .n-form-component .n-messages .n-message {
      color: inherit;
      margin: calc(16px * 0.75) 0;
      padding: 0 0 0 calc(16px * 1.5);
      position: relative; }
      .plato-form .plato-form_component .component_messages .component_message .message_title, .plato-form .plato-form_component .component_messages .component_message .n-form .n-form-component .n-messages .n-message .title, .n-form .n-form-component .n-messages .n-message .plato-form .plato-form_component .component_messages .component_message .title, .plato-form .plato-form_component .component_messages .n-form .n-form-component .n-messages .n-message .message_title, .n-form .n-form-component .n-messages .plato-form .plato-form_component .component_messages .n-message .message_title, .plato-form .plato-form_component .component_messages .n-form .n-form-component .n-messages .n-message .title, .n-form .n-form-component .n-messages .plato-form .plato-form_component .component_messages .n-message .title, .plato-form .plato-form_component .n-form .n-form-component .n-messages .component_message .message_title, .n-form .n-form-component .plato-form .plato-form_component .n-messages .component_message .message_title, .plato-form .plato-form_component .n-form .n-form-component .n-messages .component_message .n-message .title, .plato-form .plato-form_component .n-form .n-form-component .n-messages .n-message .component_message .title, .n-form .n-form-component .plato-form .plato-form_component .n-messages .component_message .n-message .title, .n-form .n-form-component .plato-form .plato-form_component .n-messages .n-message .component_message .title, .plato-form .plato-form_component .n-form .n-form-component .n-messages .n-message .message_title, .n-form .n-form-component .plato-form .plato-form_component .n-messages .n-message .message_title, .plato-form .plato-form_component .n-form .n-form-component .n-messages .n-message .title, .n-form .n-form-component .plato-form .plato-form_component .n-messages .n-message .title, .plato-form .n-form .n-form-component .component_messages .component_message .message_title, .n-form .plato-form .n-form-component .component_messages .component_message .message_title, .plato-form .n-form .n-form-component .component_messages .component_message .n-messages .n-message .title, .plato-form .n-form .n-form-component .n-messages .n-message .component_messages .component_message .title, .n-form .plato-form .n-form-component .component_messages .component_message .n-messages .n-message .title, .n-form .plato-form .n-form-component .n-messages .n-message .component_messages .component_message .title, .plato-form .n-form .n-form-component .component_messages .n-messages .n-message .message_title, .plato-form .n-form .n-form-component .n-messages .component_messages .n-message .message_title, .n-form .plato-form .n-form-component .component_messages .n-messages .n-message .message_title, .n-form .plato-form .n-form-component .n-messages .component_messages .n-message .message_title, .plato-form .n-form .n-form-component .component_messages .n-messages .n-message .title, .plato-form .n-form .n-form-component .n-messages .component_messages .n-message .title, .n-form .plato-form .n-form-component .component_messages .n-messages .n-message .title, .n-form .plato-form .n-form-component .n-messages .component_messages .n-message .title, .plato-form .n-form .n-form-component .n-messages .component_message .message_title, .n-form .plato-form .n-form-component .n-messages .component_message .message_title, .plato-form .n-form .n-form-component .n-messages .component_message .n-message .title, .plato-form .n-form .n-form-component .n-messages .n-message .component_message .title, .n-form .plato-form .n-form-component .n-messages .component_message .n-message .title, .n-form .plato-form .n-form-component .n-messages .n-message .component_message .title, .plato-form .n-form .n-form-component .n-messages .n-message .message_title, .n-form .plato-form .n-form-component .n-messages .n-message .message_title, .plato-form .n-form .n-form-component .n-messages .n-message .title, .n-form .plato-form .n-form-component .n-messages .n-message .title, .n-form .plato-form_component .component_messages .component_message .message_title, .n-form .plato-form_component .component_messages .component_message .n-form-component .n-messages .n-message .title, .n-form .n-form-component .n-messages .n-message .plato-form_component .component_messages .component_message .title, .n-form .plato-form_component .component_messages .n-form-component .n-messages .n-message .message_title, .n-form .n-form-component .n-messages .plato-form_component .component_messages .n-message .message_title, .n-form .plato-form_component .component_messages .n-form-component .n-messages .n-message .title, .n-form .n-form-component .n-messages .plato-form_component .component_messages .n-message .title, .n-form .plato-form_component .n-form-component .n-messages .component_message .message_title, .n-form .n-form-component .plato-form_component .n-messages .component_message .message_title, .n-form .plato-form_component .n-form-component .n-messages .component_message .n-message .title, .n-form .plato-form_component .n-form-component .n-messages .n-message .component_message .title, .n-form .n-form-component .plato-form_component .n-messages .component_message .n-message .title, .n-form .n-form-component .plato-form_component .n-messages .n-message .component_message .title, .n-form .plato-form_component .n-form-component .n-messages .n-message .message_title, .n-form .n-form-component .plato-form_component .n-messages .n-message .message_title, .n-form .plato-form_component .n-form-component .n-messages .n-message .title, .n-form .n-form-component .plato-form_component .n-messages .n-message .title, .n-form .n-form-component .component_messages .component_message .message_title, .n-form .n-form-component .component_messages .component_message .n-messages .n-message .title, .n-form .n-form-component .n-messages .n-message .component_messages .component_message .title, .n-form .n-form-component .component_messages .n-messages .n-message .message_title, .n-form .n-form-component .n-messages .component_messages .n-message .message_title, .n-form .n-form-component .component_messages .n-messages .n-message .title, .n-form .n-form-component .n-messages .component_messages .n-message .title, .n-form .n-form-component .n-messages .component_message .message_title, .n-form .n-form-component .n-messages .component_message .n-message .title, .n-form .n-form-component .n-messages .n-message .component_message .title, .n-form .n-form-component .n-messages .n-message .message_title, .n-form .n-form-component .n-messages .n-message .title {
        color: inherit; }
.plato-form .plato-form_component.component_invalid .component_label-wrapper {
  color: #990909; }
  .plato-form .plato-form_component.component_invalid .component_label-wrapper .component_label {
    color: #990909; }
  .plato-form .plato-form_component.component_invalid .component_label-wrapper .component_label-info {
    color: #990909; }
.plato-form .plato-form_component.component_invalid .component_field-wrapper .component_field {
  border: 1px solid #FF0F0F;
  color: #990909; }
.plato-form .plato-form_component.component_invalid .component_field-wrapper .field_icon_text {
  background-color: #FFE7E7;
  color: #990909; }
  .plato-form .plato-form_component.component_invalid .component_field-wrapper .field_icon_text .field_icon {
    color: #990909; }
  .plato-form .plato-form_component.component_invalid .component_field-wrapper .field_icon_text .validation_icon {
    color: #990909; }
    .plato-form .plato-form_component.component_invalid .component_field-wrapper .field_icon_text .validation_icon:before {
      content: "";
      font-size: 24px;
      font-family: "Font Awesome 5 Free";
      font-weight: normal; }
.plato-form .plato-form_component.component_invalid .component_messages .component_message {
  color: #990909; }
  .plato-form .plato-form_component.component_invalid .component_messages .component_message:before {
    content: "";
    color: #990909;
    font-family: "Font Awesome 5 Free";
    font-size: 1rem;
    font-weight: normal;
    position: absolute;
    top: 0;
    bottom: 0;
    right: none;
    left: 0; }
.plato-form .plato-form_component.component_valid .component_label-wrapper {
  color: #005900; }
  .plato-form .plato-form_component.component_valid .component_label-wrapper .component_label {
    color: #005900; }
  .plato-form .plato-form_component.component_valid .component_label-wrapper .component_label-info {
    color: #005900; }
.plato-form .plato-form_component.component_valid .component_field-wrapper .component_field {
  border: 1px solid #009400;
  color: #005900; }
.plato-form .plato-form_component.component_valid .component_field-wrapper .field_icon_text {
  background-color: #E6F4E6;
  color: #005900; }
  .plato-form .plato-form_component.component_valid .component_field-wrapper .field_icon_text .field_icon {
    color: #005900; }
  .plato-form .plato-form_component.component_valid .component_field-wrapper .field_icon_text .validation_icon {
    color: #005900; }
    .plato-form .plato-form_component.component_valid .component_field-wrapper .field_icon_text .validation_icon:before {
      content: "";
      font-size: 24px;
      font-family: "Font Awesome 5 Free";
      font-weight: normal; }
.plato-form_group {
  background-color: #F3F3F4;
  border-color: #5E80A0;
  border-style: solid;
  border-width: 0 0 0 calc(16px / 2);
  padding: calc(16px * 1.5); }
  .plato-form_group .group_description {
    color: #293846;
    font-size: 0.75rem; }
.plato-form .plato-form_combo, .n-form .plato-form_combo {
  width: 100%; }
  .plato-form .plato-form_combo .plato-form_combo_input, .n-form .plato-form_combo .plato-form_combo_input {
    color: #777777; }
    .plato-form .plato-form_combo .plato-form_combo_input .input_container .input_field, .n-form .plato-form_combo .plato-form_combo_input .input_container .input_field {
      border: 1px solid #C4C4C5;
      border-radius: 0.25rem;
      display: block;
      font-family: "Lato", "open-sans", sans-serif;
      font-size: 0.875rem;
      padding: calc(16px * 0.75);
      width: 100%; }
    .plato-form .plato-form_combo .plato-form_combo_input .input_container .input_icon, .n-form .plato-form_combo .plato-form_combo_input .input_container .input_icon {
      color: inherit; }
    .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown {
      background-color: #E5E6E7; }
      .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value, .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .n-input-combo-dropdown-value, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-input-combo-dropdown-value, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .n-input-combo-dropdown-value, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-input-combo-dropdown-value {
        padding: calc(16px * 0.75) calc(16px / 2); }
        .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value:hover, .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .n-input-combo-dropdown-value:hover, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-input-combo-dropdown-value:hover, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value:hover, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .n-input-combo-dropdown-value:hover, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-input-combo-dropdown-value:hover {
          background-color: #293846;
          color: #FFFFFF; }
        .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value.selected, .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value.pondering, .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .selected.n-input-combo-dropdown-value, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .selected.n-input-combo-dropdown-value, .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .pondering.n-input-combo-dropdown-value, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .pondering.n-input-combo-dropdown-value, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value.selected, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .dropdown_value.pondering, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .selected.n-input-combo-dropdown-value, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .selected.n-input-combo-dropdown-value, .n-form .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .pondering.n-input-combo-dropdown-value, .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .plato-form_combo .plato-form_combo_input .input_container .combo_dropdown .pondering.n-input-combo-dropdown-value {
          background-color: #293846;
          color: #FFFFFF; }
.plato-form .plato-form_date-component .component_field-wrapper .field_icon-wrapper .field_date-icon, .plato-form .plato-form_date-component .n-form .n-form-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon, .n-form .n-form-component .plato-form .plato-form_date-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon, .n-form .plato-form_date-component .component_field-wrapper .field_icon-wrapper .field_date-icon, .n-form .plato-form_date-component .n-form-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon, .n-form .n-form-component .plato-form_date-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon {
  background-color: transparent;
  color: #131920;
  height: auto;
  line-height: inherit;
  width: auto; }
  .plato-form .plato-form_date-component .component_field-wrapper .field_icon-wrapper .field_date-icon:before, .plato-form .plato-form_date-component .n-form .n-form-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon:before, .n-form .n-form-component .plato-form .plato-form_date-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon:before, .n-form .plato-form_date-component .component_field-wrapper .field_icon-wrapper .field_date-icon:before, .n-form .plato-form_date-component .n-form-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon:before, .n-form .n-form-component .plato-form_date-component .n-form-input-wrapper .field_icon-wrapper .field_date-icon:before {
    content: "";
    font-size: 24px;
    font-family: "Font Awesome 5 Free";
    font-weight: normal; }
.plato-form .plato-form_date-component.component_valid .component_field-wrapper .component_field {
  border: 1px solid #009400;
  color: #005900; }
.plato-form .plato-form_date-component.component_valid .field_icon-wrapper .field_icon {
  color: #005900; }
.plato-form .plato-form_date-component.component_invalid .component_field-wrapper .component_field {
  border: 1px solid #FF0F0F;
  color: #990909; }
.plato-form .plato-form_date-component.component_invalid .field_icon-wrapper .field_icon {
  color: #990909; }
.plato-form .plato-form_date-picker, .n-form .plato-form_date-picker {
  margin: calc(-1 * (16px * 2)) 0 0 0; }
  .plato-form .plato-form_date-picker .date-picker_table, .n-form .plato-form_date-picker .date-picker_table {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .plato-form .plato-form_date-picker .date-picker_table:focus, .plato-form .plato-form_date-picker .date-picker_table.focused, .n-form .plato-form_date-picker .date-picker_table:focus, .n-form .plato-form_date-picker .date-picker_table.focused {
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23), none; }
    .plato-form .plato-form_date-picker .date-picker_table .date-picker_table_caption, .n-form .plato-form_date-picker .date-picker_table .date-picker_table_caption {
      background-color: #34B394; }
    .plato-form .plato-form_date-picker .date-picker_table .date-picker_table_head, .n-form .plato-form_date-picker .date-picker_table .date-picker_table_head {
      background-color: #444444; }
    .plato-form .plato-form_date-picker .date-picker_table .date-picker_table_body, .n-form .plato-form_date-picker .date-picker_table .date-picker_table_body {
      background-color: #FFFFFF; }
      .plato-form .plato-form_date-picker .date-picker_table .date-picker_table_body .date-picker_day, .n-form .plato-form_date-picker .date-picker_table .date-picker_table_body .date-picker_day {
        color: #777777;
        text-decoration: none; }
  .plato-form .plato-form_date-picker .date-picker_legend, .n-form .plato-form_date-picker .date-picker_legend {
    display: none; }
.plato-card, #main .page-cell.is-root:not(.has-page):not(.is-plain),
#main .is-plain .data-card:not(.has-page):not(.is-plain), .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain),
.skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain), .nabu-cms.nabu-cms-core-login {
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #123C32;
  margin: 16px;
  padding: 16px calc(16px * 1.5) calc(16px * 2);
  text-align: left; }
  .plato-card .plato-card_title, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_title, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_title, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_title, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_title, .nabu-cms.nabu-cms-core-login .plato-card_title {
    color: #123C32; }
  .plato-card .plato-card_description, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_description, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_description, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_description, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_description, .nabu-cms.nabu-cms-core-login .plato-card_description {
    color: #123C32;
    margin: calc(16px * 1.5) 0; }
  .plato-card .plato-card_actions, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_actions, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_actions, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_actions, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_actions, .nabu-cms.nabu-cms-core-login .plato-card_actions {
    margin: 0;
    padding: 0; }
    .plato-card .plato-card_actions button, .plato-card .plato-card_actions .button, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_actions button, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_actions button, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_actions button, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_actions button, .nabu-cms.nabu-cms-core-login .plato-card_actions button, #main .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_actions .button, #main .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_actions .button, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .plato-card_actions .button, .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .plato-card_actions .button, .nabu-cms.nabu-cms-core-login .plato-card_actions .button {
      margin: 0; }
.page-fields {
  margin: 0; }
  .page-fields dd {
    margin: 0; }
.n-prompt {
  background-color: rgba(119, 119, 119, 0.9); }
  .n-prompt .n-prompt-content, .n-prompt .n-prompt-container {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-color: #FFFFFF;
    border-radius: 0.25rem;
    color: #123C32;
    max-height: calc(100vh - 2rem);
    overflow: auto;
    padding: calc(16px * 1.5);
    min-width: 32rem; }
    .n-prompt .n-prompt-content:focus, .n-prompt .n-prompt-content.focused, .n-prompt .n-prompt-container:focus, .n-prompt .n-prompt-container.focused {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), none; }
    @media (max-width: 32rem) {
      .n-prompt .n-prompt-content, .n-prompt .n-prompt-container {
        min-width: auto; } }
.n-prompt .n-prompt-container .n-confirm {
  background: none;
  box-shadow: none;
  margin: 0;
  width: auto;
  max-width: 32rem; }
  .n-prompt .n-prompt-container .n-confirm .n-confirm-content {
    display: inline-block;
    color: #777777;
    font-size: 1rem;
    margin: 0 0 1rem;
    padding: 2rem 1rem;
    width: auto; }
  .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons {
    padding: 1rem;
    text-align: right; }
    .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel {
      border: none;
      border-radius: 0.25rem;
      color: #777777;
      cursor: pointer;
      display: inline-block;
      font-family: "Lato", "open-sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 400;
      height: 2rem;
      line-height: 2rem;
      margin: 0;
      padding: 0 0.75rem 0 0.75rem;
      position: relative;
      text-align: center;
      text-transform: none;
      transition: all 0.3s ease;
      outline: none;
      min-width: auto;
      color: #FFFFFF;
      background-color: rgba(0, 0, 0, 0);
      background-color: rgba(0, 0, 0, 0);
      border: none;
      color: #34B394;
      margin-bottom: 0; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.large {
        height: 2.5rem;
        line-height: 2.5rem; }
        .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.large .icon {
          top: calc(2.5rem / 2); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.small {
        height: 1.6rem;
        line-height: 1.6rem; }
        .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.small .icon {
          top: calc(1.6rem / 2); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.round {
        border-radius: calc(2rem / 2); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.square {
        border-radius: 0; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.full {
        width: 100%; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.has-icon {
        padding: 0 0.75rem 0 2rem; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.has-icon-right {
        padding: 0 2rem 0 0.75rem; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel .icon {
        font-size: 1.1rem;
        position: absolute;
        top: calc(2rem / 2);
        left: 0.6rem;
        transform: translateY(-50%); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.has-icon-right .icon {
        left: auto;
        right: 0.6rem; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel.is-icon .icon {
        left: 50%;
        margin: 0;
        transform: translate(-50%, -50%); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel span {
        display: inline-block; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:hover {
        background-color: rgba(0, 0, 0, 0); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel span:not(.icon) {
        text-decoration: underline; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:hover, .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:disabled {
        color: #FFFFFF;
        background-color: rgba(0, 0, 0, 0);
        background-color: rgba(0, 0, 0, 0);
        border: none;
        color: #17987E; }
        .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:hover:hover, .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:disabled:hover {
          background-color: rgba(0, 0, 0, 0); }
        .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:hover span:not(.icon), .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:disabled span:not(.icon) {
          text-decoration: underline; }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:hover {
        transform: translate(0, 1px); }
      .n-prompt .n-prompt-container .n-confirm .n-confirm-buttons .cancel:disabled {
        opacity: 0.7; }
  @media (max-width: 32rem) {
    .n-prompt .n-prompt-container .n-confirm {
      width: calc(100vw - 2rem);
      max-width: none; } }
#main .n-form-checkbox input[checked] + label:before {
  background-color: #C4C4C5;
  box-shadow: none; }
#main .n-form-checkbox label:before {
  box-shadow: none;
  border: 1px solid #9E9E9E;
  border-color: #293846; }
.n-form .n-form-address {
  width: 100%; }
  .n-form .n-form-address .n-form-address-form .n-form-combo {
    margin-bottom: 0; }
.n-form .n-form-combo {
  width: 100%; }
  .n-form .n-form-combo .n-input-combo {
    color: #777777; }
    .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-input {
      border: 1px solid #C4C4C5;
      border-radius: 0.25rem;
      display: block;
      font-family: "Lato", "open-sans", sans-serif;
      font-size: 0.875rem;
      padding: calc(16px * 0.75);
      width: 100%; }
    .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-icon {
      color: inherit; }
    .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown {
      background-color: #E5E6E7; }
      .n-form .n-form-combo .n-input-combo .n-input-combo-input-container .n-input-combo-dropdown .n-input-combo-dropdown-value.pondering {
        background-color: #293846;
        color: #FFFFFF; }
    .n-form .n-form-combo .n-input-combo .n-form-combo-bottom {
      display: none; }
.n-form .combo-filter.n-input-combo .n-input-combo-label-container {
  background: #FFFFFF;
  margin-right: -0.25rem;
  border-style: solid;
  border-radius: 0.25rem 0 0 0.25rem;
  z-index: 2; }
.n-form .combo-filter.n-input-combo .n-form-component {
  margin: 0; }
.n-form .n-form-date-input .n-form-input-wrapper {
  position: relative; }
  .n-form .n-form-date-input .n-form-input-wrapper .field {
    border: 1px solid #C4C4C5;
    display: block;
    font-family: "Lato", "open-sans", sans-serif;
    font-size: 0.875rem;
    padding: calc(16px * 0.75);
    width: 100%; }
  .n-form .n-form-date-input .n-form-input-wrapper .n-form-date-icon {
    background-color: transparent;
    color: #131920;
    height: auto;
    line-height: inherit;
    width: auto; }
  .n-form .n-form-date-input .n-form-input-wrapper .n-input-result {
    display: none; }
.n-form .n-input-date {
  margin: calc(-1 * (16px * 2)) 0 0 0; }
  .n-form .n-input-date .table {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
    .n-form .n-input-date .table:focus, .n-form .n-input-date .table.focused {
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23), none; }
    .n-form .n-input-date .table caption {
      background-color: #34B394; }
    .n-form .n-input-date .table head {
      background-color: #444444; }
    .n-form .n-input-date .table body {
      background-color: #FFFFFF; }
      .n-form .n-input-date .table body .n-input-date-label {
        color: #777777;
        text-decoration: none; }
  .n-form .n-input-date .n-input-date-legend {
    display: none; }
.n-form .n-form-date-input + .n-input-date {
  margin-top: -2rem; }
.n-form .n-form-component {
  display: inline-block;
  margin: 0 0 calc(16px * 2) 0;
  position: relative;
  width: 100%;
  min-width: 16rem; }
  .n-form .n-form-component .n-form-label-wrapper {
    color: #777777;
    display: block;
    font-size: 0.875rem;
    font-weight: 600;
    margin: 0 0 calc(16px / 2);
    text-align: left; }
    .n-form .n-form-component .n-form-label-wrapper .n-form-label {
      color: #777777;
      display: inline-block;
      font-size: 0.875rem;
      font-weight: 600;
      margin: 0 0 calc(16px / 2);
      text-align: left; }
    .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info {
      color: #293846;
      display: inline-block;
      font-size: 0.875rem;
      font-weight: 600;
      margin: 0 0 calc(16px / 2);
      text-align: left; }
      .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .n-icon {
        position: static;
        font-size: 1rem; }
      .n-form .n-form-component .n-form-label-wrapper .n-form-component-description-info .n-info-content {
        font-size: 0.75rem; }
  .n-form .n-form-component .n-form-input-wrapper {
    position: relative; }
    .n-form .n-form-component .n-form-input-wrapper .field {
      border: 1px solid #C4C4C5;
      display: block;
      font-family: "Lato", "open-sans", sans-serif;
      font-size: 0.875rem;
      padding: calc(16px * 0.75);
      width: 100%; }
      .n-form .n-form-component .n-form-input-wrapper .field.n-form-invalid {
        border: 1px solid #FF0F0F;
        color: #990909; }
      .n-form .n-form-component .n-form-input-wrapper .field.n-form-valid {
        border: 1px solid #009400;
        color: #005900; }
    .n-form .n-form-component .n-form-input-wrapper .n-form-suffix {
      align-items: center;
      display: flex;
      flex-flow: row nowrap;
      justify-content: center;
      height: calc((0.875rem * 1.25) + (2 * (16px * 0.75)));
      position: absolute;
      top: calc(2 * 1px);
      bottom: 0;
      left: none;
      right: 0;
      width: calc((0.875rem * 1.25) + (2 * (16px * 0.75)));
      background-color: #F3F3F4;
      color: #444444;
      line-height: calc((0.875rem * 1.25) + (2 * (16px * 0.75)));
      text-align: center;
      transform: translateX(-1px); }
      .n-form .n-form-component .n-form-input-wrapper .n-form-suffix .icon {
        color: #131920;
        height: auto;
        width: auto; }
  .n-form .n-form-component .field.n-form-invalid ~ .n-icon {
    color: #990909; }
  .n-form .n-form-component .n-form-component-after {
    color: #777777;
    display: block;
    font-size: 0.75rem;
    font-weight: 400;
    margin: calc(16px / 2) 0;
    text-align: left; }
    .n-form .n-form-component .n-form-component-after .icon {
      color: #009400;
      font-size: 0.75rem; }
    .n-form .n-form-component .n-form-component-after .n-form-component-after-label {
      color: #777777;
      display: block;
      font-size: 0.75rem;
      font-weight: 400;
      margin: 0;
      text-align: left; }
  .n-form .n-form-component .n-messages {
    font-size: 0.75rem;
    text-align: left; }
    .n-form .n-form-component .n-messages .n-message {
      color: inherit;
      margin: calc(16px * 0.75) 0;
      padding: 0 0 0 calc(16px * 1.5);
      position: relative; }
      .n-form .n-form-component .n-messages .n-message .title {
        color: inherit; }
.n-form-component.has-suffix-icon {
  color: #009400;
  font-size: 0.75rem; }
.n-form-component.n-form-invalid .n-input-result {
  color: #990909; }
.n-form-component.n-form-valid .n-input-result {
  color: #005900; }
.n-form-section.row {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: calc(-1 * 0.5rem); }
  .n-form-section.row > .n-form-section {
    margin: 0.5rem; }
#main .n-form .n-form-component.n-form-radio .n-form-label {
  color: #777777; }
.page-row {
  margin-left: auto;
  margin-right: auto;
  max-width: 100vw; }
  .page-row.full-width {
    max-width: none; }
.plato-dashboard-menu-top, .page-actions.menu, .page-actions.menu {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #FFFFFF;
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  padding: 0;
  z-index: 50; }
  .plato-dashboard-menu-top:focus, .page-actions.menu:focus, .plato-dashboard-menu-top.focused, .page-actions.menu.focused, .page-actions.menu:focus, .focused.page-actions.menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), none; }
  .plato-dashboard-menu-top li, .page-actions.menu li, .plato-dashboard-menu-top .menu_item, .page-actions.menu .page-action, .page-actions.menu .menu_item, .plato-dashboard-menu-top .page-actions.menu .page-action, .page-actions.menu .page-actions.menu .page-action, .page-actions.menu .plato-dashboard-menu-top .page-action, .page-actions.menu .page-actions.menu .page-action, .page-actions.menu li, .page-actions.menu .menu_item, .page-actions.menu .page-action {
    position: relative; }
    .plato-dashboard-menu-top li a, .page-actions.menu li a, .plato-dashboard-menu-top li .menu_item_label, .page-actions.menu li .menu_item_label, .plato-dashboard-menu-top li .page-actions.menu .page-action .page-action-entry, .page-actions.menu li .page-actions.menu .page-action .page-action-entry, .page-actions.menu .page-action .plato-dashboard-menu-top li .page-action-entry, .page-actions.menu .page-action .page-actions.menu li .page-action-entry, .plato-dashboard-menu-top .menu_item a, .page-actions.menu .page-action a, .page-actions.menu .menu_item a, .plato-dashboard-menu-top .menu_item .menu_item_label, .page-actions.menu .page-action .page-action-entry, .page-actions.menu .page-action .menu_item_label, .page-actions.menu .menu_item .menu_item_label, .plato-dashboard-menu-top .menu_item .page-actions.menu .page-action .page-action-entry, .page-actions.menu .page-action .page-actions.menu .page-action .page-action-entry, .page-actions.menu .menu_item .page-actions.menu .page-action .page-action-entry, .page-actions.menu .page-action .plato-dashboard-menu-top .menu_item .page-action-entry, .page-actions.menu .page-action .page-actions.menu .page-action .page-action-entry, .page-actions.menu .page-action .page-actions.menu .menu_item .page-action-entry, .plato-dashboard-menu-top .page-actions.menu .page-action a, .page-actions.menu .page-actions.menu .page-action a, .page-actions.menu .plato-dashboard-menu-top .page-action a, .page-actions.menu .page-actions.menu .page-action a, .plato-dashboard-menu-top .page-actions.menu .page-action .menu_item_label, .page-actions.menu .page-actions.menu .page-action .menu_item_label, .page-actions.menu .plato-dashboard-menu-top .page-action .menu_item_label, .page-actions.menu .page-actions.menu .page-action .menu_item_label, .plato-dashboard-menu-top .page-actions.menu .page-action .page-action-entry, .page-actions.menu .page-actions.menu .page-action .page-action-entry, .page-actions.menu .plato-dashboard-menu-top .page-action .page-action-entry, .page-actions.menu .page-actions.menu .page-action .page-action-entry, .page-actions.menu li a, .page-actions.menu li .menu_item_label, .page-actions.menu li .page-action .page-action-entry, .page-actions.menu .page-action li .page-action-entry, .page-actions.menu .menu_item a, .page-actions.menu .menu_item .menu_item_label, .page-actions.menu .menu_item .page-action .page-action-entry, .page-actions.menu .page-action .menu_item .page-action-entry, .page-actions.menu .page-action a, .page-actions.menu .page-action .menu_item_label, .page-actions.menu .page-action .page-action-entry {
      color: #777777;
      cursor: pointer;
      display: inline-block;
      padding: 16px;
      text-decoration: none; }
      .plato-dashboard-menu-top li a:hover, .page-actions.menu li a:hover, .plato-dashboard-menu-top li .menu_item_label:hover, .page-actions.menu li .menu_item_label:hover, .plato-dashboard-menu-top li .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu li .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .page-action .plato-dashboard-menu-top li .page-action-entry:hover, .page-actions.menu .page-action .page-actions.menu li .page-action-entry:hover, .plato-dashboard-menu-top .menu_item a:hover, .page-actions.menu .page-action a:hover, .page-actions.menu .menu_item a:hover, .plato-dashboard-menu-top .menu_item .menu_item_label:hover, .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .page-action .menu_item_label:hover, .page-actions.menu .menu_item .menu_item_label:hover, .plato-dashboard-menu-top .menu_item .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .page-action .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .menu_item .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .page-action .plato-dashboard-menu-top .menu_item .page-action-entry:hover, .page-actions.menu .page-action .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .page-action .page-actions.menu .menu_item .page-action-entry:hover, .plato-dashboard-menu-top .page-actions.menu .page-action a:hover, .page-actions.menu .page-actions.menu .page-action a:hover, .page-actions.menu .plato-dashboard-menu-top .page-action a:hover, .page-actions.menu .page-actions.menu .page-action a:hover, .plato-dashboard-menu-top .page-actions.menu .page-action .menu_item_label:hover, .page-actions.menu .page-actions.menu .page-action .menu_item_label:hover, .page-actions.menu .plato-dashboard-menu-top .page-action .menu_item_label:hover, .page-actions.menu .page-actions.menu .page-action .menu_item_label:hover, .plato-dashboard-menu-top .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu .plato-dashboard-menu-top .page-action .page-action-entry:hover, .page-actions.menu .page-actions.menu .page-action .page-action-entry:hover, .page-actions.menu li a:hover, .page-actions.menu li .menu_item_label:hover, .page-actions.menu li .page-action .page-action-entry:hover, .page-actions.menu .page-action li .page-action-entry:hover, .page-actions.menu .menu_item a:hover, .page-actions.menu .menu_item .menu_item_label:hover, .page-actions.menu .menu_item .page-action .page-action-entry:hover, .page-actions.menu .page-action .menu_item .page-action-entry:hover, .page-actions.menu .page-action a:hover, .page-actions.menu .page-action .menu_item_label:hover, .page-actions.menu .page-action .page-action-entry:hover {
        color: #34B394; }
      .plato-dashboard-menu-top li a.active, .page-actions.menu li a.active, .plato-dashboard-menu-top li a:focus, .page-actions.menu li a:focus, .plato-dashboard-menu-top li .menu_item_label.active, .page-actions.menu li .menu_item_label.active, .plato-dashboard-menu-top li .menu_item_label:focus, .page-actions.menu li .menu_item_label:focus, .plato-dashboard-menu-top li .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu li .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .page-action .plato-dashboard-menu-top li .active.page-action-entry, .page-actions.menu .page-action .page-actions.menu li .active.page-action-entry, .plato-dashboard-menu-top li .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu li .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .page-action .plato-dashboard-menu-top li .page-action-entry:focus, .page-actions.menu .page-action .page-actions.menu li .page-action-entry:focus, .plato-dashboard-menu-top .menu_item a.active, .page-actions.menu .page-action a.active, .page-actions.menu .menu_item a.active, .plato-dashboard-menu-top .menu_item a:focus, .page-actions.menu .page-action a:focus, .page-actions.menu .menu_item a:focus, .plato-dashboard-menu-top .menu_item .menu_item_label.active, .page-actions.menu .page-action .page-action-entry.active, .page-actions.menu .page-action .menu_item_label.active, .page-actions.menu .menu_item .menu_item_label.active, .plato-dashboard-menu-top .menu_item .menu_item_label:focus, .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .page-action .menu_item_label:focus, .page-actions.menu .menu_item .menu_item_label:focus, .plato-dashboard-menu-top .menu_item .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .page-action .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .menu_item .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .page-action .plato-dashboard-menu-top .menu_item .active.page-action-entry, .page-actions.menu .page-action .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .page-action .page-actions.menu .menu_item .active.page-action-entry, .plato-dashboard-menu-top .menu_item .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .page-action .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .menu_item .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .page-action .plato-dashboard-menu-top .menu_item .page-action-entry:focus, .page-actions.menu .page-action .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .page-action .page-actions.menu .menu_item .page-action-entry:focus, .plato-dashboard-menu-top .page-actions.menu .page-action a.active, .page-actions.menu .page-actions.menu .page-action a.active, .page-actions.menu .plato-dashboard-menu-top .page-action a.active, .page-actions.menu .page-actions.menu .page-action a.active, .plato-dashboard-menu-top .page-actions.menu .page-action a:focus, .page-actions.menu .page-actions.menu .page-action a:focus, .page-actions.menu .plato-dashboard-menu-top .page-action a:focus, .page-actions.menu .page-actions.menu .page-action a:focus, .plato-dashboard-menu-top .page-actions.menu .page-action .menu_item_label.active, .page-actions.menu .page-actions.menu .page-action .menu_item_label.active, .page-actions.menu .plato-dashboard-menu-top .page-action .menu_item_label.active, .page-actions.menu .page-actions.menu .page-action .menu_item_label.active, .plato-dashboard-menu-top .page-actions.menu .page-action .menu_item_label:focus, .page-actions.menu .page-actions.menu .page-action .menu_item_label:focus, .page-actions.menu .plato-dashboard-menu-top .page-action .menu_item_label:focus, .page-actions.menu .page-actions.menu .page-action .menu_item_label:focus, .plato-dashboard-menu-top .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .plato-dashboard-menu-top .page-action .active.page-action-entry, .page-actions.menu .page-actions.menu .page-action .active.page-action-entry, .plato-dashboard-menu-top .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu .plato-dashboard-menu-top .page-action .page-action-entry:focus, .page-actions.menu .page-actions.menu .page-action .page-action-entry:focus, .page-actions.menu li a.active, .page-actions.menu li a:focus, .page-actions.menu li .menu_item_label.active, .page-actions.menu li .menu_item_label:focus, .page-actions.menu li .page-action .active.page-action-entry, .page-actions.menu .page-action li .active.page-action-entry, .page-actions.menu li .page-action .page-action-entry:focus, .page-actions.menu .page-action li .page-action-entry:focus, .page-actions.menu .menu_item a.active, .page-actions.menu .menu_item a:focus, .page-actions.menu .menu_item .menu_item_label.active, .page-actions.menu .menu_item .menu_item_label:focus, .page-actions.menu .menu_item .page-action .active.page-action-entry, .page-actions.menu .page-action .menu_item .active.page-action-entry, .page-actions.menu .menu_item .page-action .page-action-entry:focus, .page-actions.menu .page-action .menu_item .page-action-entry:focus, .page-actions.menu .page-action a.active, .page-actions.menu .page-action a:focus, .page-actions.menu .page-action .menu_item_label.active, .page-actions.menu .page-action .menu_item_label:focus, .page-actions.menu .page-action .active.page-action-entry, .page-actions.menu .page-action .page-action-entry:focus {
        color: #89D9C9; }
    .plato-dashboard-menu-top li ul, .page-actions.menu li ul, .plato-dashboard-menu-top li .item-children, .page-actions.menu li .item-children, .plato-dashboard-menu-top li .page-actions.menu .page-action .page-actions, .page-actions.menu li .page-actions.menu .page-action .page-actions, .page-actions.menu .page-action .plato-dashboard-menu-top li .page-actions, .page-actions.menu .page-action .page-actions.menu li .page-actions, .plato-dashboard-menu-top .menu_item ul, .page-actions.menu .page-action ul, .page-actions.menu .menu_item ul, .plato-dashboard-menu-top .menu_item .item-children, .page-actions.menu .page-action .item-children, .page-actions.menu .menu_item .item-children, .plato-dashboard-menu-top .menu_item .page-actions.menu .page-action .page-actions, .page-actions.menu .page-action .page-actions.menu .page-action .page-actions, .page-actions.menu .menu_item .page-actions.menu .page-action .page-actions, .page-actions.menu .page-action .plato-dashboard-menu-top .menu_item .page-actions, .page-actions.menu .page-action .page-actions.menu .page-action .page-actions, .page-actions.menu .page-action .page-actions.menu .menu_item .page-actions, .plato-dashboard-menu-top .page-actions.menu .page-action ul, .page-actions.menu .page-actions.menu .page-action ul, .page-actions.menu .plato-dashboard-menu-top .page-action ul, .page-actions.menu .page-actions.menu .page-action ul, .plato-dashboard-menu-top .page-actions.menu .page-action .item-children, .page-actions.menu .page-actions.menu .page-action .item-children, .page-actions.menu .plato-dashboard-menu-top .page-action .item-children, .page-actions.menu .page-actions.menu .page-action .item-children, .plato-dashboard-menu-top .page-actions.menu .page-action .page-actions, .page-actions.menu .page-actions.menu .page-action .page-actions, .page-actions.menu .plato-dashboard-menu-top .page-action .page-actions, .page-actions.menu .page-actions.menu .page-action .page-actions, .page-actions.menu li ul, .page-actions.menu li .item-children, .page-actions.menu li .page-action .page-actions, .page-actions.menu .page-action li .page-actions, .page-actions.menu .menu_item ul, .page-actions.menu .menu_item .item-children, .page-actions.menu .menu_item .page-action .page-actions, .page-actions.menu .page-action .menu_item .page-actions, .page-actions.menu .page-action ul, .page-actions.menu .page-action .item-children, .page-actions.menu .page-action .page-actions {
      display: flex;
      flex-flow: column nowrap;
      position: absolute; }
#main .page-cell.is-root:not(.has-page):not(.is-plain),
#main .is-plain .data-card:not(.has-page):not(.is-plain), .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain),
.skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) {
  color: #777777; }
  #main .page-cell.is-root:not(.has-page):not(.is-plain) .page-form h2,
  #main .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-header h2,
  #main .is-plain .data-card:not(.has-page):not(.is-plain) .page-form h2,
  #main .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-header h2, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .page-form h2,
  .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-header h2,
  .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .page-form h2,
  .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-header h2 {
    border-bottom: 1px solid #9E9E9E;
    margin: 0 calc((16px * 1.5) * -1) 16px;
    padding: 0 calc(16px * 1.5) calc(16px * 0.75); }
  #main .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions button, #main .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions .button,
  #main .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions button,
  #main .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions .button, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions button, .skeleton-main-content .page-cell.is-root:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions .button,
  .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions button,
  .skeleton-main-content .is-plain .data-card:not(.has-page):not(.is-plain) .data-cell .data-common-footer .global-actions .button {
    margin-bottom: 0; }
.plato-table, [template="data-table"] table, [template="data-table-list"] table, .data-table-list .table-list {
  background: transparent;
  margin: 16px 0;
  width: 100%; }
  .plato-table tr td, .plato-table tr th,
  .plato-table tr .plato-table_cell, .plato-table tr .data-table-list .table-list .row.title > span, .data-table-list .table-list .plato-table tr .row.title > span,
  .plato-table .plato-table_row td,
  .plato-table .plato-table_row th,
  .plato-table .plato-table_row .plato-table_cell,
  .plato-table .plato-table_row .data-table-list .table-list .row.title > span,
  .data-table-list .table-list .plato-table .plato-table_row .row.title > span, .plato-table .data-table-list .table-list .row.title td, .data-table-list .table-list .plato-table .row.title td, .plato-table .data-table-list .table-list .row.title th, .data-table-list .table-list .plato-table .row.title th,
  .plato-table .data-table-list .table-list .row.title .plato-table_cell,
  .data-table-list .table-list .plato-table .row.title .plato-table_cell, .plato-table .data-table-list .table-list .row.title > span, .data-table-list .table-list .plato-table .row.title > span, [template="data-table"] table tr td, [template="data-table-list"] table tr td, .data-table-list .table-list tr td, [template="data-table"] table tr th, [template="data-table-list"] table tr th, .data-table-list .table-list tr th,
  [template="data-table"] table tr .plato-table_cell,
  [template="data-table-list"] table tr .plato-table_cell,
  .data-table-list .table-list tr .plato-table_cell, [template="data-table"] table tr .data-table-list .table-list .row.title > span, [template="data-table-list"] table tr .data-table-list .table-list .row.title > span, .data-table-list .table-list tr .row.title > span,
  [template="data-table"] table .plato-table_row td,
  [template="data-table-list"] table .plato-table_row td,
  .data-table-list .table-list .plato-table_row td,
  [template="data-table"] table .plato-table_row th,
  [template="data-table-list"] table .plato-table_row th,
  .data-table-list .table-list .plato-table_row th,
  [template="data-table"] table .plato-table_row .plato-table_cell,
  [template="data-table-list"] table .plato-table_row .plato-table_cell,
  .data-table-list .table-list .plato-table_row .plato-table_cell,
  [template="data-table"] table .plato-table_row .data-table-list .table-list .row.title > span,
  [template="data-table-list"] table .plato-table_row .data-table-list .table-list .row.title > span,
  .data-table-list .table-list .plato-table_row .row.title > span, .data-table-list .table-list .row.title td, .data-table-list .table-list .row.title th,
  .data-table-list .table-list .row.title .plato-table_cell, .data-table-list .table-list [template="data-table"] table .row.title > span, .data-table-list .table-list [template="data-table-list"] table .row.title > span, .data-table-list .table-list .row.title > span {
    font-size: 0.75rem;
    padding: calc(16px * 0.75);
    text-transform: inherit; }
  .plato-table thead tr th,
  .plato-table thead tr .plato-table_head_cell, .plato-table thead tr .data-table-list .table-list .row.title > span, .data-table-list .table-list .plato-table thead tr .row.title > span,
  .plato-table .plato-table_head .plato-table_head_row th,
  .plato-table .plato-table_head .plato-table_head_row .plato-table_head_cell,
  .plato-table .plato-table_head .plato-table_head_row .data-table-list .table-list .row.title > span,
  .data-table-list .table-list .plato-table .plato-table_head .plato-table_head_row .row.title > span,
  .plato-table .plato-table_head_row th,
  .plato-table .plato-table_head_row .plato-table_head_cell,
  .plato-table .plato-table_head_row .data-table-list .table-list .row.title > span,
  .data-table-list .table-list .plato-table .plato-table_head_row .row.title > span, .plato-table .data-table-list .table-list .row.title th, .data-table-list .table-list .plato-table .row.title th,
  .plato-table .data-table-list .table-list .row.title .plato-table_head_cell,
  .data-table-list .table-list .plato-table .row.title .plato-table_head_cell, .plato-table .data-table-list .table-list .row.title > span, .data-table-list .table-list .plato-table .row.title > span, [template="data-table"] table thead tr th, [template="data-table-list"] table thead tr th, .data-table-list .table-list thead tr th,
  [template="data-table"] table thead tr .plato-table_head_cell,
  [template="data-table-list"] table thead tr .plato-table_head_cell,
  .data-table-list .table-list thead tr .plato-table_head_cell, [template="data-table"] table thead tr .data-table-list .table-list .row.title > span, [template="data-table-list"] table thead tr .data-table-list .table-list .row.title > span, .data-table-list .table-list thead tr .row.title > span,
  [template="data-table"] table .plato-table_head .plato-table_head_row th,
  [template="data-table-list"] table .plato-table_head .plato-table_head_row th,
  .data-table-list .table-list .plato-table_head .plato-table_head_row th,
  [template="data-table"] table .plato-table_head .plato-table_head_row .plato-table_head_cell,
  [template="data-table-list"] table .plato-table_head .plato-table_head_row .plato-table_head_cell,
  .data-table-list .table-list .plato-table_head .plato-table_head_row .plato-table_head_cell,
  [template="data-table"] table .plato-table_head .plato-table_head_row .data-table-list .table-list .row.title > span,
  [template="data-table-list"] table .plato-table_head .plato-table_head_row .data-table-list .table-list .row.title > span,
  .data-table-list .table-list .plato-table_head .plato-table_head_row .row.title > span,
  [template="data-table"] table .plato-table_head_row th,
  [template="data-table-list"] table .plato-table_head_row th,
  .data-table-list .table-list .plato-table_head_row th,
  [template="data-table"] table .plato-table_head_row .plato-table_head_cell,
  [template="data-table-list"] table .plato-table_head_row .plato-table_head_cell,
  .data-table-list .table-list .plato-table_head_row .plato-table_head_cell,
  [template="data-table"] table .plato-table_head_row .data-table-list .table-list .row.title > span,
  [template="data-table-list"] table .plato-table_head_row .data-table-list .table-list .row.title > span,
  .data-table-list .table-list .plato-table_head_row .row.title > span, .data-table-list .table-list .row.title th,
  .data-table-list .table-list .row.title .plato-table_head_cell, .data-table-list .table-list [template="data-table"] table .row.title > span, .data-table-list .table-list [template="data-table-list"] table .row.title > span, .data-table-list .table-list .row.title > span {
    border-bottom: 1px solid #E5E6E7;
    color: #5e5d5d;
    font-weight: 600; }
  .plato-table tbody tr,
  .plato-table .plato-table_body .plato-table_body_row,
  .plato-table .plato-table_body_row, [template="data-table"] table tbody tr, [template="data-table-list"] table tbody tr, .data-table-list .table-list tbody tr,
  [template="data-table"] table .plato-table_body .plato-table_body_row,
  [template="data-table-list"] table .plato-table_body .plato-table_body_row,
  .data-table-list .table-list .plato-table_body .plato-table_body_row,
  [template="data-table"] table .plato-table_body_row,
  [template="data-table-list"] table .plato-table_body_row,
  .data-table-list .table-list .plato-table_body_row {
    cursor: pointer; }
    .plato-table tbody tr td,
    .plato-table tbody tr .plato-table_body_cell,
    .plato-table .plato-table_body .plato-table_body_row td,
    .plato-table .plato-table_body .plato-table_body_row .plato-table_body_cell,
    .plato-table .plato-table_body_row td,
    .plato-table .plato-table_body_row .plato-table_body_cell, [template="data-table"] table tbody tr td, [template="data-table-list"] table tbody tr td, .data-table-list .table-list tbody tr td,
    [template="data-table"] table tbody tr .plato-table_body_cell,
    [template="data-table-list"] table tbody tr .plato-table_body_cell,
    .data-table-list .table-list tbody tr .plato-table_body_cell,
    [template="data-table"] table .plato-table_body .plato-table_body_row td,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row td,
    .data-table-list .table-list .plato-table_body .plato-table_body_row td,
    [template="data-table"] table .plato-table_body .plato-table_body_row .plato-table_body_cell,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row .plato-table_body_cell,
    .data-table-list .table-list .plato-table_body .plato-table_body_row .plato-table_body_cell,
    [template="data-table"] table .plato-table_body_row td,
    [template="data-table-list"] table .plato-table_body_row td,
    .data-table-list .table-list .plato-table_body_row td,
    [template="data-table"] table .plato-table_body_row .plato-table_body_cell,
    [template="data-table-list"] table .plato-table_body_row .plato-table_body_cell,
    .data-table-list .table-list .plato-table_body_row .plato-table_body_cell {
      border-top: 1px solid #E5E6E7; }
      .plato-table tbody tr td.actions,
      .plato-table tbody tr .plato-table_body_cell.actions,
      .plato-table .plato-table_body .plato-table_body_row td.actions,
      .plato-table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions,
      .plato-table .plato-table_body_row td.actions,
      .plato-table .plato-table_body_row .plato-table_body_cell.actions, [template="data-table"] table tbody tr td.actions, [template="data-table-list"] table tbody tr td.actions, .data-table-list .table-list tbody tr td.actions,
      [template="data-table"] table tbody tr .plato-table_body_cell.actions,
      [template="data-table-list"] table tbody tr .plato-table_body_cell.actions,
      .data-table-list .table-list tbody tr .plato-table_body_cell.actions,
      [template="data-table"] table .plato-table_body .plato-table_body_row td.actions,
      [template="data-table-list"] table .plato-table_body .plato-table_body_row td.actions,
      .data-table-list .table-list .plato-table_body .plato-table_body_row td.actions,
      [template="data-table"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions,
      [template="data-table-list"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions,
      .data-table-list .table-list .plato-table_body .plato-table_body_row .plato-table_body_cell.actions,
      [template="data-table"] table .plato-table_body_row td.actions,
      [template="data-table-list"] table .plato-table_body_row td.actions,
      .data-table-list .table-list .plato-table_body_row td.actions,
      [template="data-table"] table .plato-table_body_row .plato-table_body_cell.actions,
      [template="data-table-list"] table .plato-table_body_row .plato-table_body_cell.actions,
      .data-table-list .table-list .plato-table_body_row .plato-table_body_cell.actions {
        text-align: right; }
        .plato-table tbody tr td.actions button.has-icon.inline,
        .plato-table tbody tr .plato-table_body_cell.actions button.has-icon.inline,
        .plato-table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline,
        .plato-table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline,
        .plato-table .plato-table_body_row td.actions button.has-icon.inline,
        .plato-table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline, [template="data-table"] table tbody tr td.actions button.has-icon.inline, [template="data-table-list"] table tbody tr td.actions button.has-icon.inline, .data-table-list .table-list tbody tr td.actions button.has-icon.inline,
        [template="data-table"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline,
        [template="data-table-list"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline,
        .data-table-list .table-list tbody tr .plato-table_body_cell.actions button.has-icon.inline,
        [template="data-table"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline,
        [template="data-table-list"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline,
        .data-table-list .table-list .plato-table_body .plato-table_body_row td.actions button.has-icon.inline,
        [template="data-table"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline,
        [template="data-table-list"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline,
        .data-table-list .table-list .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline,
        [template="data-table"] table .plato-table_body_row td.actions button.has-icon.inline,
        [template="data-table-list"] table .plato-table_body_row td.actions button.has-icon.inline,
        .data-table-list .table-list .plato-table_body_row td.actions button.has-icon.inline,
        [template="data-table"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline,
        [template="data-table-list"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline,
        .data-table-list .table-list .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline {
          background: transparent;
          border: none;
          cursor: pointer; }
          .plato-table tbody tr td.actions button.has-icon.inline .fa, .plato-table tbody tr td.actions button.has-icon.inline .icon,
          .plato-table tbody tr .plato-table_body_cell.actions button.has-icon.inline .fa,
          .plato-table tbody tr .plato-table_body_cell.actions button.has-icon.inline .icon,
          .plato-table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .fa,
          .plato-table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .icon,
          .plato-table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          .plato-table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon,
          .plato-table .plato-table_body_row td.actions button.has-icon.inline .fa,
          .plato-table .plato-table_body_row td.actions button.has-icon.inline .icon,
          .plato-table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          .plato-table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon, [template="data-table"] table tbody tr td.actions button.has-icon.inline .fa, [template="data-table-list"] table tbody tr td.actions button.has-icon.inline .fa, .data-table-list .table-list tbody tr td.actions button.has-icon.inline .fa, [template="data-table"] table tbody tr td.actions button.has-icon.inline .icon, [template="data-table-list"] table tbody tr td.actions button.has-icon.inline .icon, .data-table-list .table-list tbody tr td.actions button.has-icon.inline .icon,
          [template="data-table"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline .fa,
          [template="data-table-list"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline .fa,
          .data-table-list .table-list tbody tr .plato-table_body_cell.actions button.has-icon.inline .fa,
          [template="data-table"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline .icon,
          [template="data-table-list"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline .icon,
          .data-table-list .table-list tbody tr .plato-table_body_cell.actions button.has-icon.inline .icon,
          [template="data-table"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .fa,
          [template="data-table-list"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .fa,
          .data-table-list .table-list .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .fa,
          [template="data-table"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .icon,
          [template="data-table-list"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .icon,
          .data-table-list .table-list .plato-table_body .plato-table_body_row td.actions button.has-icon.inline .icon,
          [template="data-table"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          [template="data-table-list"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          .data-table-list .table-list .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          [template="data-table"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon,
          [template="data-table-list"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon,
          .data-table-list .table-list .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon,
          [template="data-table"] table .plato-table_body_row td.actions button.has-icon.inline .fa,
          [template="data-table-list"] table .plato-table_body_row td.actions button.has-icon.inline .fa,
          .data-table-list .table-list .plato-table_body_row td.actions button.has-icon.inline .fa,
          [template="data-table"] table .plato-table_body_row td.actions button.has-icon.inline .icon,
          [template="data-table-list"] table .plato-table_body_row td.actions button.has-icon.inline .icon,
          .data-table-list .table-list .plato-table_body_row td.actions button.has-icon.inline .icon,
          [template="data-table"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          [template="data-table-list"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          .data-table-list .table-list .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .fa,
          [template="data-table"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon,
          [template="data-table-list"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon,
          .data-table-list .table-list .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline .icon {
            color: #34B394; }
          .plato-table tbody tr td.actions button.has-icon.inline label,
          .plato-table tbody tr .plato-table_body_cell.actions button.has-icon.inline label,
          .plato-table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline label,
          .plato-table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label,
          .plato-table .plato-table_body_row td.actions button.has-icon.inline label,
          .plato-table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label, [template="data-table"] table tbody tr td.actions button.has-icon.inline label, [template="data-table-list"] table tbody tr td.actions button.has-icon.inline label, .data-table-list .table-list tbody tr td.actions button.has-icon.inline label,
          [template="data-table"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline label,
          [template="data-table-list"] table tbody tr .plato-table_body_cell.actions button.has-icon.inline label,
          .data-table-list .table-list tbody tr .plato-table_body_cell.actions button.has-icon.inline label,
          [template="data-table"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline label,
          [template="data-table-list"] table .plato-table_body .plato-table_body_row td.actions button.has-icon.inline label,
          .data-table-list .table-list .plato-table_body .plato-table_body_row td.actions button.has-icon.inline label,
          [template="data-table"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label,
          [template="data-table-list"] table .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label,
          .data-table-list .table-list .plato-table_body .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label,
          [template="data-table"] table .plato-table_body_row td.actions button.has-icon.inline label,
          [template="data-table-list"] table .plato-table_body_row td.actions button.has-icon.inline label,
          .data-table-list .table-list .plato-table_body_row td.actions button.has-icon.inline label,
          [template="data-table"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label,
          [template="data-table-list"] table .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label,
          .data-table-list .table-list .plato-table_body_row .plato-table_body_cell.actions button.has-icon.inline label {
            color: #777777;
            font-size: 0.75rem;
            font-weight: 600;
            margin: 0 calc(16px * 0.75) 0 calc(16px / 2);
            text-transform: uppercase; }
    .plato-table tbody tr.selected td,
    .plato-table tbody tr.selected .plato-table_body_cell,
    .plato-table .plato-table_body .plato-table_body_row.selected td,
    .plato-table .plato-table_body .plato-table_body_row.selected .plato-table_body_cell,
    .plato-table .plato-table_body_row.selected td,
    .plato-table .plato-table_body_row.selected .plato-table_body_cell, [template="data-table"] table tbody tr.selected td, [template="data-table-list"] table tbody tr.selected td, .data-table-list .table-list tbody tr.selected td,
    [template="data-table"] table tbody tr.selected .plato-table_body_cell,
    [template="data-table-list"] table tbody tr.selected .plato-table_body_cell,
    .data-table-list .table-list tbody tr.selected .plato-table_body_cell,
    [template="data-table"] table .plato-table_body .plato-table_body_row.selected td,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row.selected td,
    .data-table-list .table-list .plato-table_body .plato-table_body_row.selected td,
    [template="data-table"] table .plato-table_body .plato-table_body_row.selected .plato-table_body_cell,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row.selected .plato-table_body_cell,
    .data-table-list .table-list .plato-table_body .plato-table_body_row.selected .plato-table_body_cell,
    [template="data-table"] table .plato-table_body_row.selected td,
    [template="data-table-list"] table .plato-table_body_row.selected td,
    .data-table-list .table-list .plato-table_body_row.selected td,
    [template="data-table"] table .plato-table_body_row.selected .plato-table_body_cell,
    [template="data-table-list"] table .plato-table_body_row.selected .plato-table_body_cell,
    .data-table-list .table-list .plato-table_body_row.selected .plato-table_body_cell {
      background: #89D9C9; }
    .plato-table tbody tr:first-child td,
    .plato-table tbody tr:first-child .plato-table_body_cell,
    .plato-table .plato-table_body .plato-table_body_row:first-child td,
    .plato-table .plato-table_body .plato-table_body_row:first-child .plato-table_body_cell,
    .plato-table .plato-table_body_row:first-child td,
    .plato-table .plato-table_body_row:first-child .plato-table_body_cell, [template="data-table"] table tbody tr:first-child td, [template="data-table-list"] table tbody tr:first-child td, .data-table-list .table-list tbody tr:first-child td,
    [template="data-table"] table tbody tr:first-child .plato-table_body_cell,
    [template="data-table-list"] table tbody tr:first-child .plato-table_body_cell,
    .data-table-list .table-list tbody tr:first-child .plato-table_body_cell,
    [template="data-table"] table .plato-table_body .plato-table_body_row:first-child td,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row:first-child td,
    .data-table-list .table-list .plato-table_body .plato-table_body_row:first-child td,
    [template="data-table"] table .plato-table_body .plato-table_body_row:first-child .plato-table_body_cell,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row:first-child .plato-table_body_cell,
    .data-table-list .table-list .plato-table_body .plato-table_body_row:first-child .plato-table_body_cell,
    [template="data-table"] table .plato-table_body_row:first-child td,
    [template="data-table-list"] table .plato-table_body_row:first-child td,
    .data-table-list .table-list .plato-table_body_row:first-child td,
    [template="data-table"] table .plato-table_body_row:first-child .plato-table_body_cell,
    [template="data-table-list"] table .plato-table_body_row:first-child .plato-table_body_cell,
    .data-table-list .table-list .plato-table_body_row:first-child .plato-table_body_cell {
      border-top: none; }
    .plato-table tbody tr:nth-child(even),
    .plato-table .plato-table_body .plato-table_body_row:nth-child(even),
    .plato-table .plato-table_body_row:nth-child(even), [template="data-table"] table tbody tr:nth-child(even), [template="data-table-list"] table tbody tr:nth-child(even), .data-table-list .table-list tbody tr:nth-child(even),
    [template="data-table"] table .plato-table_body .plato-table_body_row:nth-child(even),
    [template="data-table-list"] table .plato-table_body .plato-table_body_row:nth-child(even),
    .data-table-list .table-list .plato-table_body .plato-table_body_row:nth-child(even),
    [template="data-table"] table .plato-table_body_row:nth-child(even),
    [template="data-table-list"] table .plato-table_body_row:nth-child(even),
    .data-table-list .table-list .plato-table_body_row:nth-child(even) {
      background: #F3F3F4; }
    .plato-table tbody tr:hover,
    .plato-table .plato-table_body .plato-table_body_row:hover,
    .plato-table .plato-table_body_row:hover, [template="data-table"] table tbody tr:hover, [template="data-table-list"] table tbody tr:hover, .data-table-list .table-list tbody tr:hover,
    [template="data-table"] table .plato-table_body .plato-table_body_row:hover,
    [template="data-table-list"] table .plato-table_body .plato-table_body_row:hover,
    .data-table-list .table-list .plato-table_body .plato-table_body_row:hover,
    [template="data-table"] table .plato-table_body_row:hover,
    [template="data-table-list"] table .plato-table_body_row:hover,
    .data-table-list .table-list .plato-table_body_row:hover {
      background: #eeeeef; }
  .plato-table.centered tbody tr td,
  .plato-table.centered tbody tr .plato-table_body_cell,
  .plato-table.centered .plato-table_body .plato-table_body_row td,
  .plato-table.centered .plato-table_body .plato-table_body_row .plato-table_body_cell,
  .plato-table.centered .plato-table_body_row td,
  .plato-table.centered .plato-table_body_row .plato-table_body_cell, [template="data-table"] table.centered tbody tr td, [template="data-table-list"] table.centered tbody tr td, .data-table-list .centered.table-list tbody tr td,
  [template="data-table"] table.centered tbody tr .plato-table_body_cell,
  [template="data-table-list"] table.centered tbody tr .plato-table_body_cell,
  .data-table-list .centered.table-list tbody tr .plato-table_body_cell,
  [template="data-table"] table.centered .plato-table_body .plato-table_body_row td,
  [template="data-table-list"] table.centered .plato-table_body .plato-table_body_row td,
  .data-table-list .centered.table-list .plato-table_body .plato-table_body_row td,
  [template="data-table"] table.centered .plato-table_body .plato-table_body_row .plato-table_body_cell,
  [template="data-table-list"] table.centered .plato-table_body .plato-table_body_row .plato-table_body_cell,
  .data-table-list .centered.table-list .plato-table_body .plato-table_body_row .plato-table_body_cell,
  [template="data-table"] table.centered .plato-table_body_row td,
  [template="data-table-list"] table.centered .plato-table_body_row td,
  .data-table-list .centered.table-list .plato-table_body_row td,
  [template="data-table"] table.centered .plato-table_body_row .plato-table_body_cell,
  [template="data-table-list"] table.centered .plato-table_body_row .plato-table_body_cell,
  .data-table-list .centered.table-list .plato-table_body_row .plato-table_body_cell {
    text-align: center; }
.nabu-cms.nabu-cms-core-login {
  margin: 4rem auto 0;
  max-width: 32rem; }
  .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer {
    display: flex;
    flex-flow: row wrap; }
    .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot {
      border: none;
      border-radius: 0.25rem;
      color: #777777;
      cursor: pointer;
      display: inline-block;
      font-family: "Lato", "open-sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 400;
      height: 2rem;
      line-height: 2rem;
      margin: 0;
      padding: 0 0.75rem 0 0.75rem;
      position: relative;
      text-align: center;
      text-transform: none;
      transition: all 0.3s ease;
      outline: none;
      min-width: auto;
      color: #FFFFFF;
      background-color: rgba(0, 0, 0, 0);
      background-color: rgba(0, 0, 0, 0);
      border: none;
      color: #34B394; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.large {
        height: 2.5rem;
        line-height: 2.5rem; }
        .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.large .icon {
          top: calc(2.5rem / 2); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.small {
        height: 1.6rem;
        line-height: 1.6rem; }
        .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.small .icon {
          top: calc(1.6rem / 2); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.round {
        border-radius: calc(2rem / 2); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.square {
        border-radius: 0; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.full {
        width: 100%; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.has-icon {
        padding: 0 0.75rem 0 2rem; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.has-icon-right {
        padding: 0 2rem 0 0.75rem; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot .icon {
        font-size: 1.1rem;
        position: absolute;
        top: calc(2rem / 2);
        left: 0.6rem;
        transform: translateY(-50%); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.has-icon-right .icon {
        left: auto;
        right: 0.6rem; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot.is-icon .icon {
        left: 50%;
        margin: 0;
        transform: translate(-50%, -50%); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot span {
        display: inline-block; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:hover {
        background-color: rgba(0, 0, 0, 0); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot span:not(.icon) {
        text-decoration: underline; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:hover, .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:disabled {
        color: #FFFFFF;
        background-color: rgba(0, 0, 0, 0);
        background-color: rgba(0, 0, 0, 0);
        border: none;
        color: #17987E; }
        .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:hover:hover, .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:disabled:hover {
          background-color: rgba(0, 0, 0, 0); }
        .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:hover span:not(.icon), .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:disabled span:not(.icon) {
          text-decoration: underline; }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:hover {
        transform: translate(0, 1px); }
      .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot:disabled {
        opacity: 0.7; }
    .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer button, .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer .button, .nabu-cms.nabu-cms-core-login .n-form .n-form-content footer a.forgot {
      margin-bottom: 0; }
@media (max-width: 34rem) {
  .nabu-cms.nabu-cms-core-login {
    margin: 2rem auto;
    max-width: calc(100vw - 2rem); } }
.n-form .n-form-component .n-form-label-wrapper .n-form-label:after {
  display: none; }
.n-form .n-form-component .n-form-input-wrapper {
  flex: 1; }
  .n-form .n-form-component .n-form-input-wrapper .field {
    border-radius: 0.25rem;
    width: 100%; }
  .n-form .n-form-component .n-form-input-wrapper textarea.field {
    height: 12rem; }
.n-form .n-form-component .n-form-component-after {
  color: #C4C4C5;
  font-size: 0.75rem;
  margin-top: 0.25rem; }
.n-form footer .global-actions {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: flex-end; }
  .n-form footer .global-actions a.cancel {
    border: none;
    border-radius: 0.25rem;
    color: #777777;
    cursor: pointer;
    display: inline-block;
    font-family: "Lato", "open-sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    height: 2rem;
    line-height: 2rem;
    margin: 0;
    padding: 0 0.75rem 0 0.75rem;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: all 0.3s ease;
    outline: none;
    min-width: auto;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #34B394;
    text-transform: inherit; }
    .n-form footer .global-actions a.cancel.large {
      height: 2.5rem;
      line-height: 2.5rem; }
      .n-form footer .global-actions a.cancel.large .icon {
        top: calc(2.5rem / 2); }
    .n-form footer .global-actions a.cancel.small {
      height: 1.6rem;
      line-height: 1.6rem; }
      .n-form footer .global-actions a.cancel.small .icon {
        top: calc(1.6rem / 2); }
    .n-form footer .global-actions a.cancel.round {
      border-radius: calc(2rem / 2); }
    .n-form footer .global-actions a.cancel.square {
      border-radius: 0; }
    .n-form footer .global-actions a.cancel.full {
      width: 100%; }
    .n-form footer .global-actions a.cancel.has-icon {
      padding: 0 0.75rem 0 2rem; }
    .n-form footer .global-actions a.cancel.has-icon-right {
      padding: 0 2rem 0 0.75rem; }
    .n-form footer .global-actions a.cancel .icon {
      font-size: 1.1rem;
      position: absolute;
      top: calc(2rem / 2);
      left: 0.6rem;
      transform: translateY(-50%); }
    .n-form footer .global-actions a.cancel.has-icon-right .icon {
      left: auto;
      right: 0.6rem; }
    .n-form footer .global-actions a.cancel.is-icon .icon {
      left: 50%;
      margin: 0;
      transform: translate(-50%, -50%); }
    .n-form footer .global-actions a.cancel span {
      display: inline-block; }
    .n-form footer .global-actions a.cancel:hover {
      background-color: rgba(0, 0, 0, 0); }
    .n-form footer .global-actions a.cancel span:not(.icon) {
      text-decoration: underline; }
    .n-form footer .global-actions a.cancel:hover, .n-form footer .global-actions a.cancel:disabled {
      color: #FFFFFF;
      background-color: rgba(0, 0, 0, 0);
      background-color: rgba(0, 0, 0, 0);
      border: none;
      color: #17987E; }
      .n-form footer .global-actions a.cancel:hover:hover, .n-form footer .global-actions a.cancel:disabled:hover {
        background-color: rgba(0, 0, 0, 0); }
      .n-form footer .global-actions a.cancel:hover span:not(.icon), .n-form footer .global-actions a.cancel:disabled span:not(.icon) {
        text-decoration: underline; }
    .n-form footer .global-actions a.cancel:hover {
      transform: translate(0, 1px); }
    .n-form footer .global-actions a.cancel:disabled {
      opacity: 0.7; }
  .n-form footer .global-actions button, .n-form footer .global-actions .button, .n-form footer .global-actions a.cancel {
    margin-bottom: 0; }
.n-form-date .n-form-input-wrapper {
  align-items: center;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center; }
  .n-form-date .n-form-input-wrapper .n-form-date-icon {
    border-radius: 0 0.25rem 0.25rem 0;
    flex: none;
    margin-left: calc(-1 * 0.25rem); }
.page-actions.menu {
  extends: ".plato-dashboard-menu-top"; }
  .page-actions.menu .page-action {
    extends: ".menu_item"; }
    .page-actions.menu .page-action .page-action-entry {
      extends: ".menu_item_label"; }
    .page-actions.menu .page-action .page-actions {
      extends: ".item_children"; }
.data-common-header .data-combo-filter, .data-common-header .data-filter-default {
  max-width: 32rem; }
  .data-common-header .data-combo-filter .combo-filter-tags, .data-common-header .data-combo-filter .default-filter-tags, .data-common-header .data-filter-default .combo-filter-tags, .data-common-header .data-filter-default .default-filter-tags {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 0.25rem -0.25rem; }
    .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag {
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
      transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
      background-color: #F3F3F4;
      display: flex;
      flex-flow: row nowrap;
      margin: 0.25rem;
      padding: 0.75rem;
      z-index: auto; }
      .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag:focus, .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag.focused, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag:focus, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag.focused, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag:focus, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag.focused, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag:focus, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag.focused, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag:focus, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag.focused, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag:focus, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag.focused, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag:focus, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag.focused, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag:focus, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag.focused {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), none; }
      .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag .key, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag .key, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag .key, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag .key, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag .key, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag .key, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag .key, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag .key {
        margin-right: 0.25rem;
        order: -1; }
        .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag .key:after, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag .key:after, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag .key:after, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag .key:after, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag .key:after, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag .key:after, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag .key:after, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag .key:after {
          content: ":"; }
      .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag .fa, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag .fa, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag .fa, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag .fa, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag .fa, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag .fa, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag .fa, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag .fa {
        cursor: pointer;
        font-size: 24px;
        margin: -0.75rem;
        margin-left: 0.25rem;
        padding: 0.5rem;
        transition: all 0.2s ease-out; }
        .data-common-header .data-combo-filter .combo-filter-tags .combo-filter-tag .fa:hover, .data-common-header .data-combo-filter .combo-filter-tags .default-filter-tag .fa:hover, .data-common-header .data-combo-filter .default-filter-tags .combo-filter-tag .fa:hover, .data-common-header .data-combo-filter .default-filter-tags .default-filter-tag .fa:hover, .data-common-header .data-filter-default .combo-filter-tags .combo-filter-tag .fa:hover, .data-common-header .data-filter-default .combo-filter-tags .default-filter-tag .fa:hover, .data-common-header .data-filter-default .default-filter-tags .combo-filter-tag .fa:hover, .data-common-header .data-filter-default .default-filter-tags .default-filter-tag .fa:hover {
          background-color: #990909;
          color: #F3F3F4; }
  .data-common-header .data-combo-filter .combo-filter > button:last-child, .data-common-header .data-filter-default .combo-filter > button:last-child {
    margin: 0.5rem; }
.n-paging {
  margin: 1rem auto;
  text-align: center; }
  .n-paging button.n-paging-page {
    border: none;
    border-radius: 0.25rem;
    color: #777777;
    cursor: pointer;
    display: inline-block;
    font-family: "Lato", "open-sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    height: 2rem;
    line-height: 2rem;
    margin: 0;
    padding: 0 0.75rem 0 0.75rem;
    position: relative;
    text-align: center;
    text-transform: none;
    transition: all 0.3s ease;
    outline: none;
    min-width: auto;
    color: #FFFFFF;
    background-color: #2F4050;
    margin: 0 0.5rem 0 0; }
    .n-paging button.n-paging-page.large {
      height: 2.5rem;
      line-height: 2.5rem; }
      .n-paging button.n-paging-page.large .icon {
        top: calc(2.5rem / 2); }
    .n-paging button.n-paging-page.small {
      height: 1.6rem;
      line-height: 1.6rem; }
      .n-paging button.n-paging-page.small .icon {
        top: calc(1.6rem / 2); }
    .n-paging button.n-paging-page.round {
      border-radius: calc(2rem / 2); }
    .n-paging button.n-paging-page.square {
      border-radius: 0; }
    .n-paging button.n-paging-page.full {
      width: 100%; }
    .n-paging button.n-paging-page.has-icon {
      padding: 0 0.75rem 0 2rem; }
    .n-paging button.n-paging-page.has-icon-right {
      padding: 0 2rem 0 0.75rem; }
    .n-paging button.n-paging-page .icon {
      font-size: 1.1rem;
      position: absolute;
      top: calc(2rem / 2);
      left: 0.6rem;
      transform: translateY(-50%); }
    .n-paging button.n-paging-page.has-icon-right .icon {
      left: auto;
      right: 0.6rem; }
    .n-paging button.n-paging-page.is-icon .icon {
      left: 50%;
      margin: 0;
      transform: translate(-50%, -50%); }
    .n-paging button.n-paging-page span {
      display: inline-block; }
    .n-paging button.n-paging-page:hover, .n-paging button.n-paging-page:disabled {
      color: #FFFFFF;
      background-color: #293846; }
    .n-paging button.n-paging-page:hover {
      transform: translate(0, 1px); }
    .n-paging button.n-paging-page:disabled {
      opacity: 0.7; }
.data-common-footer {
  order: -1;
  position: relative; }
  .data-common-footer .global-actions {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    position: absolute;
    right: 0.7rem; }
    .data-common-footer .global-actions button:not(:first-child) {
      margin-right: 0; }
[template="data-table"] .data-table, [template="data-table"] .data-table-list, [template="data-table-list"] .data-table, [template="data-table-list"] .data-table-list {
  display: flex;
  flex-flow: column nowrap; }
[template="data-table"] .no-data, [template="data-table-list"] .no-data {
  margin: 2rem auto;
  padding: 4rem;
  text-align: center; }
[template="data-table"] table, [template="data-table-list"] table {
  extends: ".plato-table"; }
.data-table-list .table-list {
  extends: ".plato-table"; }
.page-actions.row {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 2rem 0 0;
  padding: 0; }
  .page-actions.row button {
    margin: 0; }
.apollo-header {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-color: #FFFFFF;
  padding: 1rem 2rem; }
  .apollo-header:focus, .apollo-header.focused {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24), none; }
  .apollo-header .apollo-header_title {
    color: #17987E;
    font-weight: 400;
    margin: 0; }
.apollo-menu {
  justify-content: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 100; }
  .apollo-menu .page-actions {
    align-items: center;
    background-color: #2F4050;
    display: flex;
    flex-flow: row nowrap;
    margin: 0;
    padding: 0;
    text-align: center; }
    .apollo-menu .page-actions .page-action {
      flex: 1; }
      .apollo-menu .page-actions .page-action .page-action-entry {
        color: #FFFFFF;
        display: flex;
        flex-flow: column nowrap;
        font-size: 1.06666667rem;
        font-weight: 400;
        justify-content: center;
        height: calc(16px * 4);
        text-decoration: none; }
        .apollo-menu .page-actions .page-action .page-action-entry .fa {
          display: block;
          margin: 0.1rem auto 0.3rem; }
          .apollo-menu .page-actions .page-action .page-action-entry .fa + span {
            display: block; }
      .apollo-menu .page-actions .page-action .page-action-entry.active {
        background-color: #131920;
        font-weight: 600; }
  .apollo-menu .offline-overlay {
    background-color: rgba(255, 255, 255, 0.6);
    height: calc(16px * 4);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100vw;
    z-index: 10000; }
@media (max-width: 960px) {
  .apollo-menu-skeleton > .page-rows > *:not(.apollo-menu) {
    padding-bottom: 6rem; }
  .apollo-menu-skeleton > .page-rows .apollo-menu .page-logo {
    display: none; }
  .apollo-menu-skeleton > .page-rows .apollo-menu .apollo-menu.page-actions {
    width: calc(100vw - 2rem); }
  .apollo-menu-skeleton > .page-rows .apollo-menu .logout-container {
    display: none; }
  .apollo-menu-skeleton > .page-rows .apollo-menu .mobile-overflow-container {
    background-color: #2F4050;
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000; }
    .apollo-menu-skeleton > .page-rows .apollo-menu .mobile-overflow-container .page-actions {
      background-color: transparent;
      padding: 0 1rem; }
      .apollo-menu-skeleton > .page-rows .apollo-menu .mobile-overflow-container .page-actions .page-action.has-children.is-open {
        display: flex;
        flex-flow: column-reverse nowrap; }
  .apollo-menu-skeleton > .page-rows .apollo-menu.no-overflow-container .apollo-menu.page-actions {
    width: 100%; } }
@media (min-width: 961px) {
  .apollo-menu-skeleton {
    min-height: 100vh; }
    .apollo-menu-skeleton > .page-rows {
      display: flex;
      flex-flow: row nowrap;
      min-height: 100vh; }
      .apollo-menu-skeleton > .page-rows > *:not(.apollo-menu) {
        flex: 1;
        max-height: 100vh;
        overflow: auto;
        width: 100%;
        max-width: none; }
      .apollo-menu-skeleton > .page-rows .apollo-menu {
        background-color: #2F4050;
        display: flex;
        flex-flow: column nowrap;
        min-height: 100%;
        max-height: 100vh;
        order: -1;
        position: static;
        width: 16rem; }
        .apollo-menu-skeleton > .page-rows .apollo-menu .page-logo {
          padding: 2rem 0; }
          .apollo-menu-skeleton > .page-rows .apollo-menu .page-logo .page-image {
            margin: 0 auto;
            width: 12rem; }
        .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions {
          background-color: transparent;
          display: block;
          text-align: left; }
          .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry {
            align-items: center;
            border-bottom: none;
            color: #a7b1c2;
            display: flex;
            flex-flow: row nowrap;
            font-size: 0.75rem;
            height: auto;
            margin: 0;
            padding: 1rem 1.25rem;
            padding-left: 1.5rem; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry .icon {
              margin: 0 0.5rem 0 0.25rem;
              text-align: center;
              width: 1rem; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry *:not(.icon) {
              flex: 1;
              margin-top: 0; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry:hover, .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry.active {
              background-color: #293846;
              color: #FFFFFF; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry.active {
              background-color: #1C2630; }
              .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action .page-action-entry.active .icon {
                font-size: 0.75rem; }
          .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.is-open .page-action-entry:not(.active) {
            background-color: #293846;
            color: #FFFFFF; }
          .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children:after {
            content: "\f054";
            color: #a7b1c2;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            position: absolute;
            right: 1rem;
            top: 1rem; }
          .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children.is-open {
            border-left: 4px solid #34B394; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children.is-open:after {
              color: #FFFFFF;
              content: "\f078"; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children.is-open .page-action-entry {
              padding-left: calc(1.5rem - 4px); }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children.is-open .page-actions .page-action .page-action-entry {
              font-size: 0.675rem;
              padding-left: 3rem;
              width: calc(100% - 4px); }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children.is-open .page-actions .page-action .page-action-entry:not(.active) .icon {
              font-size: 0.675rem; }
            .apollo-menu-skeleton > .page-rows .apollo-menu .page-actions .page-action.has-children.is-open .page-actions .page-action.has-children.is-open {
              border-left: none; }
        .apollo-menu-skeleton > .page-rows .apollo-menu > .page-action.active {
          border-left: 4px solid #34B394; }
        .apollo-menu-skeleton > .page-rows .apollo-menu .mobile-overflow-container {
          display: none; }
        .apollo-menu-skeleton > .page-rows .apollo-menu .offline-overlay {
          height: 100vh;
          position: absolute;
          left: 0;
          top: 0;
          width: 20rem; }
  .apollo-menu-skeleton.edit .offline-overlay {
    display: none; } }
.wizard_container .n-prompt .n-prompt-content {
  padding: 0;
  min-width: 40rem; }
  @media (max-width: 42rem) {
    .wizard_container .n-prompt .n-prompt-content {
      min-width: auto;
      width: calc(100vw - 2rem); } }
.wizard_container .wizard-step {
  background-color: #F3F3F4;
  padding: 1rem; }
.full-width .menu {
  z-index: 99; }
  .full-width .menu.page-actions-root {
    min-height: 3rem;
    width: 100%;
    border-bottom: solid 1px #34B394;
    padding-left: calc((100vw - 64rem) / 2);
    padding-right: calc((100vw - 64rem) / 2); }
.edit .full-width .menu.page-actions-root {
  padding-left: calc(((100vw - 64rem) / 2) - 300px);
  padding-right: calc(((100vw - 64rem) / 2) - 400px); }
.basic-container .page-row:not(.full-width) {
  max-width: 64rem;
  margin: 0 auto; }
.basic-container .basic-main-menu.page-actions-root {
  background-color: white;
  border: solid 1px #C5EEE4;
  border-top: none;
  border-radius: 3px; }
  .basic-container .basic-main-menu.page-actions-root .page-action-entry {
    color: #17987E;
    border-bottom: solid 2px #34B394; }
    .basic-container .basic-main-menu.page-actions-root .page-action-entry:hover {
      background-color: #34B394;
      border-bottom-color: #17987E; }
pre.hljs {
  white-space: pre-wrap; }
.page-actions.tabs, .form-tabs {
  display: flex; }
  .page-actions.tabs .page-action, .form-tabs .page-action {
    background-color: transparent; }
  .page-actions.tabs .page-action-entry, .page-actions.tabs button, .form-tabs .page-action-entry, .form-tabs button {
    background-color: transparent;
    padding: 1rem;
    border: none;
    border-bottom: solid 2px #C4C4C5; }
    .page-actions.tabs .page-action-entry.is-active, .page-actions.tabs button.is-active, .form-tabs .page-action-entry.is-active, .form-tabs button.is-active {
      border-bottom-color: #17987E; }
.form-tabs {
  margin-bottom: 1rem; }
.n-sidebar.content-sidebar .data-cell {
  min-width: 30vw; }
pre.hljs {
  border: solid 1px #C4C4C5;
  border-radius: 5px; }
  pre.hljs * {
    font-size: 0.7rem; }
.page-fields.facts dt {
  font-weight: bold;
  margin-bottom: 0.5rem;
  color: #333; }
.page-fields.facts .code {
  font-family: Monospace;
  font-size: 0.7rem; }
.page-fields.facts .page-field + .page-field {
  margin-top: 1rem; }
.ace_editor * {
  font-size: 12px; }
.data-table-list .page-field-fragment a {
  color: steelblue; }
.data-common-header .data-combo-filter, .data-common-header .data-filter-default {
  max-width: 100%; }
.data-common-header .combo-filter-tag .value, .data-common-header .default-filter-tag .value {
  color: #17987E; }
.data-common-header .refresh-button {
  margin-left: auto !important; }
.data-filter-default.always-open .fa-sync {
  position: absolute;
  top: 2rem;
  right: 2rem; }
.n-form.filter > .n-form-content {
  flex-direction: row !important; }
  .n-form.filter > .n-form-content .n-form-label-wrapper {
    margin-bottom: 0 !important; }
    .n-form.filter > .n-form-content .n-form-label-wrapper label {
      margin-bottom: 0; }
  .n-form.filter > .n-form-content > * {
    flex-basis: 0;
    flex-grow: 1; }
    .n-form.filter > .n-form-content > *:not(:first-child) {
      margin-left: 1rem !important; }
button.inline {
  background-color: transparent;
  border: none; }
.tag {
  background-color: #444444;
  color: #F3F3F4;
  padding: 0.3rem 0.5rem;
  font-size: 0.55rem !important;
  border-radius: 5px;
  text-transform: uppercase;
  white-space: nowrap; }
  .tag.warning {
    color: #534c10;
    background-color: #e7e0aa;
    border: solid 1px #ad9800; }
  .tag.light {
    background-color: #E5E6E7;
    color: #3B4344;
    border: solid 1px #C4C4C5; }
.page-field-fragment.spacer {
  width: 0.3rem;
  display: inline-block; }
.n-form .n-form-combo.n-form-component {
  display: block; }
@media (max-width: 959px) {
  .menu {
    position: relative; }
    .menu .mobile-menu {
      position: initial !important;
      display: block !important;
      margin-left: auto; }
      .menu .mobile-menu .page-actions {
        width: 100vw;
        position: absolute;
        top: 100%;
        left: 0; }
        .menu .mobile-menu .page-actions .page-action {
          display: block; }
    .menu .page-action:not(.retain-mobile) {
      display: none; } }
@media (min-width: 960px) {
  .menu .mobile-menu {
    display: none; } }
@media (max-width: 959px) {
  .page-row {
    flex-direction: column; }
    .page-row .align-start {
      align-self: stretch; }
    .page-row img {
      max-width: calc(100vw - 2rem);
      height: auto; }
  .n-form .n-form-component {
    min-width: auto; }
  .n-prompt-content {
    width: 90vw; } }
.page-actions.menu .is-active {
  border: dashed 1px #89D9C9;
  border-radius: 10px; }
[template="data-table-list"] table tbody tr.selected td {
  background-color: #C5EEE4; }
.page-cell.content-cell {
  padding: 0 !important; }
.properties-cell {
  padding: 1.3rem !important; }
  .properties-cell .page-fields.row {
    border: none;
    padding: 0;
    margin: 0;
    background-color: transparent; }
.align-start {
  align-self: start; }
.page-prompt.overflow .n-prompt-content {
  overflow: auto;
  max-height: 90vh;
  max-width: 90vw; }
.page-prompt.visible .n-prompt-content {
  overflow: visible; }
.page-prompt ul.page-actions {
  margin: 1rem 0;
  text-align: right; }
.nabu-cms-core-login .oauth2 {
  text-align: center;
  margin: 2rem 0;
  padding: 2rem;
  border: solid 1px #34B394;
  background-color: #ECFAF6;
  border-radius: 3px; }
  .nabu-cms-core-login .oauth2 h2 {
    margin-bottom: 2rem; }
  .nabu-cms-core-login .oauth2 .oauth2-option {
    background-color: #237863;
    color: #ECFAF6;
    padding: 0.7rem 2rem;
    border: solid 1px #34B394;
    border-radius: 3px; }
.page-row.content-row {
  margin: 0 1rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: white; }
.data-table-list table.small * {
  font-size: 0.7rem; }
.data-table-list table.small td, .data-table-list table.small th {
  white-space: nowrap; }
.page-row.content-row, .page-row.blank {
  /* we want to decouple from content above (e.G. menu, table,...) */
  margin-top: 1rem;
  /* but if you chain multiple together, we want them to be seamless */ }
  .page-row.content-row .page-cell, .page-row.blank .page-cell {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important; }
  .page-row.content-row .page-richtext, .page-row.blank .page-richtext {
    padding: 2rem; }
  .page-row.content-row + .page-row.content-row, .page-row.blank + .page-row.content-row {
    margin-top: 0; }
.n-message.n-message-severity-error {
  padding: 0 !important; }
/* fix date styling */
.n-input-date .n-input-date-available .n-input-date-label {
  text-decoration: none;
  display: block; }
.n-input-date .n-input-date-available:hover {
  background-color: #E5E6E7; }
.n-input-date .n-input-date-available:not(.n-input-date-today):not(.n-input-date-selected) .n-input-date-label {
  color: #237863; }
  .n-input-date .n-input-date-available:not(.n-input-date-today):not(.n-input-date-selected) .n-input-date-label:hover {
    color: #123C32; }
/* we don't want actions to overflow, just take up more space */
/* additionally actual buttons should not have margin... */
.data-table-list .actions {
  white-space: nowrap; }
  .data-table-list .actions button {
    margin: 0; }
    .data-table-list .actions button + button {
      margin-left: 1rem; }
.data-table-list button.inline {
  color: #9E9E9E; }
/* style data cards */
.data-cards .data-card .data-card-field dt {
  font-weight: bold;
  display: block; }
.data-cards .data-card .data-card-field dd {
  padding: 0;
  margin: 0; }
.data-cards .data-card .data-card-field + .data-card-field {
  margin-top: 0.7rem; }
.data-card-list {
  margin: -0.7rem; }
  .data-card-list .data-card {
    margin: 0.7rem; }
    .data-card-list .data-card .data-card-actions {
      text-align: right;
      padding-top: 1rem; }
      .data-card-list .data-card .data-card-actions button {
        margin: 0; }
.data-table-list table.small th *, .data-table-list table.small td * {
  font-size: 0.7rem; }
.data-card-list.row .data-card, .page-fields.row {
  padding: 1rem;
  border: solid 1px #C4C4C5;
  border-radius: 3px;
  background-color: #F3F3F4; }
  .data-card-list.row .data-card .page-field, .page-fields.row .page-field {
    display: flex; }
    .data-card-list.row .data-card .page-field + .page-field, .page-fields.row .page-field + .page-field {
      margin-top: 1rem; }
    .data-card-list.row .data-card .page-field dt, .page-fields.row .page-field dt {
      font-weight: bold;
      min-width: 7rem; }
      .data-card-list.row .data-card .page-field dt:after, .page-fields.row .page-field dt:after {
        content: ': '; }
    .data-card-list.row .data-card .page-field dd, .page-fields.row .page-field dd {
      flex-grow: 1;
      text-align: right;
      margin-left: 2rem; }
  .data-card-list.row .data-card:hover, .page-fields.row:hover {
    border-color: #777777; }
@keyframes spinner {
  to {
    transform: rotate(360deg); } }
.spinner {
  position: relative; }
.spinner:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #333;
  animation: spinner .6s linear infinite; }
.n-prompt.n-prompt-wait .n-prompt-container {
  background-color: transparent;
  box-shadow: none; }
.n-prompt {
  align-items: center;
  background-color: rgba(100, 102, 105, 0.8);
  display: flex;
  flex-flow: row nowrap;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000; }
  .n-prompt .n-prompt-container {
    position: relative;
    height: auto;
    min-height: 10rem;
    max-height: 90vh;
    width: auto;
    max-width: 90vw;
    overflow-y: auto;
    overflow-x: hidden; }
    .n-prompt .n-prompt-container > .n-icon-spinner {
      position: static; }
@media (min-width: 40em) {
  .n-prompt .n-prompt-container {
    min-width: 30rem; } }
.n-confirm {
  margin: auto;
  background-color: #FFFFFF;
  box-shadow: 4px 4px 4px 4px #777;
  width: 30rem;
  max-width: 90vw; }
  .n-confirm h1 {
    font-size: 1.5rem;
    text-align: center;
    margin: 0.7rem 0; }
    .n-confirm h1 + .n-confirm-content {
      margin-top: 0;
      padding-top: 0.7rem; }
  .n-confirm .n-confirm-content {
    width: 23rem;
    display: inline-block;
    padding: 2rem;
    padding-left: 3rem;
    text-align: left;
    margin-top: 1rem;
    color: #444444; }
  .n-confirm .n-confirm-buttons {
    padding: 1rem;
    text-align: right; }
    .n-confirm .n-confirm-buttons button {
      margin: 0 1rem; }
  .n-confirm .n-confirm-icon {
    width: 6rem;
    display: inline-block;
    padding: 2rem;
    vertical-align: top; }
    .n-confirm .n-confirm-icon .n-icon:before {
      font-size: 6rem;
      vertical-align: middle; }
    .n-confirm .n-confirm-icon .n-icon.n-icon-question-circle-o, .n-confirm .n-confirm-icon .n-icon.fa-question-circle-o {
      color: #34B394; }
    .n-confirm .n-confirm-icon .n-icon.n-icon-exclamation-triangle, .n-confirm .n-confirm-icon .n-icon.fa-exclamation-triangle {
      color: #ad9800; }
    .n-confirm .n-confirm-icon .n-icon.n-icon-exclamation-circle, .n-confirm .n-confirm-icon .n-icon.fa-exclamation-circle {
      color: #FF0F0F; }
.n-input-date .fa:before {
  display: inline-block;
  line-height: 3rem; }
.n-input-date table {
  background-color: #34B394;
  border: #C4C4C5 solid 1px;
  border-style: none solid solid none; }
.n-input-date .time {
  padding: 0;
  display: flex; }
  .n-input-date .time .n-form-component {
    margin: 0 !important; }
    .n-input-date .time .n-form-component input {
      width: 100% !important; }
.n-input-date .caption {
  height: 3rem;
  line-height: 3rem;
  color: #FFFFFF;
  text-decoration: none; }
  .n-input-date .caption tr {
    height: 3rem; }
  .n-input-date .caption .month {
    font-weight: 700;
    font-size: 1.2rem;
    max-height: 3rem;
    text-align: center; }
  .n-input-date .caption a {
    color: inherit;
    font-size: 1rem;
    height: 3rem;
    width: 3rem;
    text-decoration: none;
    text-align: center; }
    .n-input-date .caption a[disabled="disabled"] {
      cursor: not-allowed; }
.n-input-date td {
  background-color: #FFFFFF;
  color: #444444;
  text-align: center;
  padding: 0.7rem; }
.n-input-date th {
  padding: 0.7rem 1rem;
  background-color: #444444;
  color: #FFFFFF;
  border: #C4C4C5 solid 1px;
  border-style: none none solid none;
  text-align: center; }
.n-input-date td.n-input-date-today, .n-input-date span.n-input-date-today {
  background-color: #ad9800; }
  .n-input-date td.n-input-date-today a, .n-input-date span.n-input-date-today a {
    color: #FFFFFF; }
.n-input-date td.n-input-date-selected, .n-input-date span.n-input-date-selected {
  background-color: #009400; }
  .n-input-date td.n-input-date-selected a, .n-input-date span.n-input-date-selected a {
    color: #FFFFFF; }
.n-input-date td.n-input-date-not-available, .n-input-date span.n-input-date-not-available {
  background-color: none; }
  .n-input-date td.n-input-date-not-available a.n-input-date-label, .n-input-date span.n-input-date-not-available a.n-input-date-label {
    color: #dddddd; }
.n-input-date .table.dropdown .caption td {
  position: relative;
  padding: 0.3rem; }
.n-input-date .table.dropdown .caption .n-input-combo {
  margin-left: auto;
  min-height: 3rem;
  max-width: 5rem;
  right: 0.3rem;
  position: absolute;
  display: inline-block; }
  .n-input-date .table.dropdown .caption .n-input-combo .n-input-combo-input-container input {
    font-size: 0.875rem;
    padding: 0.5rem; }
  .n-input-date .table.dropdown .caption .n-input-combo .n-input-combo-input-container .n-icon {
    color: black;
    top: 0; }
  .n-input-date .table.dropdown .caption .n-input-combo .n-input-combo-input-container .n-icon:before {
    color: black;
    margin-top: auto; }
.n-input-file {
  align-items: center;
  border: #C4C4C5 solid 1px;
  display: flex;
  height: 6rem;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
  margin: auto; }
  .n-input-file.drag-drop {
    border: 4px dashed #0097FF; }
  .n-input-file.drag-over {
    background-color: #e0f3ff; }
  .n-input-file .n-messages {
    margin-right: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .n-input-file input {
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 0.1px;
    z-index: -1; }
  .n-input-file.n-input-file[disabled="disabled"] {
    pointer-events: none; }
.n-input-combo {
  display: flex; }
  .n-input-combo .n-input-combo-input-container {
    flex-grow: 1;
    position: relative; }
    .n-input-combo .n-input-combo-input-container input {
      height: 3rem;
      line-height: 3rem;
      margin: 0;
      width: 100%; }
    .n-input-combo .n-input-combo-input-container .fa {
      position: absolute;
      right: 0.7rem;
      top: 1rem; }
  .n-input-combo .n-input-combo-label-container {
    padding: 0;
    border: #C4C4C5 solid 1px;
    border-style: solid none solid solid;
    position: relative; }
    .n-input-combo .n-input-combo-label-container .n-input-combo-label, .n-input-combo .n-input-combo-label-container .n-input-combo-dropdown-label {
      cursor: pointer; }
    .n-input-combo .n-input-combo-label-container .n-input-combo-dropdown-label {
      white-space: nowrap; }
    .n-input-combo .n-input-combo-label-container .n-input-combo-label {
      white-space: nowrap;
      padding: 0.8rem; }
      .n-input-combo .n-input-combo-label-container .n-input-combo-label .n-icon {
        font-size: 0.7rem;
        margin-left: 1rem; }
    .n-input-combo .n-input-combo-label-container ul {
      top: 100%; }
  .n-input-combo .n-input-combo-dropdown {
    border: #C4C4C5 solid 1px;
    height: auto;
    max-height: 16rem;
    overflow: auto;
    z-index: 1000;
    position: absolute;
    width: auto;
    background-color: #fff;
    margin: 0;
    padding: 0;
    min-width: 100%; }
    .n-input-combo .n-input-combo-dropdown .dropdown_item {
      border-bottom: 1px solid #ddd;
      cursor: pointer;
      list-style: none;
      margin: 0;
      padding: 0.8rem 1rem; }
      .n-input-combo .n-input-combo-dropdown .dropdown_item:last-child {
        border-bottom: none; }
      .n-input-combo .n-input-combo-dropdown .dropdown_item.active {
        background-color: #e5e5e5; }
      .n-input-combo .n-input-combo-dropdown .dropdown_item.pondering {
        background-color: #eaeaea; }
    .n-input-combo .n-input-combo-dropdown li {
      list-style-type: none;
      text-align: left;
      padding: 0.8rem; }
    .n-input-combo .n-input-combo-dropdown .n-input-combo-dropdown-value {
      cursor: pointer; }
      .n-input-combo .n-input-combo-dropdown .n-input-combo-dropdown-value:hover {
        background-color: #cccccc; }
      .n-input-combo .n-input-combo-dropdown .n-input-combo-dropdown-value.active {
        background-color: #2F4050;
        color: #FFFFFF; }
      .n-input-combo .n-input-combo-dropdown .n-input-combo-dropdown-value.pondering {
        background-color: #384d60;
        color: white; }
      .n-input-combo .n-input-combo-dropdown .n-input-combo-dropdown-value span {
        white-space: nowrap; }
    .n-input-combo .n-input-combo-dropdown.n-input-combo-dropdown-values {
      top: calc(100% - 1px); }
.n-form-date {
  position: relative; }
  .n-form-date input {
    line-height: 3rem;
    height: 3rem; }
  .n-form-date .n-form-text {
    display: inline-block; }
  .n-form-date .n-input-date {
    border: 1px solid #9E9E9E;
    border-style: none solid none solid;
    position: absolute;
    top: 100%;
    max-width: 25rem;
    width: 100%;
    z-index: 1000; }
    .n-form-date .n-input-date > * {
      width: 100%; }
  .n-form-date .n-form-date-icon {
    transition: all 250ms ease-in-out;
    cursor: pointer;
    background-color: #34B394;
    color: #FFFFFF;
    line-height: 2.7rem;
    width: 3rem;
    height: 3rem;
    text-align: center;
    display: inline-block;
    vertical-align: top; }
    .n-form-date .n-form-date-icon:before {
      font-size: 1.35rem; }
    .n-form-date .n-form-date-icon.n-form-date-icon-show {
      background-color: #FF0F0F;
      color: #FFFFFF; }
.n-form-date-picker .n-form-date-picker-form {
  display: flex; }
  .n-form-date-picker .n-form-date-picker-form .n-form-combo {
    flex-grow: 1; }
    .n-form-date-picker .n-form-date-picker-form .n-form-combo + .n-form-combo {
      margin-left: 0.3rem; }
  .n-form-date-picker .n-form-date-picker-form .n-form-combo-bottom {
    display: none; }
.n-form-combo .n-input-combo-input-container {
  flex-grow: 1;
  flex-basis: 0; }
.n-form-combo .n-form-combo-bottom {
  width: 2rem;
  line-height: 3rem; }
  .n-form-combo .n-form-combo-bottom span {
    margin-left: 0.3rem; }
.n-form-richtext {
  margin: 1rem;
  position: relative; }
  .n-form-richtext .n-form-richtext-editor {
    display: flex; }
    .n-form-richtext .n-form-richtext-editor .n-form-richtext-content {
      flex-basis: 0;
      flex-grow: 1; }
      .n-form-richtext .n-form-richtext-editor .n-form-richtext-content[contenteditable=true] {
        width: 100%;
        min-width: 10rem;
        min-height: 5rem;
        border: 1px solid #9E9E9E; }
    .n-form-richtext .n-form-richtext-editor span {
      flex-basis: 0;
      flex-grow: 0; }
  .n-form-richtext .n-form-richtext-menu {
    z-index: 11;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
    .n-form-richtext .n-form-richtext-menu .n-form-richtext-menu-content {
      display: none; }
    .n-form-richtext .n-form-richtext-menu .open-menu {
      width: 2rem;
      height: 2rem;
      line-height: 2rem;
      z-index: 10;
      top: 0;
      right: 0; }
    .n-form-richtext .n-form-richtext-menu:hover .n-form-richtext-menu-content {
      z-index: 20;
      display: block;
      position: absolute;
      top: 50%; }
    .n-form-richtext .n-form-richtext-menu .n-form-richtext-menu-container {
      position: relative;
      display: inline-block; }
    .n-form-richtext .n-form-richtext-menu > button {
      position: relative; }
    .n-form-richtext .n-form-richtext-menu .n-form-richtext-choices {
      position: absolute;
      bottom: 100%;
      right: 0;
      white-space: nowrap;
      text-align: left; }
      .n-form-richtext .n-form-richtext-menu .n-form-richtext-choices button {
        border-style: solid;
        display: inline-block; }
      .n-form-richtext .n-form-richtext-menu .n-form-richtext-choices .fa:before {
        font-size: 0.6rem; }
    .n-form-richtext .n-form-richtext-menu button, .n-form-richtext .n-form-richtext-menu input {
      background-color: #F3F3F4;
      color: #444444;
      height: 2rem;
      width: 2rem;
      border: #C4C4C5 solid 1px;
      padding: 0; }
      .n-form-richtext .n-form-richtext-menu button .n-form-richtext-button-description, .n-form-richtext .n-form-richtext-menu input .n-form-richtext-button-description {
        font-size: 0.5rem;
        display: none;
        margin-top: 0.2rem; }
    .n-form-richtext .n-form-richtext-menu .n-form-richtext-choices button, .n-form-richtext .n-form-richtext-menu .n-form-richtext-choices input {
      height: 2rem;
      width: 2.3rem; }
    .n-form-richtext .n-form-richtext-menu .n-form-richtext-choices .n-form-richtext-button-description {
      display: block; }
    .n-form-richtext .n-form-richtext-menu input {
      vertical-align: bottom; }
.n-form-switch.n-form-checkbox {
  height: 2rem;
  position: relative; }
  .n-form-switch.n-form-checkbox input[type='checkbox'] {
    opacity: 0;
    position: absolute; }
    .n-form-switch.n-form-checkbox input[type='checkbox']:checked + label:before {
      content: '';
      width: 3.3rem;
      background-color: #FFFFFF; }
    .n-form-switch.n-form-checkbox input[type='checkbox']:checked + label:after {
      content: '';
      background-color: #009400;
      left: 1.5rem;
      height: 1.5rem; }
    .n-form-switch.n-form-checkbox input[type='checkbox'][disabled] + label {
      box-shadow: inset 0 0 0 1px #9E9E9E;
      cursor: not-allowed; }
      .n-form-switch.n-form-checkbox input[type='checkbox'][disabled] + label:after {
        background-color: #444444; }
  .n-form-switch.n-form-checkbox label.n-form-label {
    line-height: 2rem;
    cursor: pointer;
    display: inline-block;
    height: 2rem;
    position: relative;
    user-select: none;
    padding-left: 3.5rem !important; }
    .n-form-switch.n-form-checkbox label.n-form-label:before {
      width: 3.3rem !important;
      background-color: #FFFFFF;
      content: '';
      display: block;
      height: 2rem;
      left: 0;
      position: absolute;
      top: 0;
      width: 2rem;
      box-shadow: inset 0 0 0 1px #C4C4C5 !important; }
    .n-form-switch.n-form-checkbox label.n-form-label:after {
      background-color: #9E9E9E;
      content: '';
      display: block;
      height: 1.5rem;
      left: .25rem;
      position: absolute;
      top: .25rem;
      transition-duration: 1s;
      transition-property: background, left;
      width: 1.5rem;
      background-color: #9E9E9E;
      height: 1.5rem !important; }
.n-form-radio, .n-form-checkbox {
  display: block;
  padding-left: 1rem;
  position: relative; }
  .n-form-radio:not(:last-child), .n-form-checkbox:not(:last-child) {
    margin-bottom: 0.3rem; }
  .n-form-radio input, .n-form-checkbox input {
    height: 0;
    width: 0;
    appearance: none;
    cursor: pointer;
    line-height: normal;
    opacity: 0;
    padding: 0;
    position: absolute;
    z-index: 0; }
    .n-form-radio input[checked] + label:before, .n-form-checkbox input[checked] + label:before {
      background-color: #34B394;
      box-shadow: 0 0 0 1px #34B394 inset; }
    .n-form-radio input:disabled + label, .n-form-checkbox input:disabled + label {
      color: #9E9E9E;
      cursor: not-allowed; }
      .n-form-radio input:disabled + label:before, .n-form-checkbox input:disabled + label:before {
        box-shadow: 0 0 0 1px #9E9E9E inset; }
  .n-form-radio label, .n-form-checkbox label {
    cursor: pointer;
    display: inline-block;
    line-height: 1rem;
    max-width: 100%;
    min-height: 1rem;
    padding-left: 0.7rem;
    position: relative;
    vertical-align: middle; }
    .n-form-radio label:before, .n-form-checkbox label:before {
      background-color: #FFFFFF;
      box-shadow: 0 0 0 1px #34B394 inset;
      content: '';
      display: inline-block;
      height: 1rem;
      left: 0;
      margin-left: -1rem;
      position: absolute;
      transition-duration: 0.5s;
      transition-property: background, box-shadow;
      width: 1rem; }
    .n-form-radio label:after, .n-form-checkbox label:after {
      display: inline-block;
      font-size: calc($icon-size - 2px);
      font-weight: 900;
      color: #FFFFFF;
      height: 1rem;
      left: 0;
      margin-left: -1rem;
      position: absolute;
      text-align: center;
      top: 0;
      width: 1rem;
      font-family: "Font Awesome 5 Free"; }
.n-form-checkbox.n-form-invalid label:before, .n-form-radio.n-form-invalid label:before {
  box-shadow: 0 0 0 1px #FF0F0F inset;
  background-color: rgba(255, 15, 15, 0.1); }
.n-form-checkbox input[type='checkbox'][checked] + label:after {
  content: '\f00c'; }
.n-form-checkbox input[type='checkbox'][checked]:disabled + label:before {
  background-color: #9E9E9E; }
.n-form-radio input[type='radio'] + label:before {
  border-radius: 50%; }
.n-form-radio input[type='radio'][checked] + label:before {
  background: #FFFFFF;
  box-shadow: 0 0 0 5px #34B394 inset; }
.n-form-radio input[type='radio'][checked] + label:after {
  content: ''; }
.n-form-radio input[type='radio'][checked]:disabled + label:before {
  box-shadow: 0 0 0 6px #9E9E9E inset; }
.n-form-text input {
  height: 3rem;
  line-height: 3rem; }
.n-form-text .n-form-tooltip {
  position: absolute; }
.n-form.layout1 .n-form-content {
  display: flex;
  flex-direction: column; }
  .n-form.layout1 .n-form-content .n-form-component {
    display: flex;
    justify-content: center; }
    .n-form.layout1 .n-form-content .n-form-component .n-form-label, .n-form.layout1 .n-form-content .n-form-component input, .n-form.layout1 .n-form-content .n-form-component textarea, .n-form.layout1 .n-form-content .n-form-component .n-component, .n-form.layout1 .n-form-content .n-form-component .n-form-component-content {
      flex-grow: 1;
      flex-basis: 0; }
    .n-form.layout1 .n-form-content .n-form-component .n-form-label {
      text-align: right;
      padding: 0.7rem; }
.n-form.layout2 .n-form-content {
  display: flex;
  flex-direction: column; }
  .n-form.layout2 .n-form-content .n-form-component {
    margin: 0.5rem 0; }
    .n-form.layout2 .n-form-content .n-form-component label {
      display: block;
      color: #444444;
      padding: 0.4rem 0; }
    .n-form.layout2 .n-form-content .n-form-component.n-form-checkbox label, .n-form.layout2 .n-form-content .n-form-component.n-form-radio label {
      padding: 0;
      padding-left: 0.5rem; }
.n-form.layout2 .n-form-component {
  width: 100%; }
  .n-form.layout2 .n-form-component.n-form-text input, .n-form.layout2 .n-form-component.n-form-text textarea {
    width: calc(100% - 2rem); }
    .n-form.layout2 .n-form-component.n-form-text input[type=date], .n-form.layout2 .n-form-component.n-form-text textarea[type=date] {
      width: calc(100% - 5rem); }
  .n-form.layout2 .n-form-component.n-form-text.n-form-date-input input, .n-form.layout2 .n-form-component.n-form-text.n-form-date-input textarea {
    width: calc(100% - 5rem); }
.n-form label.n-form-input-required:after {
  content: '*';
  color: #FF0F0F;
  padding: 0 0.4rem; }
.n-form .n-form-component {
  display: inline-block; }
  .n-form .n-form-component .n-form-input {
    display: flex; }
.n-form .n-form-invalid {
  border-color: #FF0F0F;
  color: #FF0F0F; }
  .n-form .n-form-invalid input, .n-form .n-form-invalid textarea {
    border-color: #FF0F0F;
    color: #FF0F0F; }
.n-form .n-form-valid {
  border-color: #009400; }
  .n-form .n-form-valid input, .n-form .n-form-valid textarea {
    border-color: #009400; }
.n-form .n-form-hidden {
  visibility: hidden; }
.n-form .n-form-component .n-input-result.fa-check {
  color: #009400; }
.n-form .n-form-component .n-input-result.fa-times {
  color: #FF0F0F; }
.n-form .n-form-checkbox label, .n-form .n-form-radio label {
  padding: 0;
  padding-left: 0.5rem; }
.n-form-table {
  margin: 1rem auto; }
  .n-form-table .n-form-table-header {
    display: flex; }
    .n-form-table .n-form-table-header .n-form-label {
      flex-grow: 1;
      flex-basis: 0; }
  .n-form-table .n-form-component {
    display: inline-block;
    flex-grow: 1;
    flex-basis: 0; }
  .n-form-table .n-form-section {
    display: flex; }
    .n-form-table .n-form-section:nth-child(odd) {
      background-color: #d9d9d9; }
@media (min-width: 1280px) {
  .n-form-table .n-form-table-content .n-form-label {
    display: none; } }
@media (max-width: 1279px) {
  .n-form-table .n-form-section {
    flex-direction: column; }
    .n-form-table .n-form-section .n-form-section {
      display: block; }
  .n-form-table .n-form-table-header {
    display: none; }
  .n-form-table .n-form-component {
    display: inline-block; }
    .n-form-table .n-form-component > * {
      flex-grow: 1;
      flex-basis: 0; } }
.n-wizard .navigation {
  text-align: center; }
  .n-wizard .navigation ol {
    position: relative;
    padding: 0rem;
    margin: 0rem; }
    .n-wizard .navigation ol .step {
      border: 1px solid #9E9E9E;
      border-style: solid none solid solid;
      padding: 0.5rem 1rem;
      display: inline-block; }
      .n-wizard .navigation ol .step:last-child {
        border-style: solid; }
      .n-wizard .navigation ol .step .number:after {
        content: '. '; }
      .n-wizard .navigation ol .step.active {
        background-color: #34B394;
        color: #FFFFFF; }
        .n-wizard .navigation ol .step.active:after {
          content: ' ';
          width: 0;
          height: 0;
          border-top: 1.25rem solid transparent;
          border-bottom: 1.25rem solid transparent;
          border-left: 0.7rem solid #34B394;
          z-index: 10;
          position: absolute;
          top: 2px;
          margin-left: 1rem; }
        .n-wizard .navigation ol .step.active:last-child:after {
          content: none; }
      .n-wizard .navigation ol .step.active + .step {
        padding-left: 1.7rem; }
      .n-wizard .navigation ol .step[disabled=disabled] {
        background-color: #9E9E9E; }
@media (max-width: 1279px) {
  .n-wizard .navigation ol .step {
    font-size: 0.9rem;
    padding: 0.5rem 0.7rem; }
    .n-wizard .navigation ol .step .number:after {
      content: none; }
    .n-wizard .navigation ol .step .title {
      display: none; }
    .n-wizard .navigation ol .step.active .number {
      display: none; }
    .n-wizard .navigation ol .step.active .title {
      display: inline-block; }
    .n-wizard .navigation ol .step.active:after {
      content: none; }
    .n-wizard .navigation ol .step.active + .step {
      padding-left: 0.7rem; } }
.n-collapsible .n-collapsible-title {
  cursor: pointer; }
.n-collapsible .n-icon-spinner {
  height: 3rem; }
body[has-sidebar-right="true"], body[has-sidebar="true"] {
  margin-right: 400px; }
body[has-sidebar-left="true"] {
  margin-left: 400px; }
.n-sidebar {
  z-index: 100;
  position: fixed;
  height: 100vh;
  width: 400px;
  max-width: 100vw;
  top: 0;
  background-color: #FFFFFF;
  border: #C4C4C5 solid 1px; }
  .n-sidebar.left {
    left: 0; }
  .n-sidebar:not(.left) {
    right: 0; }
  .n-sidebar header {
    height: 3rem;
    padding: 1rem; }
    .n-sidebar header .close {
      position: absolute;
      top: 1rem;
      right: 1rem;
      cursor: pointer; }
  .n-sidebar main {
    padding: 1rem 2rem;
    height: calc(100vh - 3rem);
    overflow: auto; }
  .n-sidebar footer {
    height: 3rem; }
.n-paging {
  margin: 1rem auto;
  text-align: center; }
  .n-paging button {
    background-color: #2F4050;
    color: #FFFFFF;
    margin: 0.1rem;
    line-height: 1rem; }
    .n-paging button .n-icon {
      margin: 0; }
    .n-paging button[disabled] {
      background-color: #9E9E9E;
      color: #444444; }
  .n-paging .n-paging-previous {
    margin-right: 0.5rem; }
  .n-paging .n-paging-next {
    margin-left: 0.5rem; }
.n-info {
  position: relative;
  display: inline-block; }
  .n-info .n-icon, .n-info fa {
    cursor: pointer; }
  .n-info .n-info-content {
    z-index: 10;
    position: absolute;
    top: 100%;
    background-color: #444444;
    color: #F3F3F4;
    padding: 1rem;
    min-width: 20rem; }
    .n-info .n-info-content a {
      color: #d8d8dc; }
.legend-dataset-text {
  font-size: 0.7rem; }
.graph-svg-tip .title[formatted]:after {
  content: attr(formatted); }
.data-gauge .gauge-value {
  font-size: 1.2rem;
  font-weight: bold; }
.data-donut .y-axis-label {
  fill: #333; }
.legend-entry.hidden {
  fill: #9E9E9E; }
.legend-entry {
  cursor: pointer; }
.data-line svg .line-x-value {
  font-size: 0.7rem;
  fill: #666; }
[template="data-donut"], [template="data-bar"], [template="data-line"], [template="data-gauge"], .data-donut, .data-bar, .data-line, .data-gauge {
  height: 100%; }
  [template="data-donut"] svg, [template="data-bar"] svg, [template="data-line"] svg, [template="data-gauge"] svg, .data-donut svg, .data-bar svg, .data-line svg, .data-gauge svg {
    margin: auto;
    overflow: visible; }
.d3-tooltip {
  padding: 0.5rem 0.7rem;
  background-color: #f7f8e0;
  color: #333;
  border: 1px solid #9E9E9E;
  border-radius: 5px; }
  .d3-tooltip dl {
    margin: 0; }
    .d3-tooltip dl .page-field {
      display: flex;
      justify-content: space-between; }
      .d3-tooltip dl .page-field + .page-field {
        margin-top: 0.3rem; }
    .d3-tooltip dl dt {
      display: inline-block;
      font-weight: bold;
      margin-right: 0.3rem;
      font-size: 0.6rem;
      text-transform: uppercase; }
      .d3-tooltip dl dt:after {
        content: ': '; }
    .d3-tooltip dl dd {
      margin-left: 0.3rem;
      display: inline-block;
      font-size: 0.6rem;
      text-transform: uppercase; }
.data-donut .content {
  font-family: 'Roboto', sans-serif;
  color: #333333;
  text-align: center; }
  .data-donut .content .settings {
    text-align: left; }
.data-donut polyline {
  opacity: .3;
  stroke: black;
  stroke-width: 2px;
  fill: none; }
.data-donut .labelName tspan {
  font-style: normal;
  font-weight: 700; }
.data-donut .labelName {
  font-size: 0.9em; }
.page-image {
  text-align: center; }
  .page-image .image {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%; }
.settings .image-container {
  padding: 0.3rem;
  margin: 0.3rem;
  border: solid 1px #ccc;
  display: inline-block; }
  .settings .image-container.selected {
    background-color: #9de3d2;
    border-color: #34B394; }
.pages {
  max-width: 1024px;
  margin: auto;
  box-shadow: 4px 4px 4px 4px #aaa; }
  .pages .odd-block {
    background-color: #F4F5F6;
    border-top: solid 1px #ccccd4; }
  .pages .panes {
    display: flex; }
    .pages .panes .pane {
      flex-grow: 1;
      flex-basis: 0; }
      .pages .panes .pane + .pane {
        border-left: solid 1px #ccccd4; }
    .pages .panes + .panes {
      border-top: solid 1px #ccccd4; }
  .pages .n-collapsible .pane {
    padding: 1rem; }
  .pages h1.main {
    font-size: 1.2rem;
    text-align: center;
    border-style: none none solid none;
    padding: 0.7rem;
    margin: 0;
    background-color: #1C1E22;
    color: white; }
    .pages h1.main .subscript {
      margin-left: 0.3rem;
      display: inline-block;
      color: #666; }
  .pages .category-subscript {
    padding: 1rem 2rem;
    padding-top: 0;
    margin: 0 !important; }
  .pages h4.category {
    color: #333;
    padding: 1rem 2rem;
    margin: 0 !important;
    text-align: left; }
    .pages h4.category:first-letter {
      text-transform: uppercase; }
    .pages h4.category button {
      margin-left: 0.7rem; }
    .pages h4.category .subscript {
      display: inline-block;
      margin-right: 1rem;
      font-size: 0.7rem; }
  .pages .introduction {
    text-align: center;
    width: 50%;
    margin: auto; }
  .pages .main .n-collapsible-content {
    margin: auto; }
  .pages .n-ace {
    min-height: 50rem; }
  .pages .danger.message {
    padding: 1rem;
    margin: 1rem 0; }
.list-item {
  background-color: #FFFFFF; }
[template="nabu-create-page"], [template="nabu-pages-paste"] {
  overflow: visible !important; }
.nabu-pages-paste, .nabu-create-page {
  background-color: #fff;
  padding: 2rem; }
  .nabu-pages-paste footer, .nabu-create-page footer {
    text-align: right; }
.page-arbitrary {
  position: relative; }
  .page-arbitrary .page-arbitrary-menu {
    display: none;
    position: absolute;
    top: 0; }
    .page-arbitrary .page-arbitrary-menu button {
      background-color: purple;
      color: white;
      border-radius: 0; }
.page.edit .page-arbitrary {
  min-height: 2rem; }
  .page.edit .page-arbitrary:hover > .page-arbitrary-menu {
    display: block; }
.page-markdown textarea {
  min-height: 1rem;
  width: 100%; }
.pages-offline {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
  background-color: white; }
  .pages-offline .pages-offline-message {
    margin: auto;
    border: solid 1px #ccc;
    background-color: #efefef;
    padding: 2rem;
    border-radius: 3px; }
    .pages-offline .pages-offline-message h1 {
      color: #333333;
      font-size: 1.2rem;
      font-weight: bold; }
    .pages-offline .pages-offline-message h3 {
      font-size: 0.9rem;
      font-weight: normal;
      color: #666666; }
.page-richtext .n-form-richtext-content {
  border: none !important; }
.page-richtext .richtext-empty {
  position: relative; }
  .page-richtext .richtext-empty:before {
    position: absolute;
    content: 'Lorem ipsum...';
    color: #aaa; }
.page-code textarea {
  width: 95%; }
body.has-nabu-console {
  margin-bottom: 45vh; }
#nabu-console-instance {
  position: fixed;
  bottom: 0;
  left: 0;
  /* above sidebars */
  z-index: 10001;
  background-color: #272822;
  color: white;
  font-family: Monospace;
  font-size: 0.8rem;
  width: 100%;
  border-top: solid 3px #ccc; }
  #nabu-console-instance .tab-content.inspect .content {
    white-space: pre; }
    #nabu-console-instance .tab-content.inspect .content .console-highlight-tag {
      color: #4da4a4; }
  #nabu-console-instance .nabu-console h3 {
    font-size: 1.2rem;
    font-weight: normal;
    color: #666; }
  #nabu-console-instance .nabu-console .tabs {
    text-align: center;
    border-bottom: solid 1px #666;
    background-color: #0c0c0b; }
    #nabu-console-instance .nabu-console .tabs button {
      border: none;
      padding: 0.3rem 1rem;
      color: #aaa;
      border-bottom: solid 1px #0c0c0b;
      background-color: inherit;
      border-radius: 0;
      text-transform: none;
      font-weight: normal; }
      #nabu-console-instance .nabu-console .tabs button.active {
        color: #c2bef0;
        border-color: #c2bef0; }
  #nabu-console-instance .nabu-console .tab-content {
    padding: 1rem;
    height: 40vh;
    display: flex; }
    #nabu-console-instance .nabu-console .tab-content > .content {
      overflow: auto;
      flex-grow: 1; }
    #nabu-console-instance .nabu-console .tab-content > .menu {
      padding: 0 1rem;
      background-color: #2a2b28;
      margin-right: 1rem;
      padding: 1rem;
      border: solid 1px #444; }
      #nabu-console-instance .nabu-console .tab-content > .menu button {
        background-color: #1e1f1c;
        padding: 0.3rem 1rem;
        border: solid 1px #666;
        color: #aaa; }
  #nabu-console-instance .nabu-console-report-title {
    font-weight: bold;
    padding: 0.4rem; }
    #nabu-console-instance .nabu-console-report-title .content {
      color: white !important; }
  #nabu-console-instance input {
    background-color: #1e1f1c;
    border: solid 1px #666;
    height: 2rem;
    line-height: 1rem; }
    #nabu-console-instance input::placeholder {
      color: #ccc; }
  #nabu-console-instance .nabu-console-report {
    display: flex; }
    #nabu-console-instance .nabu-console-report .source .category {
      font-size: 0.5rem;
      margin-left: 0.3rem;
      background-color: #044013;
      color: #b8eea9;
      padding: 0.2rem;
      border-radius: 5px; }
    #nabu-console-instance .nabu-console-report .type span:not(.name) {
      background-color: #e69a09;
      color: #553a06;
      padding: 0.1rem 0.3rem;
      border-radius: 5px;
      font-weight: bold; }
      #nabu-console-instance .nabu-console-report .type span:not(.name) + .name {
        margin-left: 0.3rem; }
    #nabu-console-instance .nabu-console-report .type .name {
      background-color: #444;
      padding: 0.1rem 0.3rem;
      border-radius: 5px;
      font-weight: bold; }
    #nabu-console-instance .nabu-console-report.hidden {
      display: none; }
    #nabu-console-instance .nabu-console-report:not(.nabu-console-report-title) {
      padding: 0.7rem;
      background-color: #1e1f1c;
      border: solid 1px #666;
      margin-top: 0.3rem; }
    #nabu-console-instance .nabu-console-report .icon {
      padding: 0 0.3rem;
      border-radius: 10px;
      margin-right: 1rem;
      line-height: 1rem;
      cursor: pointer;
      background-color: #951111;
      color: white; }
    #nabu-console-instance .nabu-console-report > * {
      flex-basis: 0; }
    #nabu-console-instance .nabu-console-report .timestamp {
      flex-grow: 0.3; }
    #nabu-console-instance .nabu-console-report .source {
      flex-grow: 0.3; }
    #nabu-console-instance .nabu-console-report .type {
      flex-grow: 0.5; }
    #nabu-console-instance .nabu-console-report .content {
      flex-grow: 1; }
    #nabu-console-instance .nabu-console-report .content {
      color: #666;
      max-height: 1rem;
      overflow: hidden; }
    #nabu-console-instance .nabu-console-report.selected .content {
      white-space: pre;
      max-height: inherit;
      color: #ccc; }
.page-share-social .share-icons .icon {
  width: 32px;
  height: 32px;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block; }
  .page-share-social .share-icons .icon.facebook {
    background-image: url("/resources/images/social/facebook.svg"); }
  .page-share-social .share-icons .icon.linkedin {
    background-image: url("/resources/images/social/linkedin.svg"); }
  .page-share-social .share-icons .icon.twitter {
    background-image: url("/resources/images/social/twitter.svg"); }
  .page-share-social .share-icons .icon.pinterest {
    background-image: url("/resources/images/social/pinterest.svg"); }
  .page-share-social .share-icons .icon.instagram {
    background-image: url("/resources/images/social/instagram.svg"); }
  .page-share-social .share-icons .icon.email {
    background-image: url("/resources/images/social/email.svg"); }
.page-share-social.horizontal-left .share-icon {
  display: inline-block; }
  .page-share-social.horizontal-left .share-icon.share-icon {
    margin-left: 0.3rem; }
.page-share-social.horizontal-center {
  text-align: center; }
  .page-share-social.horizontal-center .share-icon {
    display: inline-block; }
    .page-share-social.horizontal-center .share-icon.share-icon {
      margin-left: 0.3rem; }
.page-share-social.fixed-right {
  position: fixed;
  right: 1rem;
  top: 40%;
  z-index: 10; }
.page-components-overview .page-component, .page-components-overview .page-template, .page-components-selector .page-component, .page-components-selector .page-template {
  display: flex;
  width: 100%;
  padding: 1rem;
  border: solid 1px #ccc;
  background-color: white; }
  .page-components-overview .page-component .about, .page-components-overview .page-template .about, .page-components-selector .page-component .about, .page-components-selector .page-template .about {
    padding: 0 1rem; }
    .page-components-overview .page-component .about.operation .name, .page-components-overview .page-template .about.operation .name, .page-components-selector .page-component .about.operation .name, .page-components-selector .page-template .about.operation .name {
      font-size: 1rem; }
    .page-components-overview .page-component .about.operation .operation-folder, .page-components-overview .page-template .about.operation .operation-folder, .page-components-selector .page-component .about.operation .operation-folder, .page-components-selector .page-template .about.operation .operation-folder {
      font-size: 0.6rem;
      display: block;
      color: #666;
      margin-bottom: 0.3rem; }
  .page-components-overview .page-component img, .page-components-overview .page-template img, .page-components-selector .page-component img, .page-components-selector .page-template img {
    width: 48px;
    max-height: 48px;
    min-width: 48px; }
  .page-components-overview .page-component p, .page-components-overview .page-template p, .page-components-selector .page-component p, .page-components-selector .page-template p {
    font-size: 0.8rem;
    color: #aaa;
    margin: 0; }
  .page-components-overview .page-component + .page-component, .page-components-overview .page-component + .page-template, .page-components-overview .page-template + .page-component, .page-components-overview .page-template + .page-template, .page-components-selector .page-component + .page-component, .page-components-selector .page-component + .page-template, .page-components-selector .page-template + .page-component, .page-components-selector .page-template + .page-template {
    border-top: none; }
  .page-components-overview .page-component.selected, .page-components-overview .page-template.selected, .page-components-selector .page-component.selected, .page-components-selector .page-template.selected {
    background-color: lightgreen; }
.page-components-selector .page-component {
  cursor: pointer;
  background-color: #fafafa; }
  .page-components-selector .page-component:hover {
    background-color: #eaeaea; }
.n-prompt-container[route="page-components-selector"] {
  background-color: white;
  padding: 2rem; }
  .n-prompt-container[route="page-components-selector"] h2 {
    font-size: 1.2rem; }
  .n-prompt-container[route="page-components-selector"] .buttons {
    padding: 1rem 0;
    text-align: right; }
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/resources/page/font/Lato-Regular.ttf); }
.n-sidebar.content-sidebar {
  width: auto; }
body[has-sidebar-left="true"] {
  margin-left: 300px; }
.page-startup-wizard {
  background-color: #eaeaea;
  border: solid 1px #ccc;
  padding: 2rem;
  margin: 1rem;
  width: auto !important; }
.n-sidebar.settings, .page-startup-wizard, .n-sidebar.page-settings {
  width: 400px; }
.n-sidebar.settings .n-form-switch.n-form-checkbox, .page-startup-wizard .n-form-switch.n-form-checkbox, .pages .n-form-switch.n-form-checkbox, .nabu-console .n-form-switch.n-form-checkbox, .page-settings .n-form-switch.n-form-checkbox {
  width: auto; }
  .n-sidebar.settings .n-form-switch.n-form-checkbox label.n-form-label, .page-startup-wizard .n-form-switch.n-form-checkbox label.n-form-label, .pages .n-form-switch.n-form-checkbox label.n-form-label, .nabu-console .n-form-switch.n-form-checkbox label.n-form-label, .page-settings .n-form-switch.n-form-checkbox label.n-form-label {
    line-height: 1.5rem !important;
    padding-left: 2.5rem !important; }
    .n-sidebar.settings .n-form-switch.n-form-checkbox label.n-form-label:before, .page-startup-wizard .n-form-switch.n-form-checkbox label.n-form-label:before, .pages .n-form-switch.n-form-checkbox label.n-form-label:before, .nabu-console .n-form-switch.n-form-checkbox label.n-form-label:before, .page-settings .n-form-switch.n-form-checkbox label.n-form-label:before {
      height: 1.5rem !important;
      width: 2.7rem !important;
      border-radius: 8px; }
    .n-sidebar.settings .n-form-switch.n-form-checkbox label.n-form-label:after, .page-startup-wizard .n-form-switch.n-form-checkbox label.n-form-label:after, .pages .n-form-switch.n-form-checkbox label.n-form-label:after, .nabu-console .n-form-switch.n-form-checkbox label.n-form-label:after, .page-settings .n-form-switch.n-form-checkbox label.n-form-label:after {
      height: 1.0rem !important;
      width: 1rem;
      border-radius: 8px; }
.n-sidebar.right.page-settings {
  /* box-shadow: $page-secondary */
  box-shadow: -1px 0px 8px 4px #aaa;
  border: none; }
.n-sidebar.left.page-settings {
  box-shadow: 1px 0px 8px 4px #aaa;
  border: none; }
.n-sidebar.page-settings > main {
  /* in cae of horizontal scrollbar...*/
  padding-bottom: 1rem; }
.n-sidebar.settings, .page-startup-wizard, .pages, .page-settings {
  font-family: 'Lato';
  /* redesign */
  background-color: #ffffff;
  /* collapsibles */
  /* form */
  /* buttons */
  /* tabs */ }
  .n-sidebar.settings code, .page-startup-wizard code, .pages code, .page-settings code {
    font-size: 0.7rem;
    font-family: 'Monospace';
    background-color: #E9E9ED;
    color: #000000;
    padding: 0.1rem 0.3rem;
    margin: 0 0.3rem; }
  .n-sidebar.settings .n-collapsible.n-collapsible-show, .page-startup-wizard .n-collapsible.n-collapsible-show, .pages .n-collapsible.n-collapsible-show, .page-settings .n-collapsible.n-collapsible-show {
    border-bottom: solid 1px #D1D5DB; }
  .n-sidebar.settings .n-collapsible.dark > .n-collapsible-title, .page-startup-wizard .n-collapsible.dark > .n-collapsible-title, .pages .n-collapsible.dark > .n-collapsible-title, .page-settings .n-collapsible.dark > .n-collapsible-title {
    background-color: #1C1E22 !important;
    color: #F4F4F6 !important; }
  .n-sidebar.settings .n-collapsible .n-collapsible-title, .page-startup-wizard .n-collapsible .n-collapsible-title, .pages .n-collapsible .n-collapsible-title, .page-settings .n-collapsible .n-collapsible-title {
    display: flex;
    width: 100%;
    font-size: 0.8rem;
    font-weight: normal;
    padding: 0.5rem 1rem;
    margin: 0;
    background-color: #636D7E;
    color: #F4F4F6; }
    .n-sidebar.settings .n-collapsible .n-collapsible-title .fa, .page-startup-wizard .n-collapsible .n-collapsible-title .fa, .pages .n-collapsible .n-collapsible-title .fa, .page-settings .n-collapsible .n-collapsible-title .fa {
      margin-right: 1rem;
      margin-top: 0.15rem; }
      .n-sidebar.settings .n-collapsible .n-collapsible-title .fa:before, .page-startup-wizard .n-collapsible .n-collapsible-title .fa:before, .pages .n-collapsible .n-collapsible-title .fa:before, .page-settings .n-collapsible .n-collapsible-title .fa:before {
        font-size: 11px; }
    .n-sidebar.settings .n-collapsible .n-collapsible-title .n-collapsible-title-before, .n-sidebar.settings .n-collapsible .n-collapsible-title .n-collapsible-title-after, .page-startup-wizard .n-collapsible .n-collapsible-title .n-collapsible-title-before, .page-startup-wizard .n-collapsible .n-collapsible-title .n-collapsible-title-after, .pages .n-collapsible .n-collapsible-title .n-collapsible-title-before, .pages .n-collapsible .n-collapsible-title .n-collapsible-title-after, .page-settings .n-collapsible .n-collapsible-title .n-collapsible-title-before, .page-settings .n-collapsible .n-collapsible-title .n-collapsible-title-after {
      font-size: 0.7rem;
      color: #D1D5DB;
      padding: 0rem;
      margin-left: 1rem;
      padding-top: 0.2rem; }
    .n-sidebar.settings .n-collapsible .n-collapsible-title .n-collapsible-title-after, .page-startup-wizard .n-collapsible .n-collapsible-title .n-collapsible-title-after, .pages .n-collapsible .n-collapsible-title .n-collapsible-title-after, .page-settings .n-collapsible .n-collapsible-title .n-collapsible-title-after {
      margin-left: 1rem; }
    .n-sidebar.settings .n-collapsible .n-collapsible-title .n-collapsible-title-buttons, .page-startup-wizard .n-collapsible .n-collapsible-title .n-collapsible-title-buttons, .pages .n-collapsible .n-collapsible-title .n-collapsible-title-buttons, .page-settings .n-collapsible .n-collapsible-title .n-collapsible-title-buttons {
      text-align: right;
      display: inline-block;
      margin-left: auto; }
      .n-sidebar.settings .n-collapsible .n-collapsible-title .n-collapsible-title-buttons button, .page-startup-wizard .n-collapsible .n-collapsible-title .n-collapsible-title-buttons button, .pages .n-collapsible .n-collapsible-title .n-collapsible-title-buttons button, .page-settings .n-collapsible .n-collapsible-title .n-collapsible-title-buttons button {
        padding: 0 0.3rem;
        border: none;
        background-color: transparent;
        color: #F4F5F6; }
      .n-sidebar.settings .n-collapsible .n-collapsible-title .n-collapsible-title-buttons .fa, .page-startup-wizard .n-collapsible .n-collapsible-title .n-collapsible-title-buttons .fa, .pages .n-collapsible .n-collapsible-title .n-collapsible-title-buttons .fa, .page-settings .n-collapsible .n-collapsible-title .n-collapsible-title-buttons .fa {
        margin-right: 0.3rem; }
  .n-sidebar.settings .n-collapsible .n-collapsible-content, .page-startup-wizard .n-collapsible .n-collapsible-content, .pages .n-collapsible .n-collapsible-content, .page-settings .n-collapsible .n-collapsible-content {
    background-color: #ffffff; }
  .n-sidebar.settings .n-collapsible .n-collapsible .n-collapsible-title, .n-sidebar.settings .n-collapsible.light .n-collapsible-title, .page-startup-wizard .n-collapsible .n-collapsible .n-collapsible-title, .page-startup-wizard .n-collapsible.light .n-collapsible-title, .pages .n-collapsible .n-collapsible .n-collapsible-title, .pages .n-collapsible.light .n-collapsible-title, .page-settings .n-collapsible .n-collapsible .n-collapsible-title, .page-settings .n-collapsible.light .n-collapsible-title {
    background-color: #D1D5DB;
    color: #000000; }
    .n-sidebar.settings .n-collapsible .n-collapsible .n-collapsible-title button, .n-sidebar.settings .n-collapsible.light .n-collapsible-title button, .page-startup-wizard .n-collapsible .n-collapsible .n-collapsible-title button, .page-startup-wizard .n-collapsible.light .n-collapsible-title button, .pages .n-collapsible .n-collapsible .n-collapsible-title button, .pages .n-collapsible.light .n-collapsible-title button, .page-settings .n-collapsible .n-collapsible .n-collapsible-title button, .page-settings .n-collapsible.light .n-collapsible-title button {
      color: #000000; }
    .n-sidebar.settings .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-before, .n-sidebar.settings .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-after, .n-sidebar.settings .n-collapsible.light .n-collapsible-title .n-collapsible-title-before, .n-sidebar.settings .n-collapsible.light .n-collapsible-title .n-collapsible-title-after, .page-startup-wizard .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-before, .page-startup-wizard .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-after, .page-startup-wizard .n-collapsible.light .n-collapsible-title .n-collapsible-title-before, .page-startup-wizard .n-collapsible.light .n-collapsible-title .n-collapsible-title-after, .pages .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-before, .pages .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-after, .pages .n-collapsible.light .n-collapsible-title .n-collapsible-title-before, .pages .n-collapsible.light .n-collapsible-title .n-collapsible-title-after, .page-settings .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-before, .page-settings .n-collapsible .n-collapsible .n-collapsible-title .n-collapsible-title-after, .page-settings .n-collapsible.light .n-collapsible-title .n-collapsible-title-before, .page-settings .n-collapsible.light .n-collapsible-title .n-collapsible-title-after {
      color: #666666; }
  .n-sidebar.settings .n-form-text input, .n-sidebar.settings .n-form-combo input, .page-startup-wizard .n-form-text input, .page-startup-wizard .n-form-combo input, .pages .n-form-text input, .pages .n-form-combo input, .page-settings .n-form-text input, .page-settings .n-form-combo input {
    width: 100% !important;
    background-color: #F4F5F6; }
  .n-sidebar.settings button, .page-startup-wizard button, .pages button, .page-settings button {
    cursor: pointer;
    border-radius: 3px;
    background-color: #E9E9ED;
    color: #000000;
    font-size: 0.8rem;
    font-weight: normal;
    border: solid 1px #D1D5DB;
    box-shadow: none;
    padding: 0.3rem 0.5rem;
    text-transform: none;
    font-family: 'Lato' !important; }
    .n-sidebar.settings button .n-info, .page-startup-wizard button .n-info, .pages button .n-info, .page-settings button .n-info {
      top: 0 !important;
      margin-left: 0.7rem;
      position: static; }
      .n-sidebar.settings button .n-info .n-info-content, .page-startup-wizard button .n-info .n-info-content, .pages button .n-info .n-info-content, .page-settings button .n-info .n-info-content {
        left: 0;
        top: unset;
        text-transform: none;
        text-align: left;
        font-size: 0.8rem; }
    .n-sidebar.settings button .fa:before, .page-startup-wizard button .fa:before, .pages button .fa:before, .page-settings button .fa:before {
      font-size: 12px; }
    .n-sidebar.settings button:hover, .page-startup-wizard button:hover, .pages button:hover, .page-settings button:hover {
      border: solid 1px #636D7E; }
  .n-sidebar.settings .tabs, .page-startup-wizard .tabs, .pages .tabs, .page-settings .tabs {
    display: flex;
    background-color: #E9E9ED;
    border: solid 1px #D1D5DB;
    border-style: solid none; }
    .n-sidebar.settings .tabs .tab, .page-startup-wizard .tabs .tab, .pages .tabs .tab, .page-settings .tabs .tab {
      border: solid 2px #D1D5DB;
      border-style: none none solid none;
      padding: 1rem;
      cursor: pointer; }
      .n-sidebar.settings .tabs .tab.selected, .n-sidebar.settings .tabs .tab:hover, .page-startup-wizard .tabs .tab.selected, .page-startup-wizard .tabs .tab:hover, .pages .tabs .tab.selected, .pages .tabs .tab:hover, .page-settings .tabs .tab.selected, .page-settings .tabs .tab:hover {
        border-color: #636D7E; }
      .n-sidebar.settings .tabs .tab .fa, .page-startup-wizard .tabs .tab .fa, .pages .tabs .tab .fa, .page-settings .tabs .tab .fa {
        margin-right: 0.7rem; }
  .n-sidebar.settings .last-saved label, .page-startup-wizard .last-saved label, .pages .last-saved label, .page-settings .last-saved label {
    color: #aaa; }
  .n-sidebar.settings .last-saved span, .page-startup-wizard .last-saved span, .pages .last-saved span, .page-settings .last-saved span {
    font-size: 0.8rem; }
  .n-sidebar.settings .no-more-padding .n-collapsible-content, .page-startup-wizard .no-more-padding .n-collapsible-content, .pages .no-more-padding .n-collapsible-content, .page-settings .no-more-padding .n-collapsible-content {
    padding: 0 !important; }
  .n-sidebar.settings .no-more-padding .padded-content, .page-startup-wizard .no-more-padding .padded-content, .pages .no-more-padding .padded-content, .page-settings .no-more-padding .padded-content {
    padding: 1rem; }
  .n-sidebar.settings .sidebar-actions, .page-startup-wizard .sidebar-actions, .pages .sidebar-actions, .page-settings .sidebar-actions {
    background-color: #E9E9ED;
    border: solid 1px #D1D5DB;
    border-style: solid none;
    width: 100%;
    text-align: center; }
    .n-sidebar.settings .sidebar-actions button, .page-startup-wizard .sidebar-actions button, .pages .sidebar-actions button, .page-settings .sidebar-actions button {
      background-color: inherit;
      color: #000000;
      padding: 0.5rem 0.7rem;
      border: none; }
  .n-sidebar.settings .n-form-text-color, .page-startup-wizard .n-form-text-color, .pages .n-form-text-color, .page-settings .n-form-text-color {
    width: 98%; }
  .n-sidebar.settings button .fa, .page-startup-wizard button .fa, .pages button .fa, .page-settings button .fa {
    margin-right: 0.3rem; }
  .n-sidebar.settings.sidemenu, .page-startup-wizard.sidemenu, .pages.sidemenu, .page-settings.sidemenu {
    width: 300px; }
  .n-sidebar.settings h1, .page-startup-wizard h1, .pages h1, .page-settings h1 {
    margin: 2rem 1rem;
    font-size: 1.4rem !important;
    font-weight: normal;
    color: #000000;
    margin-left: 2rem; }
    .n-sidebar.settings h1 + .subscript, .page-startup-wizard h1 + .subscript, .pages h1 + .subscript, .page-settings h1 + .subscript {
      margin: 1rem;
      margin-top: -1rem;
      margin-bottom: 2rem;
      margin-left: 2rem; }
  .n-sidebar.settings .divider, .page-startup-wizard .divider, .pages .divider, .page-settings .divider {
    /*
		background-color: $page-primary-medium;
		border: solid 1px $page-primary;
		border-style: solid none;
		border-left: solid 10px $page-secondary;
		*/
    padding: 1rem 0;
    margin: 0; }
  .n-sidebar.settings h2, .page-startup-wizard h2, .pages h2, .page-settings h2 {
    margin: 0.7rem 0rem;
    margin-bottom: 1.3rem;
    font-size: 1.2rem;
    font-weight: normal;
    color: #000000;
    font-family: 'Lato'; }
    .n-sidebar.settings h2:first-child, .page-startup-wizard h2:first-child, .pages h2:first-child, .page-settings h2:first-child {
      margin-top: 0; }
    .n-sidebar.settings h2.not-first, .page-startup-wizard h2.not-first, .pages h2.not-first, .page-settings h2.not-first {
      border: solid 1px #ccc;
      border-style: solid none none none;
      margin-top: 1rem;
      padding-top: 1rem; }
  .n-sidebar.settings h3, .page-startup-wizard h3, .pages h3, .page-settings h3 {
    font-family: 'Lato'; }
  .n-sidebar.settings h4, .page-startup-wizard h4, .pages h4, .page-settings h4 {
    font-weight: normal;
    font-size: 0.9rem;
    margin: 0.7rem 0rem;
    font-family: 'Lato';
    color: #666666; }
  .n-sidebar.settings .subscript, .page-startup-wizard .subscript, .pages .subscript, .page-settings .subscript {
    font-size: 0.8rem;
    display: block;
    font-weight: normal;
    color: #666666;
    margin: 0.7rem 0rem;
    text-transform: none; }
  .n-sidebar.settings .message, .page-startup-wizard .message, .pages .message, .page-settings .message {
    font-size: 0.8rem;
    color: #000000;
    margin: 1rem 0; }
    .n-sidebar.settings .message.important, .page-startup-wizard .message.important, .pages .message.important, .page-settings .message.important {
      padding: 1rem;
      border: solid 1px #D1D5DB;
      background-color: #F4F5F6;
      margin: 1rem 0; }
  .n-sidebar.settings h2 + .subscript, .page-startup-wizard h2 + .subscript, .pages h2 + .subscript, .page-settings h2 + .subscript {
    margin-top: 0; }
    .n-sidebar.settings h2 + .subscript + .n-form-component, .page-startup-wizard h2 + .subscript + .n-form-component, .pages h2 + .subscript + .n-form-component, .page-settings h2 + .subscript + .n-form-component {
      margin-top: 2rem !important; }
  .n-sidebar.settings label, .page-startup-wizard label, .pages label, .page-settings label {
    font-size: 0.8rem !important;
    padding: 0.3rem;
    color: #555;
    font-weight: normal !important; }
  .n-sidebar.settings .n-info-content, .page-startup-wizard .n-info-content, .pages .n-info-content, .page-settings .n-info-content {
    min-width: 300px;
    max-width: 300px;
    left: -50px;
    background-color: #333; }
  .n-sidebar.settings .n-info, .page-startup-wizard .n-info, .pages .n-info, .page-settings .n-info {
    margin-right: 0.3rem; }
  .n-sidebar.settings .n-form-ace, .page-startup-wizard .n-form-ace, .pages .n-form-ace, .page-settings .n-form-ace {
    flex-direction: column; }
    .n-sidebar.settings .n-form-ace .n-ace, .page-startup-wizard .n-form-ace .n-ace, .pages .n-form-ace .n-ace, .page-settings .n-form-ace .n-ace {
      width: 100%;
      min-height: 150px; }
  .n-sidebar.settings .n-form .n-info, .page-startup-wizard .n-form .n-info, .pages .n-form .n-info, .page-settings .n-form .n-info {
    top: 0.2rem;
    margin-left: 0.3rem; }
  .n-sidebar.settings .n-form-input-wrapper, .page-startup-wizard .n-form-input-wrapper, .pages .n-form-input-wrapper, .page-settings .n-form-input-wrapper {
    flex-grow: 1; }
  .n-sidebar.settings .n-form-component, .page-startup-wizard .n-form-component, .pages .n-form-component, .page-settings .n-form-component {
    min-width: auto !important;
    margin: 0.5rem 0;
    display: flex;
    flex-direction: column;
    position: relative; }
    .n-sidebar.settings .n-form-component .n-form-input-after, .page-startup-wizard .n-form-component .n-form-input-after, .pages .n-form-component .n-form-input-after, .page-settings .n-form-component .n-form-input-after {
      display: none; }
    .n-sidebar.settings .n-form-component.vertical, .page-startup-wizard .n-form-component.vertical, .pages .n-form-component.vertical, .page-settings .n-form-component.vertical {
      flex-direction: column; }
    .n-sidebar.settings .n-form-component:not(.n-form-checkbox) > .n-form-label, .page-startup-wizard .n-form-component:not(.n-form-checkbox) > .n-form-label, .pages .n-form-component:not(.n-form-checkbox) > .n-form-label, .page-settings .n-form-component:not(.n-form-checkbox) > .n-form-label {
      width: 135px;
      min-width: 135px;
      max-width: 135px; }
    .n-sidebar.settings .n-form-component:not(.n-form-checkbox), .page-startup-wizard .n-form-component:not(.n-form-checkbox), .pages .n-form-component:not(.n-form-checkbox), .page-settings .n-form-component:not(.n-form-checkbox) {
      margin-top: 0.7rem !important; }
    .n-sidebar.settings .n-form-component.n-form-checkbox label span, .page-startup-wizard .n-form-component.n-form-checkbox label span, .pages .n-form-component.n-form-checkbox label span, .page-settings .n-form-component.n-form-checkbox label span {
      font-size: 0.7rem; }
    .n-sidebar.settings .n-form-component > .n-form-label-wrapper, .page-startup-wizard .n-form-component > .n-form-label-wrapper, .pages .n-form-component > .n-form-label-wrapper, .page-settings .n-form-component > .n-form-label-wrapper {
      /* to position n-info correctly */
      position: relative;
      display: flex;
      padding: 0;
      margin: 0;
      /* to match the border radius of the input fields that are often underneath it */
      margin-left: 3px;
      /* remove the border */
      margin-right: auto;
      border: solid 1px #636D7E;
      background-color: #D1D5DB;
      border-radius: 5px;
      border-bottom: none; }
      .n-sidebar.settings .n-form-component > .n-form-label-wrapper > label, .page-startup-wizard .n-form-component > .n-form-label-wrapper > label, .pages .n-form-component > .n-form-label-wrapper > label, .page-settings .n-form-component > .n-form-label-wrapper > label {
        color: #666666 !important;
        font-size: 0.7rem !important;
        margin: 0 !important;
        padding: 0 0.3rem !important; }
      .n-sidebar.settings .n-form-component > .n-form-label-wrapper .n-info, .page-startup-wizard .n-form-component > .n-form-label-wrapper .n-info, .pages .n-form-component > .n-form-label-wrapper .n-info, .page-settings .n-form-component > .n-form-label-wrapper .n-info {
        position: static;
        color: #000000;
        top: 0.3rem;
        line-height: 0.65rem;
        margin: 0;
        margin-top: 1px; }
        .n-sidebar.settings .n-form-component > .n-form-label-wrapper .n-info .fa, .page-startup-wizard .n-form-component > .n-form-label-wrapper .n-info .fa, .pages .n-form-component > .n-form-label-wrapper .n-info .fa, .page-settings .n-form-component > .n-form-label-wrapper .n-info .fa {
          line-height: unset; }
          .n-sidebar.settings .n-form-component > .n-form-label-wrapper .n-info .fa:before, .page-startup-wizard .n-form-component > .n-form-label-wrapper .n-info .fa:before, .pages .n-form-component > .n-form-label-wrapper .n-info .fa:before, .page-settings .n-form-component > .n-form-label-wrapper .n-info .fa:before {
            font-size: 10px; }
        .n-sidebar.settings .n-form-component > .n-form-label-wrapper .n-info .n-info-content, .page-startup-wizard .n-form-component > .n-form-label-wrapper .n-info .n-info-content, .pages .n-form-component > .n-form-label-wrapper .n-info .n-info-content, .page-settings .n-form-component > .n-form-label-wrapper .n-info .n-info-content {
          left: 0;
          line-height: 0.9rem;
          font-size: 0.8rem; }
    .n-sidebar.settings .n-form-component input, .page-startup-wizard .n-form-component input, .pages .n-form-component input, .page-settings .n-form-component input {
      line-height: 1.7rem !important;
      height: 1.7rem !important;
      font-size: 0.8rem !important;
      width: 100%;
      min-width: 5rem;
      font-family: 'Lato' !important;
      border-radius: 3px; }
    .n-sidebar.settings .n-form-component.n-form-combo, .page-startup-wizard .n-form-component.n-form-combo, .pages .n-form-component.n-form-combo, .page-settings .n-form-component.n-form-combo {
      position: relative; }
    .n-sidebar.settings .n-form-component .n-input-combo-dropdown-values, .n-sidebar.settings .n-form-component .n-input-combo-dropdown-labels, .page-startup-wizard .n-form-component .n-input-combo-dropdown-values, .page-startup-wizard .n-form-component .n-input-combo-dropdown-labels, .pages .n-form-component .n-input-combo-dropdown-values, .pages .n-form-component .n-input-combo-dropdown-labels, .page-settings .n-form-component .n-input-combo-dropdown-values, .page-settings .n-form-component .n-input-combo-dropdown-labels {
      max-width: 100%;
      right: 0; }
    .n-sidebar.settings .n-form-component .n-input-combo-input-container, .n-sidebar.settings .n-form-component .n-input-combo-label-container, .page-startup-wizard .n-form-component .n-input-combo-input-container, .page-startup-wizard .n-form-component .n-input-combo-label-container, .pages .n-form-component .n-input-combo-input-container, .pages .n-form-component .n-input-combo-label-container, .page-settings .n-form-component .n-input-combo-input-container, .page-settings .n-form-component .n-input-combo-label-container {
      position: static;
      display: flex; }
      .n-sidebar.settings .n-form-component .n-input-combo-input-container input, .n-sidebar.settings .n-form-component .n-input-combo-label-container input, .page-startup-wizard .n-form-component .n-input-combo-input-container input, .page-startup-wizard .n-form-component .n-input-combo-label-container input, .pages .n-form-component .n-input-combo-input-container input, .pages .n-form-component .n-input-combo-label-container input, .page-settings .n-form-component .n-input-combo-input-container input, .page-settings .n-form-component .n-input-combo-label-container input {
        flex-grow: 1; }
    .n-sidebar.settings .n-form-component .n-form-combo-bottom, .page-startup-wizard .n-form-component .n-form-combo-bottom, .pages .n-form-component .n-form-combo-bottom, .page-settings .n-form-component .n-form-combo-bottom {
      width: 0.3rem; }
    .n-sidebar.settings .n-form-component .n-input-combo, .page-startup-wizard .n-form-component .n-input-combo, .pages .n-form-component .n-input-combo, .page-settings .n-form-component .n-input-combo {
      height: 1.7rem;
      width: 100%; }
      .n-sidebar.settings .n-form-component .n-input-combo .fa-chevron-down, .page-startup-wizard .n-form-component .n-input-combo .fa-chevron-down, .pages .n-form-component .n-input-combo .fa-chevron-down, .page-settings .n-form-component .n-input-combo .fa-chevron-down {
        top: unset !important;
        margin-top: 0.3rem;
        position: static;
        margin-left: 0.3rem; }
      .n-sidebar.settings .n-form-component .n-input-combo ul, .page-startup-wizard .n-form-component .n-input-combo ul, .pages .n-form-component .n-input-combo ul, .page-settings .n-form-component .n-input-combo ul {
        right: 0; }
      .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-label-container, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-label-container, .pages .n-form-component .n-input-combo .n-input-combo-label-container, .page-settings .n-form-component .n-input-combo .n-input-combo-label-container {
        background-color: #dad9f0; }
        .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-label-container .n-input-combo-label > span, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-label-container .n-input-combo-label > span, .pages .n-form-component .n-input-combo .n-input-combo-label-container .n-input-combo-label > span, .page-settings .n-form-component .n-input-combo .n-input-combo-label-container .n-input-combo-label > span {
          color: #595e71; }
      .n-sidebar.settings .n-form-component .n-input-combo .fa, .page-startup-wizard .n-form-component .n-input-combo .fa, .pages .n-form-component .n-input-combo .fa, .page-settings .n-form-component .n-input-combo .fa {
        top: 0.4rem; }
      .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-dropdown-value, .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-dropdown, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-dropdown-value, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-dropdown, .pages .n-form-component .n-input-combo .n-input-combo-dropdown-value, .pages .n-form-component .n-input-combo .n-input-combo-dropdown, .page-settings .n-form-component .n-input-combo .n-input-combo-dropdown-value, .page-settings .n-form-component .n-input-combo .n-input-combo-dropdown {
        padding: 0.3rem 0.7rem;
        font-size: 0.8rem; }
        .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-dropdown-value li, .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-dropdown li, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-dropdown-value li, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-dropdown li, .pages .n-form-component .n-input-combo .n-input-combo-dropdown-value li, .pages .n-form-component .n-input-combo .n-input-combo-dropdown li, .page-settings .n-form-component .n-input-combo .n-input-combo-dropdown-value li, .page-settings .n-form-component .n-input-combo .n-input-combo-dropdown li {
          padding: 0.2rem 0.7rem; }
      .n-sidebar.settings .n-form-component .n-input-combo .n-input-combo-label, .page-startup-wizard .n-form-component .n-input-combo .n-input-combo-label, .pages .n-form-component .n-input-combo .n-input-combo-label, .page-settings .n-form-component .n-input-combo .n-input-combo-label {
        padding: 0rem 0.7rem;
        font-size: 0.8rem; }
body[has-sidebar="true"] {
  margin-right: 400px; }
.page-rows .page-row {
  display: flex; }
  .page-rows .page-row .page-row-menu {
    padding-left: 0;
    align-self: center; }
    .page-rows .page-row .page-row-menu label {
      font-size: 0.8rem;
      display: block;
      margin-bottom: 0.3rem; }
  .page-rows .page-row .page-cell-menu {
    background-color: #eaeaea; }
    .page-rows .page-row .page-cell-menu button {
      background-color: transparent;
      box-shadow: none;
      border: none;
      color: #333;
      cursor: pointer;
      padding: 0.3rem 0.7rem; }
  .page-rows .page-row .page-cell {
    flex-grow: 1;
    flex-basis: 0; }
  .page-rows .page-row:hover .row-edit-label span {
    display: block; }
.page-rows .row-edit-label {
  position: relative; }
  .page-rows .row-edit-label.direction-horizontal {
    width: 1rem;
    min-width: 1rem; }
    .page-rows .row-edit-label.direction-horizontal span {
      width: 1rem;
      display: none;
      tranform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      position: absolute;
      white-space: nowrap;
      left: 0;
      bottom: 0.1rem;
      font-size: 0.8rem;
      overflow: hide; }
  .page-rows .row-edit-label.direction-vertical {
    padding: 1rem;
    width: 100%; }
.page-rows .cell-edit-label {
  padding: 0.5rem;
  text-align: center; }
.page-cell.clickable {
  cursor: pointer; }
.page-cell.inline {
  position: relative; }
  .page-cell.inline > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.page {
  position: relative; }
  .page .custom-row {
    width: 100%; }
  .page .page-menu {
    z-index: 1;
    background-color: #333;
    text-align: center; }
    .page .page-menu button {
      display: block;
      background-color: transparent;
      box-shadow: none;
      border: none;
      color: #fff;
      cursor: pointer; }
    .page .page-menu .path {
      display: inline-block; }
  .page .query {
    display: flex;
    align-items: center; }
  .page .page-edit {
    background-color: #D1D5DB;
    border: solid 1px #636D7E;
    border-radius: 3px;
    padding: 0.3rem;
    position: absolute;
    top: 0rem;
    z-index: 100;
    color: #fff; }
    .page .page-edit.page-component {
      background-color: #E9E9ED;
      border-style: dashed; }
    .page .page-edit span {
      font-size: 0.8rem;
      margin: 0 0.7rem;
      display: inline-block;
      cursor: pointer;
      color: #000000; }
    .page .page-edit .language-selector {
      position: relative; }
      .page .page-edit .language-selector .options {
        display: none;
        position: absolute;
        top: 90%;
        background-color: #D1D5DB;
        color: #000000;
        padding: 0.3rem; }
        .page .page-edit .language-selector .options span {
          padding: 0.3rem; }
      .page .page-edit .language-selector:hover .options {
        display: block; }
  .page.edit {
    padding-bottom: 100px;
    display: flex; }
    .page.edit:after {
      position: absolute;
      content: '\f055';
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      height: 80px;
      width: calc(100% - 20px);
      background-color: #eaeaea;
      bottom: 0;
      line-height: 80px;
      text-align: center;
      font-weight: bold;
      color: #aaa;
      font-size: 3rem;
      border: dashed 2px #ccc;
      margin: 10px; }
    .page.edit > .page-sidemenu {
      border: solid 1px #ccc;
      margin: 0rem; }
    .page.edit > .page-rows {
      flex-grow: 1; }
    .page.edit .page-row.empty {
      position: relative;
      min-height: 15rem;
      background-color: #E9E9ED;
      border: dashed 1px #D1D5DB; }
      .page.edit .page-row.empty:after {
        content: 'ROW';
        position: absolute;
        left: 45%;
        top: 45%;
        color: #000000;
        font-size: 20pt;
        weight: bold; }
    .page.edit .page-cell.empty {
      position: relative;
      min-height: 15rem;
      background-color: #D1D5DB !important;
      border: dashed 1px #636D7E; }
      .page.edit .page-cell.empty:after {
        content: 'CELL';
        position: absolute;
        left: 45%;
        top: 45%;
        color: #000000;
        font-size: 20pt;
        weight: bold; }
.page-cell-menu {
  display: none;
  position: absolute;
  right: 0rem;
  top: 0;
  z-index: 200; }
.page-row {
  position: relative; }
  .page-row .page-row-menu {
    display: none;
    position: absolute;
    left: 0;
    margin-left: 1rem;
    bottom: 0;
    background-color: #636D7E; }
    .page-row .page-row-menu button {
      display: inline-block;
      background-color: #636D7E;
      color: #F4F4F6;
      border: none;
      padding: 0.3rem 0.7rem; }
      .page-row .page-row-menu button .fa {
        font-size: 12px; }
.page.edit .page-row .page-row > .page-row-menu {
  left: 2rem; }
.page.edit .page-row .page-row .page-row > .page-row-menu {
  left: 4rem; }
.page.edit .page-row .page-row .page-row .page-row > .page-row-menu {
  left: 6rem; }
.page.edit .page-row .page-row .page-row .page-row .page-row > .page-row-menu {
  left: 8rem; }
.page.edit .page-row .page-row .page-row .page-row .page-row .page-row > .page-row-menu {
  left: 10rem; }
.page.edit .page-row .page-row .page-row .page-row .page-row .page-row .page-row > .page-row-menu {
  left: 12rem; }
.page.edit .page-cell .page-cell > .page-cell-menu {
  right: 2rem; }
.page.edit .page-cell .page-cell .page-cell > .page-cell-menu {
  right: 4rem; }
.page.edit .page-cell .page-cell .page-cell .page-cell > .page-cell-menu {
  right: 6rem; }
.page.edit .page-cell .page-cell .page-cell .page-cell .page-cell > .page-cell-menu {
  right: 8rem; }
.page.edit .page-cell .page-cell .page-cell .page-cell .page-cell .page-cell > .page-cell-menu {
  right: 10rem; }
.page.edit .page-cell .page-cell .page-cell .page-cell .page-cell .page-cell .page-cell > .page-cell-menu {
  right: 12rem; }
.page.edit .page-row {
  /*.page-row {
			&:after {
				content: '';
				//background-color: #ddd;
				opacity: 0.5;
				width: 2.3rem;
			}
		}
		&:before {
			content: '';
			//background-color: #ddd;
			opacity: 0.5;
			width: 2.3rem;
		}*/ }
.page.edit > .page-row:after {
  display: none; }
.page.edit .page-cell.hovering {
  border-style: solid;
  border-width: 2px;
  position: relative; }
  .page.edit .page-cell.hovering > .page-cell-menu {
    background-color: #40474F;
    color: #F4F4F6;
    display: block; }
    .page.edit .page-cell.hovering > .page-cell-menu button {
      color: #fff; }
      .page.edit .page-cell.hovering > .page-cell-menu button .fa {
        font-size: 12px; }
      .page.edit .page-cell.hovering > .page-cell-menu button:not(:last-child) {
        display: none; }
    .page.edit .page-cell.hovering > .page-cell-menu.menu-hovering button {
      display: inline-block; }
.page.edit .page-row {
  min-height: 2.5rem; }
.page.edit .page-row.hover-top {
  border: solid 2px green;
  border-style: solid none none none; }
  .page.edit .page-row.hover-top:after {
    content: ' ';
    background: linear-gradient(180deg, green 0%, transparent 50%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.page.edit .page-row.hover-bottom {
  border: solid 2px green;
  border-style: none none solid none; }
  .page.edit .page-row.hover-bottom:after {
    content: ' ';
    background: linear-gradient(0deg, green 0%, transparent 50%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.page.edit .page-row.hover-left {
  border: solid 2px green;
  border-style: solid none none none; }
  .page.edit .page-row.hover-left:after {
    content: ' ';
    background: linear-gradient(90deg, green 0%, transparent 50%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.page.edit .page-row.hover-right {
  border: solid 2px green;
  border-style: solid none none none; }
  .page.edit .page-row.hover-right:after {
    content: ' ';
    background: linear-gradient(270deg, green 0%, transparent 50%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
.page.edit .page-row.hovering {
  position: relative;
  border-style: solid;
  border-color: #D1D5DB;
  border-width: 2px; }
  .page.edit .page-row.hovering.collapsed > .page-row-menu {
    z-index: 200;
    display: block; }
    .page.edit .page-row.hovering.collapsed > .page-row-menu button:not(:last-child) {
      display: none; }
    .page.edit .page-row.hovering.collapsed > .page-row-menu.menu-hovering button {
      display: inline-block; }
  .page.edit .page-row.hovering:not(.collapsed) > .page-row-menu {
    z-index: 200;
    display: block; }
    .page.edit .page-row.hovering:not(.collapsed) > .page-row-menu button:not(:first-child) {
      display: none; }
    .page.edit .page-row.hovering:not(.collapsed) > .page-row-menu.menu-hovering button {
      display: inline-block; }
.page-menu + .page-sidemenu {
  width: 300px;
  max-width: 300px;
  min-width: 300px; }
main > .page-sidemenu {
  border: solid 1px #D1D5DB;
  border-style: solid none; }
.page-sidemenu {
  background-color: #F4F5F6; }
  .page-sidemenu .fa {
    color: #666666; }
  .page-sidemenu .hover-top {
    border: solid 2px #666;
    border-style: solid none none none; }
  .page-sidemenu .hover-bottom {
    border: solid 2px #666;
    border-style: none none solid none; }
  .page-sidemenu .fa-times {
    color: #555; }
  .page-sidemenu .row > .page-sideentry .page-sideentry-menu {
    border: solid 1px #666;
    border-style: none none solid solid; }
    .page-sidemenu .row > .page-sideentry .page-sideentry-menu button {
      padding: 0.4rem;
      background-color: #eaeaea;
      color: #333;
      border-radius: 0px;
      border: none; }
      .page-sidemenu .row > .page-sideentry .page-sideentry-menu button .fa:before {
        font-size: 12px; }
  .page-sidemenu .cell > .page-sideentry .page-sideentry-menu {
    border: solid 1px #666;
    border-style: none none solid solid; }
    .page-sidemenu .cell > .page-sideentry .page-sideentry-menu button {
      padding: 0.4rem;
      background-color: #eaeaea;
      color: #333;
      border-radius: 0px;
      border: none; }
      .page-sidemenu .cell > .page-sideentry .page-sideentry-menu button .fa:before {
        font-size: 12px; }
  .page-sidemenu .row > .page-sideentry {
    padding: 0.3rem 0.7rem;
    color: #000000;
    font-weight: normal;
    position: relative; }
    .page-sidemenu .row > .page-sideentry .opener {
      margin-right: 0.7rem;
      margin-top: 2px; }
      .page-sidemenu .row > .page-sideentry .opener.fa-chevron-right:before {
        content: "\f0fe"; }
      .page-sidemenu .row > .page-sideentry .opener.fa-chevron-down:before {
        content: "\f146"; }
      .page-sidemenu .row > .page-sideentry .opener:before {
        font-size: 12px; }
  .page-sidemenu .collapser, .page-sidemenu .configurer {
    color: #888;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem; }
    .page-sidemenu .collapser .fa:before, .page-sidemenu .configurer .fa:before {
      font-size: 12px; }
  .page-sidemenu .row, .page-sidemenu .cell {
    margin-left: 0.7rem;
    font-size: 0.8rem; }
    .page-sidemenu .row > .page-sideentry, .page-sidemenu .cell > .page-sideentry {
      cursor: pointer;
      display: flex; }
      .page-sidemenu .row > .page-sideentry.selected, .page-sidemenu .cell > .page-sideentry.selected {
        background-color: #D1D5DB; }
        .page-sidemenu .row > .page-sideentry.selected .fa, .page-sidemenu .cell > .page-sideentry.selected .fa {
          color: #000000; }
      .page-sidemenu .row > .page-sideentry > .name, .page-sidemenu .cell > .page-sideentry > .name {
        flex-grow: 1; }
    .page-sidemenu .row > .page-sideentry, .page-sidemenu .cell > .page-sideentry {
      border: solid 1px #ccc;
      border-style: none none none solid;
      padding: 0.4rem;
      position: relative; }
      .page-sidemenu .row > .page-sideentry .page-sideentry-menu, .page-sidemenu .cell > .page-sideentry .page-sideentry-menu {
        display: none; }
      .page-sidemenu .row > .page-sideentry:hover .page-sideentry-menu, .page-sidemenu .cell > .page-sideentry:hover .page-sideentry-menu {
        display: block;
        position: absolute;
        right: 0;
        top: 100%;
        display: flex;
        z-index: 1000; }
    .page-sidemenu .row .cells, .page-sidemenu .cell .cells {
      border: solid 1px #ccc;
      border-style: none none none solid; }
  .page-sidemenu > .row {
    margin-left: 0; }
.page-sidemenu .cell-icon {
  margin-top: 3px;
  font-family: 'Font Awesome 5 Free';
  color: #666666;
  margin-right: 0.5rem; }
  .page-sidemenu .cell-icon:before {
    content: "\f1b2";
    font-size: 12px; }
  .page-sidemenu .cell-icon.component-page-fields:before {
    content: "\f036"; }
  .page-sidemenu .cell-icon.component-page-actions:before {
    content: "\f04b"; }
  .page-sidemenu .cell-icon.is-empty:before {
    content: "\f0c9"; }
.page.edit .page-actions li:hover > .fa-cog {
  display: inline-block !important; }
li.page-placeholder {
  text-align: center; }
button.page-placeholder {
  border: dashed 2px #ccc;
  background-color: #fafafa;
  color: #333;
  font-size: 0.7rem; }
  button.page-placeholder .fa {
    margin-right: 0.3rem; }
  button.page-placeholder + button {
    margin-left: 0.3rem; }
.page-actions li {
  position: relative;
  list-style: none; }
  .page-actions li .fa-cog {
    cursor: pointer;
    left: 0;
    display: none !important;
    position: absolute;
    padding: 0.5rem;
    background-color: rgba(50, 50, 50, 0.7);
    color: #fff; }
  .page-actions li.click-based > span {
    cursor: pointer; }
.page-actions .settings .n-input-combo-input-container li, .page-actions .page-settings .n-input-combo-input-container li {
  display: block !important;
  color: #333 !important; }
.page-actions .settings .n-ace, .page-actions .page-settings .n-ace {
  min-height: 10rem; }
.menu1 {
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #444444;
  border: #9E9E9E solid 1px;
  border-style: none none solid none; }
  .menu1 .icon {
    margin-right: 0.3rem; }
  .menu1 .page-actions {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 100%; }
    .menu1 .page-actions .page-actions {
      left: 100%;
      top: 0; }
  .menu1 li.page-action {
    white-space: nowrap;
    color: #C4C4C5;
    font-size: 0.8rem;
    display: inline-block;
    cursor: pointer;
    position: relative;
    list-style: none;
    padding: 0.7rem; }
    .menu1 li.page-action:hover {
      background-color: #5e5d5d; }
    .menu1 li.page-action > span, .menu1 li.page-action > a {
      color: #C4C4C5;
      white-space: nowrap;
      display: inline-block; }
    .menu1 li.page-action li {
      display: block; }
.menu2 {
  margin: 0;
  padding: 0;
  position: relative;
  display: flex; }
  .menu2 .right {
    margin-left: auto; }
  .menu2 li.page-action {
    list-style: none;
    white-space: nowrap; }
  .menu2 .page-actions {
    z-index: 10;
    position: absolute;
    right: 0;
    top: 100%; }
    .menu2 .page-actions .page-actions {
      left: 100%;
      top: 0; }
.choices1 {
  margin: 0;
  padding: 0;
  position: relative; }
  .choices1 li.page-action {
    display: inline-block;
    list-style: none;
    white-space: nowrap;
    margin: 0.5rem;
    padding: 2rem; }
.global-notifications {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column-reverse;
  height: auto;
  width: auto;
  z-index: 10000; }
  .global-notifications .basic-notification {
    position: relative;
    width: 30rem;
    max-width: 100vw;
    background-color: #efefef;
    border: solid 1px #ccc;
    display: flex; }
    .global-notifications .basic-notification .close-icon {
      position: absolute;
      top: 0.7rem;
      right: 0.7rem;
      cursor: pointer; }
    .global-notifications .basic-notification.info .notification-icon {
      background-color: green;
      color: white; }
    .global-notifications .basic-notification.error .notification-icon {
      background-color: red;
      color: white; }
    .global-notifications .basic-notification.warning .notification-icon {
      background-color: yellow;
      color: #666; }
    .global-notifications .basic-notification .notification-icon {
      font-size: 3rem;
      padding: 0 1rem;
      display: flex;
      align-items: center; }
    .global-notifications .basic-notification .message, .global-notifications .basic-notification .title {
      padding: 1rem; }
.page-renderer-slider .items > * {
  transition: all 1s;
  display: none;
  margin-right: 10px; }
  .page-renderer-slider .items > *.is-active {
    display: block; }
.page-renderer-slider.standard {
  position: relative; }
  .page-renderer-slider.standard .buttons button {
    background-color: transparent;
    border-radius: 1rem;
    color: #bbb;
    display: flex;
    height: 2rem;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 2rem;
    z-index: 100;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }
    .page-renderer-slider.standard .buttons button:hover {
      background-color: #d1d2d245 !important; }
    .page-renderer-slider.standard .buttons button:first-child {
      font-size: 0;
      left: 5%; }
      .page-renderer-slider.standard .buttons button:first-child:before {
        content: "\f053";
        font-size: 1.5rem;
        font-weight: 600;
        position: absolute;
        top: -10%;
        right: 30%; }
    .page-renderer-slider.standard .buttons button:last-child {
      font-size: 0;
      right: 5%; }
      .page-renderer-slider.standard .buttons button:last-child:after {
        content: "\f054";
        font-size: 1.5rem;
        font-weight: 600;
        position: absolute;
        top: -10%;
        left: 30%; }
  .page-renderer-slider.standard .items > * {
    margin-right: 0; }
.page-form-input-static-image .image-content {
  display: flex;
  justify-content: center; }
  .page-form-input-static-image .image-content > img {
    max-width: 10rem;
    max-height: 7rem;
    vertical-align: top; }
    .page-form-input-static-image .image-content > img + .n-input-file {
      margin-left: 1rem; }
  .page-form-input-static-image .image-content .n-input-file {
    padding: 1rem;
    margin: auto 1rem;
    margin-left: 0;
    flex-grow: 1; }
.page-row.wrap {
  flex-wrap: wrap; }
.n-absolute {
  z-index: 100; }
.n-prompt-container[template~="-page"] {
  overflow: visible !important; }
.page.n-form {
  background-color: #fff;
  padding: 2rem; }
.n-ace {
  min-height: 10rem; }
.settings i.n-icon, .pages i.n-icon, .page-settings i.n-icon {
  font-style: normal; }
.settings main, .pages main, .page-settings main {
  padding: 0; }
.settings .root-configuration, .pages .root-configuration, .page-settings .root-configuration {
  padding: 1rem 2rem; }
.settings .list-item-actions, .pages .list-item-actions, .page-settings .list-item-actions {
  position: relative; }
.settings .list-item-actions, .pages .list-item-actions, .page-settings .list-item-actions {
  text-align: right;
  padding: 0.7rem; }
.settings .padded-content, .pages .padded-content, .page-settings .padded-content {
  padding: 1rem 1.7rem; }
.settings .n-collapsible.padded > .n-collapsible-content, .pages .n-collapsible.padded > .n-collapsible-content, .page-settings .n-collapsible.padded > .n-collapsible-content {
  padding: 1rem 1.7rem; }
.settings .list-actions, .pages .list-actions, .page-settings .list-actions {
  text-align: right;
  padding: 0.7rem; }
.settings .simple-row, .pages .simple-row, .page-settings .simple-row {
  position: relative;
  display: flex; }
.settings .list-row, .pages .list-row, .page-settings .list-row {
  position: relative;
  display: flex;
  flex-direction: column;
  border-left: solid 5px #ccc;
  padding: 0.7rem 1.3rem;
  background-color: #eee; }
  .settings .list-row .fa-times, .pages .list-row .fa-times, .page-settings .list-row .fa-times {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    cursor: pointer;
    color: #333; }
  .settings .list-row button, .pages .list-row button, .page-settings .list-row button {
    padding: 0.3rem 0.5rem;
    font-weight: normal; }
  .settings .list-row + .list-row, .pages .list-row + .list-row, .page-settings .list-row + .list-row {
    border-top: solid 1px #ccc; }
.settings .list .n-collapsible-content, .pages .list .n-collapsible-content, .page-settings .list .n-collapsible-content {
  padding: 0; }
  .settings .list .n-collapsible-content .list-item .n-collapsible-content, .pages .list .n-collapsible-content .list-item .n-collapsible-content, .page-settings .list .n-collapsible-content .list-item .n-collapsible-content {
    padding: 1rem 2rem; }
.settings .n-input-combo, .pages .n-input-combo, .page-settings .n-input-combo {
  margin: 0; }
.dynamic-input {
  margin-bottom: 2rem; }
  .dynamic-input .n-form-component {
    margin-bottom: 0.3rem; }
  .dynamic-input .dynamic-input-iteration {
    margin-bottom: 0.3rem;
    background-color: rgba(155, 155, 155, 0.1);
    padding: 0.7rem;
    position: relative; }
    .dynamic-input .dynamic-input-iteration .fa-times {
      position: absolute;
      top: 0.3rem;
      right: 0.3rem;
      cursor: pointer; }
.data-table-list .table-list {
  display: flex;
  flex-flow: column nowrap;
  margin: 2rem 0 0;
  padding: 0; }
  .data-table-list .table-list .row {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    list-style-type: none; }
    .data-table-list .table-list .row > * {
      flex-basis: 0;
      flex-grow: 1;
      padding: 0.5rem 1rem;
      margin: 0; }
    .data-table-list .table-list .row .actions {
      flex-grow: 0.5; }
    .data-table-list .table-list .row.title > span {
      color: #919090;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .data-table-list .table-list .row:not(.title) {
      border: solid 1px #dedede;
      border-radius: 2px;
      cursor: pointer;
      margin-bottom: 0.125rem;
      transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }
      .data-table-list .table-list .row:not(.title):hover {
        border-color: #C4C4C5;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.06); }
      .data-table-list .table-list .row:not(.title).selected {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border: 1px solid rgba(52, 179, 148, 0.7); }
      .data-table-list .table-list .row:not(.title).disabled {
        opacity: 0.7; }
      .data-table-list .table-list .row:not(.title).wrap {
        flex-flow: row wrap; }
        .data-table-list .table-list .row:not(.title).wrap .content {
          flex: none;
          width: 100%; }
      .data-table-list .table-list .row:not(.title) .button {
        margin: 0; }
.data-card-list {
  display: flex;
  flex-wrap: wrap; }
[template="data-table"] .n-form .operation {
  display: flex;
  padding: 1rem; }
  [template="data-table"] .n-form .operation .n-form-component {
    flex-grow: 1; }
[template="data-table"] .n-form .action, [template="data-table"] .n-form .formatter {
  display: flex;
  align-items: center; }
[template="data-table"] table {
  width: 100%; }
.no-data .generate-stub {
  margin-left: 0.3rem; }
.data-multi-select .data-multi-select-content {
  display: flex; }
  .data-multi-select .data-multi-select-content .source, .data-multi-select .data-multi-select-content .target {
    flex-grow: 1;
    flex-basis: 0; }
  .data-multi-select .data-multi-select-content .data-multi-select-actions {
    margin-top: auto;
    margin-bottom: auto;
    padding: 1rem; }
    .data-multi-select .data-multi-select-content .data-multi-select-actions button {
      display: block; }
.page-deployment-images .page-field-fragment + .tag {
  margin-left: 0.3rem; }
.page-deployment-images .release-notes dt {
  font-weight: bold;
  margin: 1rem 0; }
.page-deployment-builds .tag {
  margin-left: 1rem; }
.page-deployment-builds .selector-cell {
  max-width: calc(25vw - 1rem); }
.environment-config {
  width: 80vw; }
  .environment-config .environment-config-content .n-form-content {
    display: flex; }
  .environment-config .merge-actions {
    padding: 1rem;
    border-bottom: solid 2px #ccc;
    text-align: right; }
  .environment-config .entries-filters {
    padding: 1rem 0rem; }
  .environment-config .merge-entries {
    width: calc(20vw - 2px);
    border-right: solid 2px #ccc;
    padding: 1rem; }
    .environment-config .merge-entries .merge-entry {
      padding: 0.3rem 0.7rem;
      cursor: pointer; }
      .environment-config .merge-entries .merge-entry:hover {
        background-color: #eaeaea; }
      .environment-config .merge-entries .merge-entry.selected {
        font-weight: bold; }
  .environment-config .merge-parameters {
    width: 60vw;
    padding: 1rem; }
    .environment-config .merge-parameters .n-collapsible-content {
      padding: 1rem;
      padding-bottom: 0; }
    .environment-config .merge-parameters .value-key {
      color: #aaa;
      margin-right: 0.3rem;
      font-weight: normal; }
    .environment-config .merge-parameters .n-info-content {
      line-height: 1rem; }
    .environment-config .merge-parameters .n-collapsible-title {
      padding: 0.7rem;
      background-color: #eaeaea;
      margin: 0; }
      .environment-config .merge-parameters .n-collapsible-title .n-icon {
        margin-right: 0.7rem; }
    .environment-config .merge-parameters .n-collapsible + .n-collapsible {
      border-top: solid 1px #ccc; }
    .environment-config .merge-parameters .merge-parameter {
      display: flex; }
      .environment-config .merge-parameters .merge-parameter .buttons {
        flex-grow: 0;
        white-space: nowrap;
        border: solid 1px #E0A800;
        padding: 0.3rem;
        margin-left: 0.7rem;
        background-color: white;
        border-radius: 5px; }
  .environment-config .tag {
    text-transform: none;
    font-size: 0.9rem !important;
    margin-left: 1rem; }
  .environment-config .merge-log, .environment-config .merge-error {
    margin-top: 2rem; }
  .environment-config .n-form-component > .n-form-label-wrapper {
    /* to position n-info correctly */
    position: relative;
    display: flex;
    padding: 0;
    margin: 0;
    /* to match the border radius of the input fields that are often underneath it */
    margin-left: 3px;
    /* remove the border */
    margin-right: auto;
    border: solid 1px #ccc;
    background-color: white;
    border-radius: 5px;
    border-bottom: none; }
    .environment-config .n-form-component > .n-form-label-wrapper > label {
      color: #666666 !important;
      font-size: 0.9rem !important;
      margin: 0.3rem !important;
      padding: 0 0.3rem !important; }
    .environment-config .n-form-component > .n-form-label-wrapper .n-info {
      position: static;
      color: #333;
      top: 0.3rem;
      line-height: 1.2rem;
      margin: 0;
      margin-top: 1px; }
      .environment-config .n-form-component > .n-form-label-wrapper .n-info .fa {
        line-height: unset; }
        .environment-config .n-form-component > .n-form-label-wrapper .n-info .fa:before {
          font-size: 10px; }
      .environment-config .n-form-component > .n-form-label-wrapper .n-info .n-info-content {
        left: 0;
        line-height: 0.9rem;
        font-size: 0.8rem; }
  .environment-config .n-form-switch.n-form-checkbox {
    margin-bottom: 3rem;
    width: auto; }
    .environment-config .n-form-switch.n-form-checkbox label.n-form-label {
      line-height: 1.5rem !important;
      padding-left: 2.5rem !important; }
      .environment-config .n-form-switch.n-form-checkbox label.n-form-label:before {
        height: 1.5rem !important;
        width: 2.7rem !important;
        border-radius: 8px; }
      .environment-config .n-form-switch.n-form-checkbox label.n-form-label:after {
        height: 1.0rem !important;
        width: 1rem;
        border-radius: 8px; }
    .environment-config .n-form-switch.n-form-checkbox .n-info {
      margin-left: 0.3rem; }
    .environment-config .n-form-switch.n-form-checkbox .n-form-component-after {
      margin-left: -1rem; }
[route="workflow-graphic"] {
  height: 100%; }
.workflow-graphic {
  height: 100%; }
  .workflow-graphic .state {
    fill: #fafafa;
    stroke-width: 1px;
    stroke: #aaa; }
    .workflow-graphic .state.current-state {
      stroke: #5a6291;
      fill: #ebedf9; }
  .workflow-graphic .transition {
    fill: none;
    stroke-width: 1px;
    stroke: #ccc; }
    .workflow-graphic .transition.current-transition {
      stroke: #5a6291;
      stroke-width: 2px; }
.nabu-cms-core-language-switcher {
  list-style-type: none;
  margin: 0; }
  .nabu-cms-core-language-switcher.flat li {
    cursor: pointer;
    display: inline-block;
    margin: 0.25rem 0.5rem; }
  .nabu-cms-core-language-switcher.dropdown:after {
    content: '>'; }
  .nabu-cms-core-language-switcher.dropdown li {
    cursor: pointer;
    display: none; }
    .nabu-cms-core-language-switcher.dropdown li.selected {
      display: block; }
  .nabu-cms-core-language-switcher.dropdown:hover li {
    display: block; }
@media email {
  .container > tr > td {
    padding: 1rem; }
  .button {
    background-color: #2199e8;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8rem; }
  .container {
    border: solid 1px #ccc;
    margin-top: 1rem;
    margin-bottom: 1rem; } }
