/*
#### This file contains styling for all client elements that are only on the client bundle.
*/
@font-face {
  font-family: 'fontawesome_ico';
  src:  url('fonts/fontawesome_ico/fontawesome_ico.eot?4q1vvr');
  src:  url('fonts/fontawesome_ico/fontawesome_ico.eot?4q1vvr#iefix') format('embedded-opentype'),
    url('fonts/fontawesome_ico/fontawesome_ico.ttf?4q1vvr') format('truetype'),
    url('fonts/fontawesome_ico/fontawesome_ico.woff?4q1vvr') format('woff'),
    url('fonts/fontawesome_ico/fontawesome_ico.svg?4q1vvr#fontawesome_ico') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fontawesome_ico' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-asterisk:before {
  content: "\f069";
}
.fi-plus:before {
  content: "\f067";
}
.fi-question:before {
  content: "\f128";
}
.fi-minus:before {
  content: "\f068";
}
.fi-glass:before {
  content: "\f000";
}
.fi-music:before {
  content: "\f001";
}
.fi-search:before {
  content: "\f002";
}
.fi-envelope-o:before {
  content: "\f003";
}
.fi-heart:before {
  content: "\f004";
}
.fi-star:before {
  content: "\f005";
}
.fi-star-o:before {
  content: "\f006";
}
.fi-user:before {
  content: "\f007";
}
.fi-film:before {
  content: "\f008";
}
.fi-th-large:before {
  content: "\f009";
}
.fi-th:before {
  content: "\f00a";
}
.fi-th-list:before {
  content: "\f00b";
}
.fi-check:before {
  content: "\f00c";
}
.fi-close:before {
  content: "\f00d";
}
.fi-remove:before {
  content: "\f00d";
}
.fi-times:before {
  content: "\f00d";
}
.fi-search-plus:before {
  content: "\f00e";
}
.fi-search-minus:before {
  content: "\f010";
}
.fi-power-off:before {
  content: "\f011";
}
.fi-signal:before {
  content: "\f012";
}
.fi-cog:before {
  content: "\f013";
}
.fi-gear:before {
  content: "\f013";
}
.fi-trash-o:before {
  content: "\f014";
}
.fi-home:before {
  content: "\f015";
}
.fi-file-o:before {
  content: "\f016";
}
.fi-clock-o:before {
  content: "\f017";
}
.fi-road:before {
  content: "\f018";
}
.fi-download:before {
  content: "\f019";
}
.fi-arrow-circle-o-down:before {
  content: "\f01a";
}
.fi-arrow-circle-o-up:before {
  content: "\f01b";
}
.fi-inbox:before {
  content: "\f01c";
}
.fi-play-circle-o:before {
  content: "\f01d";
}
.fi-repeat:before {
  content: "\f01e";
}
.fi-rotate-right:before {
  content: "\f01e";
}
.fi-refresh:before {
  content: "\f021";
}
.fi-list-alt:before {
  content: "\f022";
}
.fi-lock:before {
  content: "\f023";
}
.fi-flag:before {
  content: "\f024";
}
.fi-headphones:before {
  content: "\f025";
}
.fi-volume-off:before {
  content: "\f026";
}
.fi-volume-down:before {
  content: "\f027";
}
.fi-volume-up:before {
  content: "\f028";
}
.fi-qrcode:before {
  content: "\f029";
}
.fi-barcode:before {
  content: "\f02a";
}
.fi-tag:before {
  content: "\f02b";
}
.fi-tags:before {
  content: "\f02c";
}
.fi-book:before {
  content: "\f02d";
}
.fi-bookmark:before {
  content: "\f02e";
}
.fi-print:before {
  content: "\f02f";
}
.fi-camera:before {
  content: "\f030";
}
.fi-font:before {
  content: "\f031";
}
.fi-bold:before {
  content: "\f032";
}
.fi-italic:before {
  content: "\f033";
}
.fi-text-height:before {
  content: "\f034";
}
.fi-text-width:before {
  content: "\f035";
}
.fi-align-left:before {
  content: "\f036";
}
.fi-align-center:before {
  content: "\f037";
}
.fi-align-right:before {
  content: "\f038";
}
.fi-align-justify:before {
  content: "\f039";
}
.fi-list:before {
  content: "\f03a";
}
.fi-dedent:before {
  content: "\f03b";
}
.fi-outdent:before {
  content: "\f03b";
}
.fi-indent:before {
  content: "\f03c";
}
.fi-video-camera:before {
  content: "\f03d";
}
.fi-image:before {
  content: "\f03e";
}
.fi-photo:before {
  content: "\f03e";
}
.fi-picture-o:before {
  content: "\f03e";
}
.fi-pencil:before {
  content: "\f040";
}
.fi-map-marker:before {
  content: "\f041";
}
.fi-adjust:before {
  content: "\f042";
}
.fi-tint:before {
  content: "\f043";
}
.fi-edit:before {
  content: "\f044";
}
.fi-pencil-square-o:before {
  content: "\f044";
}
.fi-share-square-o:before {
  content: "\f045";
}
.fi-check-square-o:before {
  content: "\f046";
}
.fi-arrows:before {
  content: "\f047";
}
.fi-step-backward:before {
  content: "\f048";
}
.fi-fast-backward:before {
  content: "\f049";
}
.fi-backward:before {
  content: "\f04a";
}
.fi-play:before {
  content: "\f04b";
}
.fi-pause:before {
  content: "\f04c";
}
.fi-stop:before {
  content: "\f04d";
}
.fi-forward:before {
  content: "\f04e";
}
.fi-fast-forward:before {
  content: "\f050";
}
.fi-step-forward:before {
  content: "\f051";
}
.fi-eject:before {
  content: "\f052";
}
.fi-chevron-left:before {
  content: "\f053";
}
.fi-chevron-right:before {
  content: "\f054";
}
.fi-plus-circle:before {
  content: "\f055";
}
.fi-minus-circle:before {
  content: "\f056";
}
.fi-times-circle:before {
  content: "\f057";
}
.fi-check-circle:before {
  content: "\f058";
}
.fi-question-circle:before {
  content: "\f059";
}
.fi-info-circle:before {
  content: "\f05a";
}
.fi-crosshairs:before {
  content: "\f05b";
}
.fi-times-circle-o:before {
  content: "\f05c";
}
.fi-check-circle-o:before {
  content: "\f05d";
}
.fi-ban:before {
  content: "\f05e";
}
.fi-arrow-left:before {
  content: "\f060";
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-arrow-up:before {
  content: "\f062";
}
.fi-arrow-down:before {
  content: "\f063";
}
.fi-mail-forward:before {
  content: "\f064";
}
.fi-share:before {
  content: "\f064";
}
.fi-expand:before {
  content: "\f065";
}
.fi-compress:before {
  content: "\f066";
}
.fi-exclamation-circle:before {
  content: "\f06a";
}
.fi-gift:before {
  content: "\f06b";
}
.fi-leaf:before {
  content: "\f06c";
}
.fi-fire:before {
  content: "\f06d";
}
.fi-eye:before {
  content: "\f06e";
}
.fi-eye-slash:before {
  content: "\f070";
}
.fi-exclamation-triangle:before {
  content: "\f071";
}
.fi-warning:before {
  content: "\f071";
}
.fi-plane:before {
  content: "\f072";
}
.fi-calendar:before {
  content: "\f073";
}
.fi-random:before {
  content: "\f074";
}
.fi-comment:before {
  content: "\f075";
}
.fi-magnet:before {
  content: "\f076";
}
.fi-chevron-up:before {
  content: "\f077";
}
.fi-chevron-down:before {
  content: "\f078";
}
.fi-retweet:before {
  content: "\f079";
}
.fi-shopping-cart:before {
  content: "\f07a";
}
.fi-folder:before {
  content: "\f07b";
}
.fi-folder-open:before {
  content: "\f07c";
}
.fi-arrows-v:before {
  content: "\f07d";
}
.fi-arrows-h:before {
  content: "\f07e";
}
.fi-bar-chart:before {
  content: "\f080";
}
.fi-bar-chart-o:before {
  content: "\f080";
}
.fi-twitter-square:before {
  content: "\f081";
}
.fi-facebook-square:before {
  content: "\f082";
}
.fi-camera-retro:before {
  content: "\f083";
}
.fi-key:before {
  content: "\f084";
}
.fi-cogs:before {
  content: "\f085";
}
.fi-gears:before {
  content: "\f085";
}
.fi-comments:before {
  content: "\f086";
}
.fi-thumbs-o-up:before {
  content: "\f087";
}
.fi-thumbs-o-down:before {
  content: "\f088";
}
.fi-star-half:before {
  content: "\f089";
}
.fi-heart-o:before {
  content: "\f08a";
}
.fi-sign-out:before {
  content: "\f08b";
}
.fi-linkedin-square:before {
  content: "\f08c";
}
.fi-thumb-tack:before {
  content: "\f08d";
}
.fi-external-link:before {
  content: "\f08e";
}
.fi-sign-in:before {
  content: "\f090";
}
.fi-trophy:before {
  content: "\f091";
}
.fi-github-square:before {
  content: "\f092";
}
.fi-upload:before {
  content: "\f093";
}
.fi-lemon-o:before {
  content: "\f094";
}
.fi-phone:before {
  content: "\f095";
}
.fi-square-o:before {
  content: "\f096";
}
.fi-bookmark-o:before {
  content: "\f097";
}
.fi-phone-square:before {
  content: "\f098";
}
.fi-twitter:before {
  content: "\f099";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-facebook-f:before {
  content: "\f09a";
}
.fi-github:before {
  content: "\f09b";
}
.fi-unlock:before {
  content: "\f09c";
}
.fi-credit-card:before {
  content: "\f09d";
}
.fi-feed:before {
  content: "\f09e";
}
.fi-rss:before {
  content: "\f09e";
}
.fi-hdd-o:before {
  content: "\f0a0";
}
.fi-bullhorn:before {
  content: "\f0a1";
}
.fi-bell-o:before {
  content: "\f0a2";
}
.fi-certificate:before {
  content: "\f0a3";
}
.fi-hand-o-right:before {
  content: "\f0a4";
}
.fi-hand-o-left:before {
  content: "\f0a5";
}
.fi-hand-o-up:before {
  content: "\f0a6";
}
.fi-hand-o-down:before {
  content: "\f0a7";
}
.fi-arrow-circle-left:before {
  content: "\f0a8";
}
.fi-arrow-circle-right:before {
  content: "\f0a9";
}
.fi-arrow-circle-up:before {
  content: "\f0aa";
}
.fi-arrow-circle-down:before {
  content: "\f0ab";
}
.fi-globe:before {
  content: "\f0ac";
}
.fi-wrench:before {
  content: "\f0ad";
}
.fi-tasks:before {
  content: "\f0ae";
}
.fi-filter:before {
  content: "\f0b0";
}
.fi-briefcase:before {
  content: "\f0b1";
}
.fi-arrows-alt:before {
  content: "\f0b2";
}
.fi-group:before {
  content: "\f0c0";
}
.fi-users:before {
  content: "\f0c0";
}
.fi-chain:before {
  content: "\f0c1";
}
.fi-link:before {
  content: "\f0c1";
}
.fi-cloud:before {
  content: "\f0c2";
}
.fi-flask:before {
  content: "\f0c3";
}
.fi-cut:before {
  content: "\f0c4";
}
.fi-scissors:before {
  content: "\f0c4";
}
.fi-copy:before {
  content: "\f0c5";
}
.fi-files-o:before {
  content: "\f0c5";
}
.fi-paperclip:before {
  content: "\f0c6";
}
.fi-floppy-o:before {
  content: "\f0c7";
}
.fi-save:before {
  content: "\f0c7";
}
.fi-square:before {
  content: "\f0c8";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-navicon:before {
  content: "\f0c9";
}
.fi-reorder:before {
  content: "\f0c9";
}
.fi-list-ul:before {
  content: "\f0ca";
}
.fi-list-ol:before {
  content: "\f0cb";
}
.fi-strikethrough:before {
  content: "\f0cc";
}
.fi-underline:before {
  content: "\f0cd";
}
.fi-table:before {
  content: "\f0ce";
}
.fi-magic:before {
  content: "\f0d0";
}
.fi-truck:before {
  content: "\f0d1";
}
.fi-pinterest:before {
  content: "\f0d2";
}
.fi-pinterest-square:before {
  content: "\f0d3";
}
.fi-google-plus-square:before {
  content: "\f0d4";
}
.fi-google-plus:before {
  content: "\f0d5";
}
.fi-money:before {
  content: "\f0d6";
}
.fi-caret-down:before {
  content: "\f0d7";
}
.fi-caret-up:before {
  content: "\f0d8";
}
.fi-caret-left:before {
  content: "\f0d9";
}
.fi-caret-right:before {
  content: "\f0da";
}
.fi-columns:before {
  content: "\f0db";
}
.fi-sort:before {
  content: "\f0dc";
}
.fi-unsorted:before {
  content: "\f0dc";
}
.fi-sort-desc:before {
  content: "\f0dd";
}
.fi-sort-down:before {
  content: "\f0dd";
}
.fi-sort-asc:before {
  content: "\f0de";
}
.fi-sort-up:before {
  content: "\f0de";
}
.fi-envelope:before {
  content: "\f0e0";
}
.fi-linkedin:before {
  content: "\f0e1";
}
.fi-rotate-left:before {
  content: "\f0e2";
}
.fi-undo:before {
  content: "\f0e2";
}
.fi-gavel:before {
  content: "\f0e3";
}
.fi-legal:before {
  content: "\f0e3";
}
.fi-dashboard:before {
  content: "\f0e4";
}
.fi-tachometer:before {
  content: "\f0e4";
}
.fi-comment-o:before {
  content: "\f0e5";
}
.fi-comments-o:before {
  content: "\f0e6";
}
.fi-bolt:before {
  content: "\f0e7";
}
.fi-flash:before {
  content: "\f0e7";
}
.fi-sitemap:before {
  content: "\f0e8";
}
.fi-umbrella:before {
  content: "\f0e9";
}
.fi-clipboard:before {
  content: "\f0ea";
}
.fi-paste:before {
  content: "\f0ea";
}
.fi-lightbulb-o:before {
  content: "\f0eb";
}
.fi-exchange:before {
  content: "\f0ec";
}
.fi-cloud-download:before {
  content: "\f0ed";
}
.fi-cloud-upload:before {
  content: "\f0ee";
}
.fi-user-md:before {
  content: "\f0f0";
}
.fi-stethoscope:before {
  content: "\f0f1";
}
.fi-suitcase:before {
  content: "\f0f2";
}
.fi-bell:before {
  content: "\f0f3";
}
.fi-coffee:before {
  content: "\f0f4";
}
.fi-cutlery:before {
  content: "\f0f5";
}
.fi-file-text-o:before {
  content: "\f0f6";
}
.fi-building-o:before {
  content: "\f0f7";
}
.fi-hospital-o:before {
  content: "\f0f8";
}
.fi-ambulance:before {
  content: "\f0f9";
}
.fi-medkit:before {
  content: "\f0fa";
}
.fi-fighter-jet:before {
  content: "\f0fb";
}
.fi-beer:before {
  content: "\f0fc";
}
.fi-h-square:before {
  content: "\f0fd";
}
.fi-plus-square:before {
  content: "\f0fe";
}
.fi-angle-double-left:before {
  content: "\f100";
}
.fi-angle-double-right:before {
  content: "\f101";
}
.fi-angle-double-up:before {
  content: "\f102";
}
.fi-angle-double-down:before {
  content: "\f103";
}
.fi-angle-left:before {
  content: "\f104";
}
.fi-angle-right:before {
  content: "\f105";
}
.fi-angle-up:before {
  content: "\f106";
}
.fi-angle-down:before {
  content: "\f107";
}
.fi-desktop:before {
  content: "\f108";
}
.fi-laptop:before {
  content: "\f109";
}
.fi-tablet:before {
  content: "\f10a";
}
.fi-mobile:before {
  content: "\f10b";
}
.fi-mobile-phone:before {
  content: "\f10b";
}
.fi-circle-o:before {
  content: "\f10c";
}
.fi-quote-left:before {
  content: "\f10d";
}
.fi-quote-right:before {
  content: "\f10e";
}
.fi-spinner:before {
  content: "\f110";
}
.fi-circle:before {
  content: "\f111";
}
.fi-mail-reply:before {
  content: "\f112";
}
.fi-reply:before {
  content: "\f112";
}
.fi-github-alt:before {
  content: "\f113";
}
.fi-folder-o:before {
  content: "\f114";
}
.fi-folder-open-o:before {
  content: "\f115";
}
.fi-smile-o:before {
  content: "\f118";
}
.fi-frown-o:before {
  content: "\f119";
}
.fi-meh-o:before {
  content: "\f11a";
}
.fi-gamepad:before {
  content: "\f11b";
}
.fi-keyboard-o:before {
  content: "\f11c";
}
.fi-flag-o:before {
  content: "\f11d";
}
.fi-flag-checkered:before {
  content: "\f11e";
}
.fi-terminal:before {
  content: "\f120";
}
.fi-code:before {
  content: "\f121";
}
.fi-mail-reply-all:before {
  content: "\f122";
}
.fi-reply-all:before {
  content: "\f122";
}
.fi-star-half-empty:before {
  content: "\f123";
}
.fi-star-half-full:before {
  content: "\f123";
}
.fi-star-half-o:before {
  content: "\f123";
}
.fi-location-arrow:before {
  content: "\f124";
}
.fi-crop:before {
  content: "\f125";
}
.fi-code-fork:before {
  content: "\f126";
}
.fi-chain-broken:before {
  content: "\f127";
}
.fi-unlink:before {
  content: "\f127";
}
.fi-info:before {
  content: "\f129";
}
.fi-exclamation:before {
  content: "\f12a";
}
.fi-superscript:before {
  content: "\f12b";
}
.fi-subscript:before {
  content: "\f12c";
}
.fi-eraser:before {
  content: "\f12d";
}
.fi-puzzle-piece:before {
  content: "\f12e";
}
.fi-microphone:before {
  content: "\f130";
}
.fi-microphone-slash:before {
  content: "\f131";
}
.fi-shield:before {
  content: "\f132";
}
.fi-calendar-o:before {
  content: "\f133";
}
.fi-fire-extinguisher:before {
  content: "\f134";
}
.fi-rocket:before {
  content: "\f135";
}
.fi-maxcdn:before {
  content: "\f136";
}
.fi-chevron-circle-left:before {
  content: "\f137";
}
.fi-chevron-circle-right:before {
  content: "\f138";
}
.fi-chevron-circle-up:before {
  content: "\f139";
}
.fi-chevron-circle-down:before {
  content: "\f13a";
}
.fi-html5:before {
  content: "\f13b";
}
.fi-css3:before {
  content: "\f13c";
}
.fi-anchor:before {
  content: "\f13d";
}
.fi-unlock-alt:before {
  content: "\f13e";
}
.fi-bullseye:before {
  content: "\f140";
}
.fi-ellipsis-h:before {
  content: "\f141";
}
.fi-ellipsis-v:before {
  content: "\f142";
}
.fi-rss-square:before {
  content: "\f143";
}
.fi-play-circle:before {
  content: "\f144";
}
.fi-ticket:before {
  content: "\f145";
}
.fi-minus-square:before {
  content: "\f146";
}
.fi-minus-square-o:before {
  content: "\f147";
}
.fi-level-up:before {
  content: "\f148";
}
.fi-level-down:before {
  content: "\f149";
}
.fi-check-square:before {
  content: "\f14a";
}
.fi-pencil-square:before {
  content: "\f14b";
}
.fi-external-link-square:before {
  content: "\f14c";
}
.fi-share-square:before {
  content: "\f14d";
}
.fi-compass:before {
  content: "\f14e";
}
.fi-caret-square-o-down:before {
  content: "\f150";
}
.fi-toggle-down:before {
  content: "\f150";
}
.fi-caret-square-o-up:before {
  content: "\f151";
}
.fi-toggle-up:before {
  content: "\f151";
}
.fi-caret-square-o-right:before {
  content: "\f152";
}
.fi-toggle-right:before {
  content: "\f152";
}
.fi-eur:before {
  content: "\f153";
}
.fi-euro:before {
  content: "\f153";
}
.fi-gbp:before {
  content: "\f154";
}
.fi-dollar:before {
  content: "\f155";
}
.fi-usd:before {
  content: "\f155";
}
.fi-inr:before {
  content: "\f156";
}
.fi-rupee:before {
  content: "\f156";
}
.fi-cny:before {
  content: "\f157";
}
.fi-jpy:before {
  content: "\f157";
}
.fi-rmb:before {
  content: "\f157";
}
.fi-yen:before {
  content: "\f157";
}
.fi-rouble:before {
  content: "\f158";
}
.fi-rub:before {
  content: "\f158";
}
.fi-ruble:before {
  content: "\f158";
}
.fi-krw:before {
  content: "\f159";
}
.fi-won:before {
  content: "\f159";
}
.fi-bitcoin:before {
  content: "\f15a";
}
.fi-btc:before {
  content: "\f15a";
}
.fi-file:before {
  content: "\f15b";
}
.fi-file-text:before {
  content: "\f15c";
}
.fi-sort-alpha-asc:before {
  content: "\f15d";
}
.fi-sort-alpha-desc:before {
  content: "\f15e";
}
.fi-sort-amount-asc:before {
  content: "\f160";
}
.fi-sort-amount-desc:before {
  content: "\f161";
}
.fi-sort-numeric-asc:before {
  content: "\f162";
}
.fi-sort-numeric-desc:before {
  content: "\f163";
}
.fi-thumbs-up:before {
  content: "\f164";
}
.fi-thumbs-down:before {
  content: "\f165";
}
.fi-youtube-square:before {
  content: "\f166";
}
.fi-youtube:before {
  content: "\f167";
}
.fi-xing:before {
  content: "\f168";
}
.fi-xing-square:before {
  content: "\f169";
}
.fi-youtube-play:before {
  content: "\f16a";
}
.fi-dropbox:before {
  content: "\f16b";
}
.fi-stack-overflow:before {
  content: "\f16c";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-flickr:before {
  content: "\f16e";
}
.fi-adn:before {
  content: "\f170";
}
.fi-bitbucket:before {
  content: "\f171";
}
.fi-bitbucket-square:before {
  content: "\f172";
}
.fi-tumblr:before {
  content: "\f173";
}
.fi-tumblr-square:before {
  content: "\f174";
}
.fi-long-arrow-down:before {
  content: "\f175";
}
.fi-long-arrow-up:before {
  content: "\f176";
}
.fi-long-arrow-left:before {
  content: "\f177";
}
.fi-long-arrow-right:before {
  content: "\f178";
}
.fi-apple:before {
  content: "\f179";
}
.fi-windows:before {
  content: "\f17a";
}
.fi-android:before {
  content: "\f17b";
}
.fi-linux:before {
  content: "\f17c";
}
.fi-dribbble:before {
  content: "\f17d";
}
.fi-skype:before {
  content: "\f17e";
}
.fi-foursquare:before {
  content: "\f180";
}
.fi-trello:before {
  content: "\f181";
}
.fi-female:before {
  content: "\f182";
}
.fi-male:before {
  content: "\f183";
}
.fi-gittip:before {
  content: "\f184";
}
.fi-gratipay:before {
  content: "\f184";
}
.fi-sun-o:before {
  content: "\f185";
}
.fi-moon-o:before {
  content: "\f186";
}
.fi-archive:before {
  content: "\f187";
}
.fi-bug:before {
  content: "\f188";
}
.fi-vk:before {
  content: "\f189";
}
.fi-weibo:before {
  content: "\f18a";
}
.fi-renren:before {
  content: "\f18b";
}
.fi-pagelines:before {
  content: "\f18c";
}
.fi-stack-exchange:before {
  content: "\f18d";
}
.fi-arrow-circle-o-right:before {
  content: "\f18e";
}
.fi-arrow-circle-o-left:before {
  content: "\f190";
}
.fi-caret-square-o-left:before {
  content: "\f191";
}
.fi-toggle-left:before {
  content: "\f191";
}
.fi-dot-circle-o:before {
  content: "\f192";
}
.fi-wheelchair:before {
  content: "\f193";
}
.fi-vimeo-square:before {
  content: "\f194";
}
.fi-try:before {
  content: "\f195";
}
.fi-turkish-lira:before {
  content: "\f195";
}
.fi-plus-square-o:before {
  content: "\f196";
}
.fi-space-shuttle:before {
  content: "\f197";
}
.fi-slack:before {
  content: "\f198";
}
.fi-envelope-square:before {
  content: "\f199";
}
.fi-wordpress:before {
  content: "\f19a";
}
.fi-openid:before {
  content: "\f19b";
}
.fi-bank:before {
  content: "\f19c";
}
.fi-institution:before {
  content: "\f19c";
}
.fi-university:before {
  content: "\f19c";
}
.fi-graduation-cap:before {
  content: "\f19d";
}
.fi-mortar-board:before {
  content: "\f19d";
}
.fi-yahoo:before {
  content: "\f19e";
}
.fi-google:before {
  content: "\f1a0";
}
.fi-reddit:before {
  content: "\f1a1";
}
.fi-reddit-square:before {
  content: "\f1a2";
}
.fi-stumbleupon-circle:before {
  content: "\f1a3";
}
.fi-stumbleupon:before {
  content: "\f1a4";
}
.fi-delicious:before {
  content: "\f1a5";
}
.fi-digg:before {
  content: "\f1a6";
}
.fi-pied-piper-pp:before {
  content: "\f1a7";
}
.fi-pied-piper-alt:before {
  content: "\f1a8";
}
.fi-drupal:before {
  content: "\f1a9";
}
.fi-joomla:before {
  content: "\f1aa";
}
.fi-language:before {
  content: "\f1ab";
}
.fi-fax:before {
  content: "\f1ac";
}
.fi-building:before {
  content: "\f1ad";
}
.fi-child:before {
  content: "\f1ae";
}
.fi-paw:before {
  content: "\f1b0";
}
.fi-spoon:before {
  content: "\f1b1";
}
.fi-cube:before {
  content: "\f1b2";
}
.fi-cubes:before {
  content: "\f1b3";
}
.fi-behance:before {
  content: "\f1b4";
}
.fi-behance-square:before {
  content: "\f1b5";
}
.fi-steam:before {
  content: "\f1b6";
}
.fi-steam-square:before {
  content: "\f1b7";
}
.fi-recycle:before {
  content: "\f1b8";
}
.fi-automobile:before {
  content: "\f1b9";
}
.fi-car:before {
  content: "\f1b9";
}
.fi-cab:before {
  content: "\f1ba";
}
.fi-taxi:before {
  content: "\f1ba";
}
.fi-tree:before {
  content: "\f1bb";
}
.fi-spotify:before {
  content: "\f1bc";
}
.fi-deviantart:before {
  content: "\f1bd";
}
.fi-soundcloud:before {
  content: "\f1be";
}
.fi-database:before {
  content: "\f1c0";
}
.fi-file-pdf-o:before {
  content: "\f1c1";
}
.fi-file-word-o:before {
  content: "\f1c2";
}
.fi-file-excel-o:before {
  content: "\f1c3";
}
.fi-file-powerpoint-o:before {
  content: "\f1c4";
}
.fi-file-image-o:before {
  content: "\f1c5";
}
.fi-file-photo-o:before {
  content: "\f1c5";
}
.fi-file-picture-o:before {
  content: "\f1c5";
}
.fi-file-archive-o:before {
  content: "\f1c6";
}
.fi-file-zip-o:before {
  content: "\f1c6";
}
.fi-file-audio-o:before {
  content: "\f1c7";
}
.fi-file-sound-o:before {
  content: "\f1c7";
}
.fi-file-movie-o:before {
  content: "\f1c8";
}
.fi-file-video-o:before {
  content: "\f1c8";
}
.fi-file-code-o:before {
  content: "\f1c9";
}
.fi-vine:before {
  content: "\f1ca";
}
.fi-codepen:before {
  content: "\f1cb";
}
.fi-jsfiddle:before {
  content: "\f1cc";
}
.fi-life-bouy:before {
  content: "\f1cd";
}
.fi-life-buoy:before {
  content: "\f1cd";
}
.fi-life-ring:before {
  content: "\f1cd";
}
.fi-life-saver:before {
  content: "\f1cd";
}
.fi-support:before {
  content: "\f1cd";
}
.fi-circle-o-notch:before {
  content: "\f1ce";
}
.fi-ra:before {
  content: "\f1d0";
}
.fi-rebel:before {
  content: "\f1d0";
}
.fi-resistance:before {
  content: "\f1d0";
}
.fi-empire:before {
  content: "\f1d1";
}
.fi-ge:before {
  content: "\f1d1";
}
.fi-git-square:before {
  content: "\f1d2";
}
.fi-git:before {
  content: "\f1d3";
}
.fi-hacker-news:before {
  content: "\f1d4";
}
.fi-y-combinator-square:before {
  content: "\f1d4";
}
.fi-yc-square:before {
  content: "\f1d4";
}
.fi-tencent-weibo:before {
  content: "\f1d5";
}
.fi-qq:before {
  content: "\f1d6";
}
.fi-wechat:before {
  content: "\f1d7";
}
.fi-weixin:before {
  content: "\f1d7";
}
.fi-paper-plane:before {
  content: "\f1d8";
}
.fi-send:before {
  content: "\f1d8";
}
.fi-paper-plane-o:before {
  content: "\f1d9";
}
.fi-send-o:before {
  content: "\f1d9";
}
.fi-history:before {
  content: "\f1da";
}
.fi-circle-thin:before {
  content: "\f1db";
}
.fi-header:before {
  content: "\f1dc";
}
.fi-paragraph:before {
  content: "\f1dd";
}
.fi-sliders:before {
  content: "\f1de";
}
.fi-share-alt:before {
  content: "\f1e0";
}
.fi-share-alt-square:before {
  content: "\f1e1";
}
.fi-bomb:before {
  content: "\f1e2";
}
.fi-futbol-o:before {
  content: "\f1e3";
}
.fi-soccer-ball-o:before {
  content: "\f1e3";
}
.fi-tty:before {
  content: "\f1e4";
}
.fi-binoculars:before {
  content: "\f1e5";
}
.fi-plug:before {
  content: "\f1e6";
}
.fi-slideshare:before {
  content: "\f1e7";
}
.fi-twitch:before {
  content: "\f1e8";
}
.fi-yelp:before {
  content: "\f1e9";
}
.fi-newspaper-o:before {
  content: "\f1ea";
}
.fi-wifi:before {
  content: "\f1eb";
}
.fi-calculator:before {
  content: "\f1ec";
}
.fi-paypal:before {
  content: "\f1ed";
}
.fi-google-wallet:before {
  content: "\f1ee";
}
.fi-cc-visa:before {
  content: "\f1f0";
}
.fi-cc-mastercard:before {
  content: "\f1f1";
}
.fi-cc-discover:before {
  content: "\f1f2";
}
.fi-cc-amex:before {
  content: "\f1f3";
}
.fi-cc-paypal:before {
  content: "\f1f4";
}
.fi-cc-stripe:before {
  content: "\f1f5";
}
.fi-bell-slash:before {
  content: "\f1f6";
}
.fi-bell-slash-o:before {
  content: "\f1f7";
}
.fi-trash:before {
  content: "\f1f8";
}
.fi-copyright:before {
  content: "\f1f9";
}
.fi-at:before {
  content: "\f1fa";
}
.fi-eyedropper:before {
  content: "\f1fb";
}
.fi-paint-brush:before {
  content: "\f1fc";
}
.fi-birthday-cake:before {
  content: "\f1fd";
}
.fi-area-chart:before {
  content: "\f1fe";
}
.fi-pie-chart:before {
  content: "\f200";
}
.fi-line-chart:before {
  content: "\f201";
}
.fi-lastfm:before {
  content: "\f202";
}
.fi-lastfm-square:before {
  content: "\f203";
}
.fi-toggle-off:before {
  content: "\f204";
}
.fi-toggle-on:before {
  content: "\f205";
}
.fi-bicycle:before {
  content: "\f206";
}
.fi-bus:before {
  content: "\f207";
}
.fi-ioxhost:before {
  content: "\f208";
}
.fi-angellist:before {
  content: "\f209";
}
.fi-cc:before {
  content: "\f20a";
}
.fi-ils:before {
  content: "\f20b";
}
.fi-shekel:before {
  content: "\f20b";
}
.fi-sheqel:before {
  content: "\f20b";
}
.fi-meanpath:before {
  content: "\f20c";
}
.fi-buysellads:before {
  content: "\f20d";
}
.fi-connectdevelop:before {
  content: "\f20e";
}
.fi-dashcube:before {
  content: "\f210";
}
.fi-forumbee:before {
  content: "\f211";
}
.fi-leanpub:before {
  content: "\f212";
}
.fi-sellsy:before {
  content: "\f213";
}
.fi-shirtsinbulk:before {
  content: "\f214";
}
.fi-simplybuilt:before {
  content: "\f215";
}
.fi-skyatlas:before {
  content: "\f216";
}
.fi-cart-plus:before {
  content: "\f217";
}
.fi-cart-arrow-down:before {
  content: "\f218";
}
.fi-diamond:before {
  content: "\f219";
}
.fi-ship:before {
  content: "\f21a";
}
.fi-user-secret:before {
  content: "\f21b";
}
.fi-motorcycle:before {
  content: "\f21c";
}
.fi-street-view:before {
  content: "\f21d";
}
.fi-heartbeat:before {
  content: "\f21e";
}
.fi-venus:before {
  content: "\f221";
}
.fi-mars:before {
  content: "\f222";
}
.fi-mercury:before {
  content: "\f223";
}
.fi-intersex:before {
  content: "\f224";
}
.fi-transgender:before {
  content: "\f224";
}
.fi-transgender-alt:before {
  content: "\f225";
}
.fi-venus-double:before {
  content: "\f226";
}
.fi-mars-double:before {
  content: "\f227";
}
.fi-venus-mars:before {
  content: "\f228";
}
.fi-mars-stroke:before {
  content: "\f229";
}
.fi-mars-stroke-v:before {
  content: "\f22a";
}
.fi-mars-stroke-h:before {
  content: "\f22b";
}
.fi-neuter:before {
  content: "\f22c";
}
.fi-genderless:before {
  content: "\f22d";
}
.fi-facebook-official:before {
  content: "\f230";
}
.fi-pinterest-p:before {
  content: "\f231";
}
.fi-whatsapp:before {
  content: "\f232";
}
.fi-server:before {
  content: "\f233";
}
.fi-user-plus:before {
  content: "\f234";
}
.fi-user-times:before {
  content: "\f235";
}
.fi-bed:before {
  content: "\f236";
}
.fi-hotel:before {
  content: "\f236";
}
.fi-viacoin:before {
  content: "\f237";
}
.fi-train:before {
  content: "\f238";
}
.fi-subway:before {
  content: "\f239";
}
.fi-medium:before {
  content: "\f23a";
}
.fi-y-combinator:before {
  content: "\f23b";
}
.fi-yc:before {
  content: "\f23b";
}
.fi-optin-monster:before {
  content: "\f23c";
}
.fi-opencart:before {
  content: "\f23d";
}
.fi-expeditedssl:before {
  content: "\f23e";
}
.fi-battery:before {
  content: "\f240";
}
.fi-battery-4:before {
  content: "\f240";
}
.fi-battery-full:before {
  content: "\f240";
}
.fi-battery-3:before {
  content: "\f241";
}
.fi-battery-three-quarters:before {
  content: "\f241";
}
.fi-battery-2:before {
  content: "\f242";
}
.fi-battery-half:before {
  content: "\f242";
}
.fi-battery-1:before {
  content: "\f243";
}
.fi-battery-quarter:before {
  content: "\f243";
}
.fi-battery-0:before {
  content: "\f244";
}
.fi-battery-empty:before {
  content: "\f244";
}
.fi-mouse-pointer:before {
  content: "\f245";
}
.fi-i-cursor:before {
  content: "\f246";
}
.fi-object-group:before {
  content: "\f247";
}
.fi-object-ungroup:before {
  content: "\f248";
}
.fi-sticky-note:before {
  content: "\f249";
}
.fi-sticky-note-o:before {
  content: "\f24a";
}
.fi-cc-jcb:before {
  content: "\f24b";
}
.fi-cc-diners-club:before {
  content: "\f24c";
}
.fi-clone:before {
  content: "\f24d";
}
.fi-balance-scale:before {
  content: "\f24e";
}
.fi-hourglass-o:before {
  content: "\f250";
}
.fi-hourglass-1:before {
  content: "\f251";
}
.fi-hourglass-start:before {
  content: "\f251";
}
.fi-hourglass-2:before {
  content: "\f252";
}
.fi-hourglass-half:before {
  content: "\f252";
}
.fi-hourglass-3:before {
  content: "\f253";
}
.fi-hourglass-end:before {
  content: "\f253";
}
.fi-hourglass:before {
  content: "\f254";
}
.fi-hand-grab-o:before {
  content: "\f255";
}
.fi-hand-rock-o:before {
  content: "\f255";
}
.fi-hand-paper-o:before {
  content: "\f256";
}
.fi-hand-stop-o:before {
  content: "\f256";
}
.fi-hand-scissors-o:before {
  content: "\f257";
}
.fi-hand-lizard-o:before {
  content: "\f258";
}
.fi-hand-spock-o:before {
  content: "\f259";
}
.fi-hand-pointer-o:before {
  content: "\f25a";
}
.fi-hand-peace-o:before {
  content: "\f25b";
}
.fi-trademark:before {
  content: "\f25c";
}
.fi-registered:before {
  content: "\f25d";
}
.fi-creative-commons:before {
  content: "\f25e";
}
.fi-gg:before {
  content: "\f260";
}
.fi-gg-circle:before {
  content: "\f261";
}
.fi-tripadvisor:before {
  content: "\f262";
}
.fi-odnoklassniki:before {
  content: "\f263";
}
.fi-odnoklassniki-square:before {
  content: "\f264";
}
.fi-get-pocket:before {
  content: "\f265";
}
.fi-wikipedia-w:before {
  content: "\f266";
}
.fi-safari:before {
  content: "\f267";
}
.fi-chrome:before {
  content: "\f268";
}
.fi-firefox:before {
  content: "\f269";
}
.fi-opera:before {
  content: "\f26a";
}
.fi-internet-explorer:before {
  content: "\f26b";
}
.fi-television:before {
  content: "\f26c";
}
.fi-tv:before {
  content: "\f26c";
}
.fi-contao:before {
  content: "\f26d";
}
.fi-500px:before {
  content: "\f26e";
}
.fi-amazon:before {
  content: "\f270";
}
.fi-calendar-plus-o:before {
  content: "\f271";
}
.fi-calendar-minus-o:before {
  content: "\f272";
}
.fi-calendar-times-o:before {
  content: "\f273";
}
.fi-calendar-check-o:before {
  content: "\f274";
}
.fi-industry:before {
  content: "\f275";
}
.fi-map-pin:before {
  content: "\f276";
}
.fi-map-signs:before {
  content: "\f277";
}
.fi-map-o:before {
  content: "\f278";
}
.fi-map:before {
  content: "\f279";
}
.fi-commenting:before {
  content: "\f27a";
}
.fi-commenting-o:before {
  content: "\f27b";
}
.fi-houzz:before {
  content: "\f27c";
}
.fi-vimeo:before {
  content: "\f27d";
}
.fi-black-tie:before {
  content: "\f27e";
}
.fi-fonticons:before {
  content: "\f280";
}
.fi-reddit-alien:before {
  content: "\f281";
}
.fi-edge:before {
  content: "\f282";
}
.fi-credit-card-alt:before {
  content: "\f283";
}
.fi-codiepie:before {
  content: "\f284";
}
.fi-modx:before {
  content: "\f285";
}
.fi-fort-awesome:before {
  content: "\f286";
}
.fi-usb:before {
  content: "\f287";
}
.fi-product-hunt:before {
  content: "\f288";
}
.fi-mixcloud:before {
  content: "\f289";
}
.fi-scribd:before {
  content: "\f28a";
}
.fi-pause-circle:before {
  content: "\f28b";
}
.fi-pause-circle-o:before {
  content: "\f28c";
}
.fi-stop-circle:before {
  content: "\f28d";
}
.fi-stop-circle-o:before {
  content: "\f28e";
}
.fi-shopping-bag:before {
  content: "\f290";
}
.fi-shopping-basket:before {
  content: "\f291";
}
.fi-hashtag:before {
  content: "\f292";
}
.fi-bluetooth:before {
  content: "\f293";
}
.fi-bluetooth-b:before {
  content: "\f294";
}
.fi-percent:before {
  content: "\f295";
}
.fi-gitlab:before {
  content: "\f296";
}
.fi-wpbeginner:before {
  content: "\f297";
}
.fi-wpforms:before {
  content: "\f298";
}
.fi-envira:before {
  content: "\f299";
}
.fi-universal-access:before {
  content: "\f29a";
}
.fi-wheelchair-alt:before {
  content: "\f29b";
}
.fi-question-circle-o:before {
  content: "\f29c";
}
.fi-blind:before {
  content: "\f29d";
}
.fi-audio-description:before {
  content: "\f29e";
}
.fi-volume-control-phone:before {
  content: "\f2a0";
}
.fi-braille:before {
  content: "\f2a1";
}
.fi-assistive-listening-systems:before {
  content: "\f2a2";
}
.fi-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fi-asl-interpreting:before {
  content: "\f2a3";
}
.fi-deaf:before {
  content: "\f2a4";
}
.fi-deafness:before {
  content: "\f2a4";
}
.fi-hard-of-hearing:before {
  content: "\f2a4";
}
.fi-glide:before {
  content: "\f2a5";
}
.fi-glide-g:before {
  content: "\f2a6";
}
.fi-sign-language:before {
  content: "\f2a7";
}
.fi-signing:before {
  content: "\f2a7";
}
.fi-low-vision:before {
  content: "\f2a8";
}
.fi-viadeo:before {
  content: "\f2a9";
}
.fi-viadeo-square:before {
  content: "\f2aa";
}
.fi-snapchat:before {
  content: "\f2ab";
}
.fi-snapchat-ghost:before {
  content: "\f2ac";
}
.fi-snapchat-square:before {
  content: "\f2ad";
}
.fi-pied-piper:before {
  content: "\f2ae";
}
.fi-first-order:before {
  content: "\f2b0";
}
.fi-yoast:before {
  content: "\f2b1";
}
.fi-themeisle:before {
  content: "\f2b2";
}
.fi-google-plus-circle:before {
  content: "\f2b3";
}
.fi-google-plus-official:before {
  content: "\f2b3";
}
.fi-fa:before {
  content: "\f2b4";
}
.fi-font-awesome:before {
  content: "\f2b4";
}
.fi-handshake-o:before {
  content: "\f2b5";
}
.fi-envelope-open:before {
  content: "\f2b6";
}
.fi-envelope-open-o:before {
  content: "\f2b7";
}
.fi-linode:before {
  content: "\f2b8";
}
.fi-address-book:before {
  content: "\f2b9";
}
.fi-address-book-o:before {
  content: "\f2ba";
}
.fi-address-card:before {
  content: "\f2bb";
}
.fi-vcard:before {
  content: "\f2bb";
}
.fi-address-card-o:before {
  content: "\f2bc";
}
.fi-vcard-o:before {
  content: "\f2bc";
}
.fi-user-circle:before {
  content: "\f2bd";
}
.fi-user-circle-o:before {
  content: "\f2be";
}
.fi-user-o:before {
  content: "\f2c0";
}
.fi-id-badge:before {
  content: "\f2c1";
}
.fi-drivers-license:before {
  content: "\f2c2";
}
.fi-id-card:before {
  content: "\f2c2";
}
.fi-drivers-license-o:before {
  content: "\f2c3";
}
.fi-id-card-o:before {
  content: "\f2c3";
}
.fi-quora:before {
  content: "\f2c4";
}
.fi-free-code-camp:before {
  content: "\f2c5";
}
.fi-telegram:before {
  content: "\f2c6";
}
.fi-thermometer:before {
  content: "\f2c7";
}
.fi-thermometer-4:before {
  content: "\f2c7";
}
.fi-thermometer-full:before {
  content: "\f2c7";
}
.fi-thermometer-3:before {
  content: "\f2c8";
}
.fi-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fi-thermometer-2:before {
  content: "\f2c9";
}
.fi-thermometer-half:before {
  content: "\f2c9";
}
.fi-thermometer-1:before {
  content: "\f2ca";
}
.fi-thermometer-quarter:before {
  content: "\f2ca";
}
.fi-thermometer-0:before {
  content: "\f2cb";
}
.fi-thermometer-empty:before {
  content: "\f2cb";
}
.fi-shower:before {
  content: "\f2cc";
}
.fi-bath:before {
  content: "\f2cd";
}
.fi-bathtub:before {
  content: "\f2cd";
}
.fi-s15:before {
  content: "\f2cd";
}
.fi-podcast:before {
  content: "\f2ce";
}
.fi-window-maximize:before {
  content: "\f2d0";
}
.fi-window-minimize:before {
  content: "\f2d1";
}
.fi-window-restore:before {
  content: "\f2d2";
}
.fi-times-rectangle:before {
  content: "\f2d3";
}
.fi-window-close:before {
  content: "\f2d3";
}
.fi-times-rectangle-o:before {
  content: "\f2d4";
}
.fi-window-close-o:before {
  content: "\f2d4";
}
.fi-bandcamp:before {
  content: "\f2d5";
}
.fi-grav:before {
  content: "\f2d6";
}
.fi-etsy:before {
  content: "\f2d7";
}
.fi-imdb:before {
  content: "\f2d8";
}
.fi-ravelry:before {
  content: "\f2d9";
}
.fi-eercast:before {
  content: "\f2da";
}
.fi-microchip:before {
  content: "\f2db";
}
.fi-snowflake-o:before {
  content: "\f2dc";
}
.fi-superpowers:before {
  content: "\f2dd";
}
.fi-wpexplorer:before {
  content: "\f2de";
}
.fi-meetup:before {
  content: "\f2e0";
}
.fi-happy:before {
  content: "\e9df";
}
.fi-happy2:before {
  content: "\e9e0";
}
.fi-smile:before {
  content: "\e9e1";
}
.fi-smile2:before {
  content: "\e9e2";
}
.fi-tongue:before {
  content: "\e9e3";
}
.fi-tongue2:before {
  content: "\e9e4";
}
.fi-sad:before {
  content: "\e9e5";
}
.fi-sad2:before {
  content: "\e9e6";
}
.fi-wink:before {
  content: "\e9e7";
}
.fi-wink2:before {
  content: "\e9e8";
}
.fi-grin:before {
  content: "\e9e9";
}
.fi-grin2:before {
  content: "\e9ea";
}
.fi-cool:before {
  content: "\e9eb";
}
.fi-cool2:before {
  content: "\e9ec";
}
.fi-angry:before {
  content: "\e9ed";
}
.fi-angry2:before {
  content: "\e9ee";
}
.fi-evil:before {
  content: "\e9ef";
}
.fi-evil2:before {
  content: "\e9f0";
}
.fi-shocked:before {
  content: "\e9f1";
}
.fi-shocked2:before {
  content: "\e9f2";
}
.fi-baffled:before {
  content: "\e9f3";
}
.fi-baffled2:before {
  content: "\e9f4";
}
.fi-confused:before {
  content: "\e9f5";
}
.fi-confused2:before {
  content: "\e9f6";
}
.fi-neutral:before {
  content: "\e9f7";
}
.fi-neutral2:before {
  content: "\e9f8";
}
.fi-hipster:before {
  content: "\e9f9";
}
.fi-hipster2:before {
  content: "\e9fa";
}
.fi-wondering:before {
  content: "\e9fb";
}
.fi-wondering2:before {
  content: "\e9fc";
}
.fi-sleepy:before {
  content: "\e9fd";
}
.fi-sleepy2:before {
  content: "\e9fe";
}
.fi-frustrated:before {
  content: "\e9ff";
}
.fi-frustrated2:before {
  content: "\ea00";
}
.fi-crying:before {
  content: "\ea01";
}
.fi-crying2:before {
  content: "\ea02";
}
.fi-reddit1:before {
  content: "\eac6";
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}

.leaflet-cluster-spider-leg {
  /* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

.WalletInfo {
  display: flex;
  /* send eth or erc20 button */
}
.WalletInfo div.info {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.WalletInfo div.info div.name {
  overflow: hidden;
  display: flex;
  align-items: center;
}
.WalletInfo div.info div.name > span {
  text-overflow: ellipsis;
  overflow: hidden;
  margin-right: 5px;
}
.WalletInfo div.info div.name > a {
  padding: 3px 5px;
}
.WalletInfo div.info div.balances {
  display: flex;
}
.WalletInfo div.info div.balances a {
  padding: 3px 5px;
  margin-left: -5px;
}
.WalletInfo div.info div.balances a + a {
  margin-left: 3px;
}
.WalletInfo div.torus-actions {
  padding: 5px 15px;
  margin: -10px;
  margin-top: 5px;
}
.WalletInfo div.torus-actions a {
  align-items: center;
  display: inline-flex;
  padding: 3px 5px;
  margin-left: -5px;
}
.WalletInfo div.torus-actions a i {
  margin-right: 4px;
}
.WalletInfo div.torus-actions a + a {
  margin-left: 5px;
}
.WalletInfo div.wallet-actions {
  display: flex;
}
.WalletInfo div.wallet-actions a.sendButton {
  padding: 8px 8px;
}
.WalletInfo div.wallet-actions a.sendButton i {
  padding: 0;
}
/* The switch - the box around the slider */
div.ToggleSwitch {
  display: flex;
  align-items: center;
  font-size: larger;
  margin: 5px;
}
div.ToggleSwitch .switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 24px;
  margin-right: 4px;
  /* The slider */
}
div.ToggleSwitch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
div.ToggleSwitch .switch input:checked + .slider {
  background-color: #2196f3;
}
div.ToggleSwitch .switch input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}
div.ToggleSwitch .switch input:checked + .slider:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}
div.ToggleSwitch .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div.ToggleSwitch .switch .slider:before {
  position: absolute;
  content: '';
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
div.ToggleSwitch .switch .slider.round {
  border-radius: 24px;
}
div.ToggleSwitch .switch .slider.round:before {
  border-radius: 50%;
}
div.ToggleSwitch .tooltip.-noFixed {
  position: unset;
  min-width: 70px;
}
div.Carousel {
  min-height: 100px;
  overflow: hidden;
  position: relative;
}
div.Carousel label {
  z-index: 1;
  position: absolute;
  font-size: 12px;
  top: 30%;
  border: 1px solid #aaa;
  color: #aaa;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  background-color: #eee;
  -webkit-transition: opacity 0.7s 0.4s;
  transition: opacity 0.7s 0.4s;
}
div.Carousel label:hover {
  transform: scale(1.025);
  background-color: #4c056a;
}
div.Carousel label:nth-child(3) {
  right: 0px;
}
div.Carousel div.carousel-container {
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden;
  height: fit-content;
  padding: 5px 2px;
}
div.Carousel div.carousel-container::-webkit-scrollbar {
  display: none;
}
/**
  Small component that has two states: normal: show the wallet; edit: let's a user edit the content.
*/
.WalletBoxes ul.wallets-list {
  list-style: none;
}
.WalletBoxes button {
  cursor: pointer;
  margin: 0 2px;
}
.WalletBoxes li.wallet-box {
  padding: 1px;
  margin: 3px 0px;
  border-radius: 5px;
  background: #2d2d2d;
  border: 1px solid #111a;
}
.WalletBoxes li.wallet-box div.wallet-container {
  font-weight: bold;
  align-items: center;
  min-height: 21px;
  display: flex;
  /* contributors has one row with an input in it */
}
.WalletBoxes li.wallet-box div.wallet-container > div {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.WalletBoxes li.wallet-box div.wallet-container > div,
.WalletBoxes li.wallet-box div.wallet-container input[type='text'] {
  flex: 2;
}
.WalletBoxes li.wallet-box div.wallet-container a {
  margin: 0 4px;
  font-size: smaller;
  color: white;
}
.WalletBoxes li.wallet-box div.wallet-container > button:last-of-type {
  margin: 0;
}
.WalletBoxes.-web ul.wallets-lists {
  padding: 0;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .WalletBoxes.-web ul.wallets-lists {
    min-width: 400px;
  }
}
.WalletBoxes.-web li.wallet-box {
  background: #f5f5f5;
  min-width: 250px;
}
.WalletBoxes.-web li.wallet-box div.wallet-container a {
  color: #333;
}
.WalletBoxes.-web input[type='text'] {
  margin: 1px;
  border: 0;
}
div.tooltip {
  position: fixed;
  display: inline-block;
  padding: 5px 8px;
  background: #e6dbf3;
  border-radius: 4px;
  border: 1px solid #5a328e;
  color: #000000;
  font-size: 10px;
  transform: scale(0);
  transform-origin: top center;
  transition: all 0.1s linear 0s;
  margin-top: 5px;
  z-index: 12;
  text-align: center;
  text-shadow: none;
}
@media only screen and (max-width: 800px) {
  div.tooltip.-absolute-position {
    position: absolute;
  }
}
div.tooltip .in {
  position: relative;
}
div.tooltip .in::before {
  content: '';
  width: 0;
  height: 0;
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #5a328e;
}
div.tooltip.active {
  transform: scale(1);
}
div.tooltip.-mobile {
  transition: unset;
  padding: 2px 2px;
  border-radius: 50%;
  line-height: 6px;
  transform-origin: unset;
  transform: none;
  margin: 1px;
}
div.tooltip.-mobile > .in {
  display: none;
}
div.tooltip.-mobile.active {
  border-radius: 4px;
  line-height: 10px;
  transform: translate(-50%, 40%);
}
div.tooltip.-mobile.active > .in {
  display: block;
}
div.tooltip.-mobile.active > .in::before {
  display: none;
}
.intro_tooltip {
  position: relative;
  display: inline-block;
}
.intro_tooltip .tooltiptext {
  visibility: hidden;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
}
.intro_tooltip:hover .tooltiptext {
  visibility: visible;
}
.CollectibleSelector {
  cursor: pointer;
  min-height: 52px;
  position: relative;
}
.CollectibleSelector ul {
  border: 1px solid #ccc;
  position: absolute;
  background: #f7f7f7;
  left: 0;
  top: 0;
  right: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  min-height: 32px;
  max-height: 304px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 0 16px 0;
  padding: 0;
  z-index: 1;
}
.CollectibleSelector .select {
  padding: 8px;
  font-size: small;
  color: #aaa;
}
.CollectibleSelector li {
  list-style: none;
  clear: both;
  height: 32px !important;
  overflow: hidden;
  margin: 0;
  padding: 4px;
}
.CollectibleSelector li img {
  width: 32px;
  float: left;
  margin-right: 4px;
}
.CollectibleSelector li > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.CollectibleSelector li small {
  display: block;
  text-overflow: ellipsis;
  color: #333;
  white-space: nowrap;
  height: 1em;
  max-width: 320px;
  overflow: hidden;
}
.CollectibleSelector li:hover {
  background: #b9b9b9;
}
.CollectibleSelector li:first-of-type {
  background: #fdfdfd;
  padding: 0;
}
.CollectibleSelector li:first-of-type > input[type='text'] {
  height: 100%;
  width: 100%;
  background: none;
  border: none;
  color: black;
}
.CollectibleSelector li:first-of-type > input[type='text']:focus-visible,
.CollectibleSelector li:first-of-type > input[type='text'] :focus,
.CollectibleSelector li:first-of-type > input[type='text'] :focus-within {
  border: none;
  outline: none;
}
.CollectibleSelector.closed li {
  display: none;
}
.CollectibleSelector.closed li.selected {
  display: block;
  line-height: 32px;
  padding-left: 16px;
}
.GiftCollectible {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: stretch;
}
.GiftCollectible > * {
  margin: 4px 0;
}
.GiftCollectible form {
  display: flex;
}
.GiftCollectible form > div {
  flex: 2;
}
.GiftCollectible form > div label {
  font-weight: bold;
}
.GiftCollectible form > div > input[type='text'] {
  display: block;
  width: 100%;
  min-height: 46px;
  margin: 0 0 4px 0;
  font-size: larger;
  padding: 0;
}
.GiftCollectible form > div:last-of-type {
  margin-left: 3px;
}
.GiftCollectible .GiftCollectibleConfirm {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 4px;
}
.GiftCollectible .GiftCollectibleConfirm img {
  width: 52px;
  float: left;
  margin-right: 4px;
}
.GiftCollectible .GiftCollectibleConfirm > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.GiftCollectible .GiftCollectibleConfirm small {
  display: block;
  text-overflow: ellipsis;
  color: #aaa;
  white-space: nowrap;
  height: 1em;
  overflow: hidden;
}
/**
* ///////////////////////////////////////
*
* THIS IS A RECYCABLE COMPONENT'S CSS;
* WHAT YOU CHANGE HERE WILL AFFECT MULTIPLE PLACES IN THE CODEBASE.
*/
ul.HorizontalTabPanel {
  margin: 0;
  padding: 0;
  margin-top: 8px;
  /*Ben's changes in his rampage*/
}
ul.HorizontalTabPanel a {
  color: inherit;
  background-color: unset;
}
ul.HorizontalTabPanel li + li {
  margin-left: 6px;
}
ul.HorizontalTabPanel li {
  display: inline-block;
  color: #0e0e0e;
  cursor: pointer;
  list-style: none;
  padding: 10px !important;
  background: #555555;
  border-radius: 4px;
}
ul.HorizontalTabPanel li h5 {
  color: #e6e6e6;
  font-size: 1em;
  margin: 0px;
}
ul.HorizontalTabPanel li:hover {
  background-color: #313131;
}
ul.HorizontalTabPanel li.-active > h5 {
  color: #ffe100;
}
ul.HorizontalTabPanel.-avatar-profile li {
  color: #555;
  background: white;
  border: 1px solid #777;
}
ul.HorizontalTabPanel.-avatar-profile li h5 {
  color: black;
}
ul.HorizontalTabPanel.-avatar-profile li:hover {
  background-color: #efefef;
}
ul.HorizontalTabPanel.-avatar-profile li.-active > h5 {
  color: black;
}
div.CollapsibleComponent > header {
  cursor: pointer;
  padding: 4px;
}
div.CollapsibleComponent > header:hover {
  background-color: #f1f1f1;
}
div.CollapsibleComponent > header:after {
  content: '˄';
  font-size: 13px;
  float: right;
  margin-left: 5px;
}
div.CollapsibleComponent > header.-open {
  background-color: #f1f1f1;
}
div.CollapsibleComponent > header.-open:after {
  content: '˅';
}
div.CollapsibleComponent > div.CollapsibleContent {
  padding: 0 0 0 4px;
}
div.CollapsibleComponent div.CollapsibleContent {
  height: 0px;
  overflow: hidden;
  transition: height 2s ease-in-out;
  -webkit-transition: height 2s ease-in-out;
  -moz-transition: height 2s ease-in-out;
  -ms-transition: height 2s ease-in-out;
}
div.CollapsibleComponent div.CollapsibleContent.-open {
  height: auto;
}
div.CollapsibleComponent.-report-table {
  border: 2px solid #e9e9e9;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.SendERC20Window p {
  margin-top: 0;
}
.SendERC20Window form div.currency-selection {
  display: flex;
}
.SendERC20Window form div.currency-selection > * {
  padding: 0 1px;
}
.SendERC20Window form input[type='text'] {
  width: 100%;
}
/* Snackbar */
.SnackbarsContainer {
  position: fixed;
  z-index: 12001;
  min-width: 120px;
  max-width: 480px;
  bottom: 10px;
  right: 10px;
  display: flex;
  flex-direction: column;
}
.snackbar {
  visibility: hidden;
  width: 100%;
  text-align: center;
  padding: 2px;
}
.snackbar.show {
  visibility: visible;
  /* Show the snackbar */
  animation: fadein 0.1s, fadeout 0.1s 1.5s;
  animation-fill-mode: forwards;
}
.snackbar div.panel {
  margin: 0.1em 0.1em 0.1em 0em;
}
/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  touch-action: manipulation;
}
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background: white;
  color: black;
  font-family: 'helvetica neue', sans-serif;
  font-display: swap;
  font-size: 0.85em;
}
@media prefers-color-scheme: dark {
  body {
    background: black;
    color: white;
  }
}
body * {
  font-family: inherit;
}
a {
  color: #55258c;
  cursor: pointer;
  text-decoration: dotted;
}
@media prefers-color-scheme: dark {
  a {
    color: #f2b6ff;
  }
}
a:visited {
  color: purple;
}
@media prefers-color-scheme: dark {
  a:visited {
    color: #ccc;
  }
}
a:hover {
  background-color: #55258c;
  color: white;
  text-decoration: none;
}
@media prefers-color-scheme: dark {
  a:hover {
    text-decoration: underline;
  }
}
input[type='checkbox'] {
  margin-bottom: 2px;
}
section {
  padding: 0 8px;
}
@media only screen and (max-width: 800px) {
  section {
    margin: 0;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 500px) {
  section {
    padding: 0 10px;
  }
}
section section {
  padding: 0;
}
section .columns {
  display: flex;
  flex-direction: column;
}
section .alt-columns {
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  section .columns {
    display: flex;
    flex-direction: row;
  }
  section .columns .left-column {
    flex: 1;
    position: relative;
    padding-bottom: 80px;
  }
  section .columns .right-column {
    width: 280px;
    margin-left: 20px;
  }
  section .alt-columns {
    display: flex;
    flex-direction: row;
  }
  section .alt-columns .left-column {
    width: 280px;
    margin-right: 20px;
  }
  section .alt-columns .right-column {
    flex: 1;
    position: relative;
    padding-bottom: 80px;
  }
}
section > video {
  max-width: 100%;
}
section > h1:first-child {
  margin-top: 20px;
}
footer {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  padding-top: 20px;
  margin-bottom: 40px;
  text-align: center;
  color: #555;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: inherit;
  color: #333;
}
@media prefers-color-scheme: dark {
  h1,
  h2,
  h3,
  h4,
  h5 {
    color: #fff;
  }
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-size: unset;
  }
}
h1 {
  font-size: 1.6em;
  font-weight: normal;
  margin: 0 0 0.4em 0;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  h1 {
    font-size: 2em;
  }
}
h2 {
  font-size: 1em;
  font-weight: bold;
}
h3 {
  font-size: 1.3em;
}
p {
  line-height: 1.5em;
}
.roundedButton {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.roundedButton:hover {
  background-color: #909090;
}
.roundedButton[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.roundedButton[disabled]:hover {
  background: #aaa;
}
a.RoundedButton,
button.RoundedButton {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
a.RoundedButton:hover,
button.RoundedButton:hover {
  background-color: #909090;
}
a.RoundedButton[disabled],
button.RoundedButton[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
a.RoundedButton[disabled]:hover,
button.RoundedButton[disabled]:hover {
  background: #aaa;
}
.desktop-only {
  display: none;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .desktop-only {
    display: block;
  }
}
.map-icon {
  width: 15px !important;
  height: 15px !important;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.map-icon.sandbox {
  background-image: url(/icons/mapIcons/sandbox_icon.png);
}
.map-icon.gallery {
  background-image: url(/icons/mapIcons/gallery_icon.png);
}
.map-icon.club {
  background-image: url(/icons/mapIcons/club_icon.png);
}
.map-icon.park {
  background-image: url(/icons/mapIcons/park_icon.png);
}
.map-icon.bar {
  background-image: url(/icons/mapIcons/bar_icon.png);
}
.map-icon.theater {
  background-image: url(/icons/mapIcons/theater_icon.png);
}
.map-icon.food {
  background-image: url(/icons/mapIcons/food_icon.png);
}
.map-icon.rest {
  background-image: url(/icons/mapIcons/rest_icon.png);
}
.map-icon.animal {
  background-image: url(/icons/mapIcons/animal_icon.png);
}
.map-icon.education {
  background-image: url(/icons/mapIcons/education_icon.png);
}
.map-icon.library {
  background-image: url(/icons/mapIcons/library_icon.png);
}
.map-icon.sports {
  background-image: url(/icons/mapIcons/sports_icon.png);
}
.map-icon.factory {
  background-image: url(/icons/mapIcons/factory_icon.png);
}
.map-icon.beach {
  background-image: url(/icons/mapIcons/beach_icon.png);
}
.map-icon.teleports {
  background-image: url(/icons/mapIcons/teleports_icon.png);
}
.map-icon.shops {
  background-image: url(/icons/mapIcons/shops_icon.png);
}
.map-icon.scenic {
  background-image: url(/icons/mapIcons/scenic_icon.png);
}
.map-icon.game {
  background-image: url(/icons/mapIcons/game_icon.png);
}
.map-icon.event {
  background-image: url(/icons/mapIcons/event_icon.png);
}
.map-icon.concert {
  background-image: url(/icons/mapIcons/concert_icon.png);
}
.map-icon.music {
  background-image: url(/icons/mapIcons/music_icon.png);
}
.map-icon.sale {
  background-image: url(/icons/mapIcons/sale_icon.png);
}
.map-icon.womp {
  background-image: url(/images/camera-transparent.png);
  transform: scale(1.8);
}
.map-icon.avatar {
  background-image: url(/images/marker.png);
}
.map-icon.money {
  background-image: url(/icons/mapIcons/money_icon.png);
}
/* !important needed here as somehow leaflet forces an element-specific style*/
div.leaflet-marker-icon.MarkersClusters {
  margin-left: -20px !important;
  margin-top: -20px !important;
  width: 40px !important;
  height: 40px !important;
  z-index: 298;
  background-clip: padding-box;
  border-radius: 20px;
  background-color: rgba(204, 57, 184, 0.6);
}
div.leaflet-marker-icon.MarkersClusters br {
  height: 8px;
}
div.leaflet-marker-icon.MarkersClusters > div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  background-color: rgba(170, 57, 204, 0.6);
}
div.leaflet-marker-icon.MarkersClusters.-avatar {
  background-color: rgba(57, 199, 204, 0.6);
}
div.leaflet-marker-icon.MarkersClusters.-avatar > div {
  background-color: rgba(57, 162, 204, 0.6);
}
/* flex helpers */
.is-flex {
  display: flex;
  flex-direction: row;
}
.flex-column {
  flex-direction: column;
}
.flex-fill {
  flex: 1;
}
.parcels-details {
  position: relative;
  display: flex;
  flex-direction: column;
}
.parcels-details .row {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.parcels-details .pd-a {
  display: flex;
  flex-direction: row;
  flex-grow: 0;
  margin-right: 10px;
  margin-top: 1rem;
}
.parcels-details .pd-a a.PlayNowButton {
  display-inline: block;
}
.parcels-details .pd-b {
  flex-grow: 1;
}
.parcels-details .pd-c {
  flex-grow: 1;
  margin-top: 1rem;
}
.parcels-details h1 {
  font-size: 1.8em !important;
  font-weight: bold !important;
  color: #333;
  position: relative;
  top: 10px;
}
.parcels-details .parcelName-editable:hover {
  border-bottom: 2px solid #424242;
}
.parcels-details .parcelName-editable:focus {
  outline: none;
  border-bottom: 3px solid #383838;
  color: #222222;
}
.parcels-details h2 {
  color: #666;
}
.parcels-details h2.address {
  font-size: 1.5em;
  margin: 0;
  color: #444;
}
.parcels-details.collection img {
  width: 75px;
  height: 75px;
}
.parcels-details .parcel-state-indicator {
  position: absolute;
  top: -8px;
  left: -19px;
  display: flex;
  flex-direction: column;
}
.parcels-details .parcel-state-indicator > .parcel_mode {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-self: center;
  display: flex;
  cursor: default;
  font-size: large;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .parcels-details .parcel-state-indicator > .parcel_mode {
    width: 25px;
    height: 25px;
  }
}
/* Editable component edit icons*/
.edit-icons {
  padding-left: 1%;
  margin: auto 0;
}
.edit-icons li {
  list-style: none;
  transition: all 0.3s;
}
.edit-icons li:hover {
  transform: scale(1.3);
}
.edit-icons a {
  text-decoration: none;
  cursor: pointer;
}
.edit-icons a:hover {
  background-color: transparent;
}
.CommunityEvents {
  display: flex;
  flex-direction: column;
}
.eventBoard-item {
  position: relative;
  overflow-wrap: break-word;
  cursor: pointer;
}
.eventBoard-item .event-time {
  font-style: italic;
}
.eventBoard-item div,
.eventBoard-item h4 {
  margin: 0;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .eventBoard-item {
    height: fit-content;
  }
}
.eventBoard-item.historic {
  cursor: pointer;
  width: 15%;
  margin: 2px;
  display: inline-block;
}
.eventBoard-item.historic h4 {
  font-size: smaller;
}
.eventBoard-item.historic:hover {
  cursor: default;
}
.eventBoard-item.one-third {
  cursor: pointer;
  width: 15%;
  margin: 2px;
  display: inline-block;
  width: 31%;
}
.eventBoard-item.one-third h4 {
  font-size: smaller;
}
a.big-boy-button,
a.PlayNowButton,
a#PlayNowButton {
  border-radius: 4px;
  border: black solid 2px;
  color: black;
  background-size: 200% 200%;
  background-position: 0% 100%;
  background-color: #55278c;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 700;
  margin: 2px;
  padding: 0.3rem 0.5rem;
  max-width: 75px;
  line-height: 2rem;
  height: 2rem;
  color: white;
}
a.big-boy-button:hover,
a.PlayNowButton:hover,
a#PlayNowButton:hover {
  background: linear-gradient(45deg, #aa00ff, #00ccff, #ff0077);
  background-size: 400% 400%;
  -webkit-animation: button-rainbow-hover 1.5s ease infinite;
  animation: button-rainbow-hover 1.5s ease infinite;
  animation-fill-mode: forwards;
  color: white;
}
.actions {
  margin: -8px 0 0 0;
  padding: 0;
  position: relative;
  width: fit-content;
}
.actions .not-favourite {
  filter: grayscale(100%);
  color: #555 !important;
}
.actions .favourite {
  background: #ffa;
}
.actions > li {
  display: inline-block;
  list-style: none;
  margin: 20px 0 2px 2px;
  padding: 0;
  position: relative;
}
.actions .visit a {
  border: none;
  box-shadow: none;
}
.actions .toggleOrbit {
  margin: 20px 0 1px 1px;
}
.actions a,
.actions button {
  border: none;
  display: inline-block;
  font: inherit;
  border-radius: 2px;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  margin: 0;
  cursor: pointer;
  decoration: underline;
  background: white;
}
@media prefers-color-scheme: dark {
  .actions a,
  .actions button {
    background: #333;
    border: none;
    color: white;
  }
}
.actions button {
  padding-bottom: 32px;
}
.actions a:hover,
.actions button:hover {
  background: black;
  color: white;
}
.actions .add-colors:hover {
  background: linear-gradient(339deg, #ff0000, #ffe300, #02ff00, #00fdff, #1c00ff, #fd00ff, #ff0000);
  background-size: 1400% 1400%;
  color: black;
  -webkit-animation: ColorRoll 4s ease infinite;
  -moz-animation: ColorRoll 4s ease infinite;
  animation: ColorRoll 4s ease infinite;
}
@-webkit-keyframes ColorRoll {
  0% {
    background-position: 14% 0%;
  }
  50% {
    background-position: 87% 100%;
  }
  100% {
    background-position: 14% 0%;
  }
}
@-moz-keyframes ColorRoll {
  0% {
    background-position: 14% 0%;
  }
  50% {
    background-position: 87% 100%;
  }
  100% {
    background-position: 14% 0%;
  }
}
@keyframes ColorRoll {
  0% {
    background-position: 14% 0%;
  }
  50% {
    background-position: 87% 100%;
  }
  100% {
    background-position: 14% 0%;
  }
}
.actions div.BuildTab {
  background: white;
  position: absolute;
  z-index: 2000;
  top: 36px;
  border: 1px solid black;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.actions div.BuildTab div {
  padding: 16px;
  background: linear-gradient(#ccc, #fff);
  font-weight: bold;
  font-size: 0.8em;
}
.actions div.BuildTab ul {
  display: flex;
  flex-wrap: wrap;
  width: 512px;
  height: 384px;
  margin: 0;
  padding: 0;
}
.actions div.BuildTab li {
  list-style: none;
  flex: 1 1 128px;
  width: 128px;
  height: 128px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.actions div.BuildTab li:hover {
  background: #ccc;
}
.actions div.BuildTab li:hover h4 {
  text-decoration: underline;
}
.actions div.BuildTab li > * {
  padding: 0;
  margin: 0 8px;
}
.actions div.BuildTab li h4 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.actions div.BuildTab li p {
  padding-top: 8px;
  font-size: 0.8em;
  color: #666;
  max-width: 128px;
}
.actions div.BuildTab img {
  width: 84px;
}
/* Loading gif */
.loading {
  width: 32px;
  height: 32px;
  position: relative;
  top: 12px;
  margin-right: 0;
  display: inline-block;
  background: url('/images/ajax-loader.gif') no-repeat center;
  background-repeat: no-repeat;
}
@media prefers-color-scheme: dark {
  .loading {
    filter: invert();
  }
}
.loading-icon {
  width: max-content;
  -webkit-animation: loading-icon-spin 1s linear infinite;
  -moz-animation: loading-icon-spin 1s linear infinite;
  animation: loading-icon-spin 1s linear infinite;
}
.loading-icon i {
  position: relative;
  top: 0.1em;
}
.loading-icon.inline {
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.loading-icon.very-large {
  font-size: x-large;
}
@-moz-keyframes loading-icon-spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes loading-icon-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loading-icon-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.panel {
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
  padding: 5px;
}
.panel > div {
  margin: auto 5px;
}
.panel .panel-title {
  display: block;
  cursor: pointer;
  font-size: large;
}
.panel .panel-title .panel_arrow {
  float: right;
}
.panel .panel-title h4 {
  font-size: 1em;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .panel .panel-title h4 {
    font-size: initial;
  }
}
.panel.is-clickable {
  cursor: pointer;
}
.panel.is-clickable:hover {
  background: #e7e7e78f;
}
.overlay .panel {
  color: black;
  word-break: break-word;
}
.collapsible.collapsed {
  display: none;
}
.panel.is-warning {
  margin: 0.75em 0 0.75em 0em;
  background: #fff348;
}
.panel.is-danger {
  margin: 0.75em 0.1em 0.75em 0em;
  background: #ff2424;
}
.panel.is-info {
  margin: 0.75em 0.1em 0.75em 0em;
  background: #a8bafc;
}
.panel.is-help {
  margin: 0.75em 0.1em 0.75em 0em;
  background: #e0e0e0;
}
.panel.is-success {
  margin: 0.75em 0.1em 0.75em 0em;
  background: #a8fcb6;
}
/* badges label */
.rarity-label {
  min-width: max-content;
  min-height: max-content;
  background-color: #9ba3a6;
  filter: contrast(120%);
  color: #000;
  border-radius: 5px;
  margin-left: 15%;
  padding: 0.1em 0.3em 0.1em 0.3em;
  font-weight: 600;
}
.rarity-label.rare {
  background-color: #4e95f1;
  filter: contrast(120%);
  color: #000;
}
.rarity-label.epic {
  background-color: #cf52cb;
  filter: contrast(120%);
  color: #000;
}
.rarity-label.legendary {
  background-color: #f3b643;
  filter: contrast(120%);
  color: #000;
}
.dot {
  height: 2px;
  width: 2px;
  border-radius: 50%;
  margin-left: 0;
  padding: 0.2em;
}
.no-margin {
  margin: 0;
}
/* has borders helper*/
.has-borders {
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 4px;
  border-bottom: 2px solid;
}
/* Emoji badges */
.emoji_badge {
  color: #000;
  float: left;
  position: relative;
  border-radius: 5px;
  background-color: #ccbddc;
  margin: 3px;
  padding: 3px 5px;
}
.emoji_badge.has-owner-vote {
  cursor: pointer;
  background-color: #55258c;
  color: white;
}
.emoji_badge.has-owner-vote:hover {
  background-color: #ccbddc;
}
.emoji-scores {
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: flex-start;
  flex-direction: row;
  flex-flow: wrap;
}
.addEmoji {
  cursor: pointer;
}
.addEmoji.disabled {
  background-color: lightgray;
}
.addEmoji .emojis-box {
  position: absolute;
  width: 312px;
  height: fit-content;
  background: #efefef;
  border-radius: 10px;
  left: -55px;
  top: 30px;
  display: none;
  z-index: 1000;
}
.addEmoji .emojis-box .emoji-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 190%;
  display: inline-block;
  border-radius: 5px;
  margin: 8px -1px 0 8px;
  text-align: center;
  transition: all 0.3s;
}
.addEmoji .emojis-box .emoji-icon.has-owner-vote {
  background-color: #55258c;
}
.addEmoji .emojis-box.small {
  width: 250px;
}
.addEmoji .emojis-box.small .emoji-icon {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 120%;
  margin: 4px -1px 0 4px;
}
.addEmoji:hover {
  background: none;
  padding: 5px 10px;
}
.addEmoji:hover b {
  margin-left: -5px;
  margin-top: -10px;
}
.addEmoji:hover .emojis-box {
  display: block;
}
.addEmoji:hover .emojis-box .emoji-icon:hover {
  transform: scale(1.4);
}
.addEmoji::before {
  content: '.';
  opacity: 0;
  display: block;
  width: 44px;
  height: 13px;
  position: absolute;
  top: 20px;
  left: 0;
}
.PopupAction {
  position: relative;
}
.PopupAction .PopupWindow {
  color: black;
  position: absolute;
  background-color: #fafafa;
  border: 1px solid gainsboro;
  border-radius: 4px;
  height: 500px;
  width: 300px;
  right: -120px;
  top: 16px;
  padding: 1px 4px;
  z-index: 50000;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .PopupAction .PopupWindow {
    height: 300px;
    width: 250px;
    right: -100px;
  }
}
.PopupAction .PopupWindow .submenu {
  margin-bottom: 15px;
  display: block;
  padding: 4px 0;
}
.PopupAction .PopupWindow .submenu h2 {
  margin: auto;
  display: inline-block;
  font-size: inherit;
}
.PopupAction .PopupWindow .submenu span {
  margin: 0 2px;
  float: right;
  border: 1px solid black;
  border-radius: 5px;
  padding: 2px;
}
.PopupAction .PopupWindow .submenu span:hover {
  cursor: pointer;
  background-color: #eeeeee;
}
.PopupAction.-inWorld a {
  color: #ddd;
}
.PopupAction.-inWorld > a {
  padding: 8px 1px;
}
.PopupAction.-inWorld button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.PopupAction.-inWorld button:hover {
  background-color: #909090;
}
.PopupAction.-inWorld button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.PopupAction.-inWorld button[disabled]:hover {
  background: #aaa;
}
.PopupAction.-inWorld .PopupWindow {
  text-shadow: none;
  color: white;
  background: #444;
  border: 1px solid #767676;
}
.PopupAction.-inWorld .PopupWindow .submenu h2 {
  color: white;
}
.PopupAction.-inWorld .PopupWindow .submenu span {
  border: 1px solid #555;
  background: #aaa;
  color: #111;
}
.PopupAction.-inWorld .PopupWindow .submenu span:hover {
  background-color: #555;
}
.mailbox-icon {
  position: relative;
}
.mailbox-icon .PopupWindow {
  color: black;
  position: absolute;
  background-color: #fafafa;
  border: 1px solid gainsboro;
  border-radius: 4px;
  height: 500px;
  width: 300px;
  right: -120px;
  top: 16px;
  padding: 1px 4px;
  z-index: 50000;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .mailbox-icon .PopupWindow {
    height: 300px;
    width: 250px;
    right: -100px;
  }
}
.mailbox-icon .PopupWindow .submenu {
  margin-bottom: 15px;
  display: block;
  padding: 4px 0;
}
.mailbox-icon .PopupWindow .submenu h2 {
  margin: auto;
  display: inline-block;
  font-size: inherit;
}
.mailbox-icon .PopupWindow .submenu span {
  margin: 0 2px;
  float: right;
  border: 1px solid black;
  border-radius: 5px;
  padding: 2px;
}
.mailbox-icon .PopupWindow .submenu span:hover {
  cursor: pointer;
  background-color: #eeeeee;
}
.mailbox-icon.-inWorld a {
  color: #ddd;
}
.mailbox-icon.-inWorld > a {
  padding: 8px 1px;
}
.mailbox-icon.-inWorld button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.mailbox-icon.-inWorld button:hover {
  background-color: #909090;
}
.mailbox-icon.-inWorld button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.mailbox-icon.-inWorld button[disabled]:hover {
  background: #aaa;
}
.mailbox-icon.-inWorld .PopupWindow {
  text-shadow: none;
  color: white;
  background: #444;
  border: 1px solid #767676;
}
.mailbox-icon.-inWorld .PopupWindow .submenu h2 {
  color: white;
}
.mailbox-icon.-inWorld .PopupWindow .submenu span {
  border: 1px solid #555;
  background: #aaa;
  color: #111;
}
.mailbox-icon.-inWorld .PopupWindow .submenu span:hover {
  background-color: #555;
}
.mailbox-icon .inbox .submenu span.cog {
  font-size: smaller;
}
.mailbox-icon .inbox .mail-subject {
  cursor: pointer;
}
.mailbox-icon .inbox .mail-subject:hover {
  background-color: #f0f0f0;
}
.mailbox-icon .inbox .mail-subject b {
  color: black;
  display: block;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.mailbox-icon .inbox .mail-subject b.read {
  color: #777;
}
.mailbox-icon .inbox .mail-content {
  color: black;
  margin-top: 4px;
  background-color: #f3f3f3;
  padding: 2px;
  border: 1px solid #dedede;
  word-break: break-word;
}
.mailbox-icon .inbox .mail-write-form input[type='text'] {
  width: 90%;
}
.mailbox-icon .inbox .mail-write-form textarea {
  width: 90%;
}
.mailbox-icon .unread-mails {
  position: absolute;
  top: 0;
  right: -2px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: red;
}
.mailbox-icon.-inWorld .mail-subject b {
  color: #ffffff;
}
.mailbox-icon.-inWorld .mail-subject b.read {
  color: #777;
}
.mailbox-icon.-inWorld .mail-subject small {
  color: #a2a2a2;
}
.mailbox-icon.-inWorld .mail-subject:hover b {
  color: #494949;
}
.mailbox-icon.-inWorld .mail-subject:hover b.read {
  color: #b9b9b9;
}
.mailbox-icon.-inWorld .mail-subject:hover small {
  color: #a2a2a2;
}
.mailbox-icon.-inWorld .mail-content {
  color: #ffffff;
  background-color: #313131;
  border: 1px solid #747474;
}
.mailbox-icon.-inWorld .mail-content a {
  color: darkgray;
}
.mailbox-icon.-inWorld .mail-write-form input,
.mailbox-icon.-inWorld .mail-write-form textarea {
  background: #222;
  color: #aaa;
}
.Center {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.Center.-no-flex {
  display: block;
  flex-direction: unset;
}
.ScrollPane {
  max-height: 250px;
  overflow-y: auto;
}
@media only screen and (max-height: 900px) {
  .ScrollPane {
    max-height: 95px;
  }
}
.SplitPanel {
  display: flex;
}
.SplitPanel > aside {
  min-width: 20%;
}
.SplitPanel > aside.-max40 {
  max-width: 40%;
}
.SplitPanel > div {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 0;
}
.SplitPanel > * + * {
  margin-left: 10px;
}
.SplitPanel.-column {
  flex-direction: column;
}
.SplitPanel.-column .Panel {
  margin-left: 0;
}
@media only screen and (max-width: 800px) {
  .SplitPanel {
    flex-direction: column;
    /* This is to make the whole SplitPanel scrollable */
    overflow-y: auto;
    /* remove scrollable attribute of Panels; */
  }
  .SplitPanel > div.Panel {
    overflow: unset;
    min-height: unset;
  }
  .SplitPanel > * + * {
    margin-left: 0;
    margin-bottom: 5px;
  }
}
.Panel {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  padding: 10px;
}
.Panel > header {
  position: relative;
  color: black;
  background: rgba(233, 233, 233, 0.667);
  border-radius: 4px;
  padding: 10px;
  margin: -10px;
  margin-bottom: 10px;
}
.Panel > header h3 {
  background: none;
  color: black;
}
.Panel > header button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  position: absolute;
  margin-right: 0;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.Panel > header button:hover {
  background-color: #909090;
}
.Panel > header button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.Panel > header button[disabled]:hover {
  background: #aaa;
}
.Panel h4 {
  color: black;
  margin: 5px 0;
}
.PanelTabs {
  margin: 0;
  padding: 0;
}
.PanelTabs a {
  color: #1f2950;
}
.PanelTabs.-numbered li {
  list-style: number;
  padding: 0 !important;
  background: transparent;
  margin-left: 20px;
  margin-top: 10px !important;
}
.PanelTabs.-numbered li.-none {
  list-style: none;
}
.PanelTabs.-numbered li.-none:hover {
  background: transparent;
}
.PanelTabs li + li {
  margin-top: 5px;
}
.PanelTabs li {
  color: #0e0e0e;
  cursor: pointer;
  list-style: none;
  padding: 10px !important;
  background: #555555;
  border-radius: 4px;
}
.PanelTabs li ol {
  margin: 0;
  padding: 0;
  margin-top: 10px;
}
.PanelTabs li ol li {
  background: transparent;
  padding: 5px 10px;
  font-weight: normal !important;
}
.PanelTabs li ol li:hover {
  background-color: #313131;
}
.PanelTabs li h5 {
  color: #e6e6e6;
  font-size: 1em;
  margin: 0px;
}
.PanelTabs li:hover {
  background-color: #313131;
}
.PanelTabs li.-active > h5 {
  color: #ffe100;
}
.CreateEventForm .input-event {
  display: flex;
  margin: 3px 0;
}
.CreateEventForm .input-event label {
  min-width: 150px;
}
.CreateEventForm .input-event input[type='text'] {
  flex: 2;
}
.CreateEventForm .Submit {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.MessageWriteForm {
  padding: 8px 10px;
}
.MessageWriteForm * + section {
  margin-top: 10px;
}
.MessageWriteForm input,
.MessageWriteForm textarea {
  width: 100%;
  box-sizing: border-box;
  font-size: 120%;
  padding: 4px;
  display: block;
  margin-top: 4px;
}
.MessageWriteForm button {
  padding: 5px 10px;
}
.MessageWriteForm button i {
  margin-right: 4px;
}
.MailboxMessage div.subject {
  cursor: pointer;
  padding: 10px;
  border-radius: 6px;
}
.MailboxMessage div.subject:hover {
  background: #f4e4fc;
}
.MailboxMessage div.subject b {
  color: #370c63;
  display: block;
  text-overflow: ellipsis;
  white-space: pre;
  overflow: hidden;
}
.MailboxMessage div.subject b.read {
  color: #414141;
}
.MailboxMessage div.content {
  color: black;
  background-color: #f3f3f3;
  padding: 10px;
  border: 1px solid #dedede;
  word-break: break-word;
  border-radius: 4px;
}
.MailboxMessage p {
  margin: 0;
}
.login-options {
  position: relative;
}
.login-options .PopupWindow {
  color: black;
  position: absolute;
  background-color: #fafafa;
  border: 1px solid gainsboro;
  border-radius: 4px;
  height: 500px;
  width: 300px;
  right: -120px;
  top: 16px;
  padding: 1px 4px;
  z-index: 50000;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
  box-shadow: 11px 10px 5px -11px rgba(0, 0, 0, 0.75);
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .login-options .PopupWindow {
    height: 300px;
    width: 250px;
    right: -100px;
  }
}
.login-options .PopupWindow .submenu {
  margin-bottom: 15px;
  display: block;
  padding: 4px 0;
}
.login-options .PopupWindow .submenu h2 {
  margin: auto;
  display: inline-block;
  font-size: inherit;
}
.login-options .PopupWindow .submenu span {
  margin: 0 2px;
  float: right;
  border: 1px solid black;
  border-radius: 5px;
  padding: 2px;
}
.login-options .PopupWindow .submenu span:hover {
  cursor: pointer;
  background-color: #eeeeee;
}
.login-options.-inWorld a {
  color: #ddd;
}
.login-options.-inWorld > a {
  padding: 8px 1px;
}
.login-options.-inWorld button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.login-options.-inWorld button:hover {
  background-color: #909090;
}
.login-options.-inWorld button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.login-options.-inWorld button[disabled]:hover {
  background: #aaa;
}
.login-options.-inWorld .PopupWindow {
  text-shadow: none;
  color: white;
  background: #444;
  border: 1px solid #767676;
}
.login-options.-inWorld .PopupWindow .submenu h2 {
  color: white;
}
.login-options.-inWorld .PopupWindow .submenu span {
  border: 1px solid #555;
  background: #aaa;
  color: #111;
}
.login-options.-inWorld .PopupWindow .submenu span:hover {
  background-color: #555;
}
/* Parcel Details on parcel page and parcel-info tab.*/
.ParcelDetailsComponent dl.attributes {
  position: relative;
}
.ParcelDetailsComponent dt {
  text-decoration: underline;
  position: absolute;
  padding-top: 10px;
  padding-left: 10px;
}
.ParcelDetailsComponent dd {
  margin: 0;
  padding-left: 8em;
  margin-bottom: 10px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  min-height: 1em;
}
.ParcelDetailsComponent dd.clear {
  padding-left: 10px;
  padding-top: 2em;
}
.ParcelCard {
  width: 100px;
  min-width: 100px;
  background-color: #f1f1f1;
  margin: 0 5px;
  border-radius: 5px;
  z-index: 0;
  cursor: pointer;
  padding: 2px;
  -webkit-box-shadow: 5px 5px 5px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 5px 5px 5px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 5px 5px 5px -6px rgba(0, 0, 0, 0.75);
}
.ParcelCard:hover {
  transform: scale(1.025);
  transform-origin: 0 0;
}
.ParcelCard img {
  width: 75px;
  height: 75px;
  display: block;
  margin: 2px auto;
}
.ParcelCard .parcel-card-content {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: smaller;
}
.ParcelCard .parcel-card-content b,
.ParcelCard .parcel-card-content small {
  display: block;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
}
.PropertyItem .property-item-header {
  display: flex;
  padding: 5px 0;
  cursor: pointer;
}
.PropertyItem .property-item-header > div:first-child {
  width: 10%;
  text-align: center;
  margin: auto 0;
}
.PropertyItem .property-item-header > div:not(:first-child) {
  margin: auto 5px;
}
.PropertyItem .property-item-header img {
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .PropertyItem .property-item-header img {
    width: 50px;
    height: 50px;
  }
}
.PropertyItem .property-item-header > div:last-child {
  text-align: center;
  margin: auto 5px auto auto;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .PropertyItem .property-item-header > div:last-child {
    flex-direction: row;
  }
  .PropertyItem .property-item-header > div:last-child a:last-child {
    margin: 0 0 0 10px;
  }
}
.PropertyItem .property-item-header.-space {
  justify-content: space-between;
}
.PropertyItem .property-item-header.-space > div:last-child {
  margin: unset;
}
.PropertyItem div.property-item-body {
  display: flex;
  justify-content: space-evenly;
  margin: 8px 0;
  font-size: xx-small;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .PropertyItem div.property-item-body {
    font-size: inherit;
  }
}
.PropertyItem div.property-item-body.collapsed {
  display: none;
}
.PropertyItem div.property-item-body > div {
  margin: 0 5px 0 5px;
}
.PropertyItem div.property-item-body.-space {
  justify-content: flex-end;
}
.PropertyItem div.property-item-body.-space > div > a {
  padding: 5px;
  background: #ebebeb;
  border-radius: 4px;
  color: black;
  cursor: pointer;
}
.PropertyItem div.property-item-body.-space > div > a:hover {
  background-color: #d4d4d4;
}
.bubble {
  position: absolute;
  font-size: 12px;
  line-height: 15px;
  text-shadow: none;
  width: 250px;
  min-width: 180px;
  background: #fff;
  margin-top: 15px;
  border-radius: 5px;
  padding: 24px;
  text-align: center;
  color: #000;
  z-index: 50000;
}
.bubble .close {
  background: #7a7a7a;
  color: #000000;
  border-radius: 2px;
  font: inherit;
  font-weight: bold;
  background: none;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  position: absolute;
  top: 8px;
  right: 4px;
  cursor: pointer;
}
.bubble .close:hover {
  background: #5e5e5e;
}
.bubble.bubble-top-right {
  left: -250px;
  top: 10px;
}
.bubble.bubble-top-left {
  left: -3px;
  top: 5px;
}
.bubble-top-right:before {
  content: '';
  width: 0px;
  height: 0px;
  position: absolute;
  border-right: 24px solid #fff;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #fff;
  border-top: 20px solid transparent;
  right: 32px;
  top: -24px;
}
.bubble-top-left:before {
  content: '';
  width: 0px;
  height: 0px;
  position: absolute;
  border-left: 24px solid #fff;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  border-top: 20px solid transparent;
  left: 32px;
  top: -16px;
}
.Pagination {
  margin-bottom: 1em;
}
.Pagination a:first-child,
.Pagination a:last-child {
  padding: 0 8px;
}
.Pagination a,
.Pagination span {
  min-width: 24px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
}
.Pagination span {
  color: #aaa;
}
.Pagination a {
  border: 1px solid #aaa;
  display: inline-block;
  text-decoration: none;
}
.Pagination a.active {
  border: none;
  color: #f0a;
  font-weight: bold;
}
i.fi-nft {
  background: url(/images/nft-icon.png);
  background-position: center;
  background-size: contain;
  filter: invert(1);
  width: 24px;
  height: 24px;
  display: block;
}
div.NameMintInput,
div.SimpleNameMintInput {
  padding-bottom: 10px;
}
div.NameMintInput form,
div.SimpleNameMintInput form {
  margin-bottom: 5px;
  text-align: center;
}
div.NameMintInput form label,
div.SimpleNameMintInput form label {
  font-weight: bold;
}
div.NameMintInput form input[type='text'],
div.SimpleNameMintInput form input[type='text'] {
  width: 60%;
  line-height: 20px;
  border-radius: 5px;
  border: none;
  border-bottom: 2px solid black;
  margin: 2px 4px;
  padding: 2px;
}
.OverlayWindow {
  animation-duration: 0.5s;
  animation-name: slidein-instructions;
  position: absolute;
  z-index: 12000;
  background: rgba(51, 51, 51, 0.949);
  color: white;
  border-radius: 4px;
  padding: 10px;
  border: 1px solid #525252;
  width: 650px;
  height: 60%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  /* Makes more sense for OverlayWindow to be centered by default. Especially on web. */
  /* Creates a small window that isn't exactly a Main UI window
This is mainly used for the script-browser in exanded editor. The idea is to create an very small overlay window
similar to a dropdown */
}
@media only screen and (max-width: 800px) {
  .OverlayWindow {
    width: 85%;
    height: 90%;
  }
}
.OverlayWindow h1,
.OverlayWindow h2,
.OverlayWindow h3,
.OverlayWindow h4,
.OverlayWindow h5,
.OverlayWindow h6 {
  color: white;
  margin: 0;
}
.OverlayWindow a {
  color: #aed9ff;
}
.OverlayWindow p {
  user-select: text;
}
.OverlayWindow > header {
  position: relative;
  color: white;
  background: rgba(17, 17, 17, 0.667);
  border-radius: 4px;
  padding: 10px;
  margin: -5px;
  margin-bottom: 10px;
}
.OverlayWindow > header h3 {
  background: none;
  color: inherit;
}
.OverlayWindow > header div.searchBar {
  position: absolute;
  right: 40px;
  top: 10px;
}
.OverlayWindow > header button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  position: absolute;
  margin-right: 0;
  top: 10px;
  right: 10px;
}
.OverlayWindow > header button:hover {
  background-color: #909090;
}
.OverlayWindow > header button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.OverlayWindow > header button[disabled]:hover {
  background: #aaa;
}
.OverlayWindow > section {
  flex: 1;
  max-width: 100%;
  min-height: 0;
  padding: 0;
  margin: 0;
}
.OverlayWindow div.OverlayHighlightContent {
  background: #212121aa;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.OverlayWindow div.OverlayHighlightContent h4 {
  margin-bottom: 5px;
}
.OverlayWindow div.OverlayHighlightContent.-canEdit h4 {
  color: #ffef76;
}
.OverlayWindow div.OverlayHighlightContent.-moderator h4 {
  color: #7684ff;
}
.OverlayWindow div.OverlayHighlightContent.-wallet p {
  font-family: monospace;
  overflow: hidden;
  text-overflow: ellipsis;
}
.OverlayWindow div.OverlayHighlightContent.-scrollable {
  max-height: 100px;
  min-height: 50px;
  overflow-y: auto;
}
.OverlayWindow div.OverlayHighlightContent.-link a {
  color: white;
}
.OverlayWindow div.OverlayHighlightContent button {
  margin: 2px;
}
.OverlayWindow.-resizable {
  resize: both;
  min-height: 300px;
  max-height: 90%;
  min-width: 400px;
  max-width: 90%;
}
.OverlayWindow.-assetLibrary {
  width: 750px;
}
.OverlayWindow.-takeWomp {
  height: auto;
  width: 700px;
}
.OverlayWindow.-takeWomp > header {
  padding: 16px;
}
.OverlayWindow.-takeWomp > header h3 i {
  margin-right: 3px;
}
.OverlayWindow.-takeWomp > header button.close {
  top: 16px;
  right: 16px;
}
.OverlayWindow.-noHiddenOverflow {
  overflow: initial;
}
.OverlayWindow.-small-width {
  width: 350px;
}
.OverlayWindow.-WhatsNew .PagingButtons {
  margin-bottom: 15px;
}
.OverlayWindow.-WhatsNew .PagingButtons span {
  font-size: larger;
}
.OverlayWindow.-WhatsNew .markup {
  padding-left: 20px;
}
.OverlayWindow.-auto-height {
  height: fit-content;
  height: -moz-fit-content;
}
@media only screen and (max-width: 800px) {
  .OverlayWindow.-auto-height {
    height: 90%;
  }
}
.OverlayWindow.-fixed {
  position: fixed;
}
.OverlayWindow.-right-offset {
  animation-name: slidein-right-offset;
  transform: none;
  left: unset;
  right: 10px;
  top: 54px;
}
.OverlayWindow.-script-library {
  animation-duration: none;
  animation-name: none;
  width: 480px;
  top: unset;
  left: unset;
  transform: none;
  right: 0;
}
.OverlayWindow.-script-library > header {
  /* Force height since the header position is absolute and has no content */
  height: 20px;
}
.OverlayWindow.-script-library > header div.searchBar {
  /* Make the search bar full width */
  width: 90%;
}
.OverlayWindow.-script-library > header div.searchBar form.SearchBar {
  width: 100%;
}
.OverlayWindow.-no-animation {
  animation-duration: none;
  animation-name: none;
}
.OverlayWindow.-box-shadow {
  -webkit-box-shadow: 2px 2px 23px 4px rgba(0, 0, 0, 0.69);
  -moz-box-shadow: 2px 2px 23px 4px rgba(0, 0, 0, 0.69);
  box-shadow: 2px 2px 23px 4px rgba(0, 0, 0, 0.69);
}
@keyframes slidein-right-offset {
  from {
    top: -50%;
  }
  to {
    top: 54px;
  }
}
/* Grid for showing things*/
.CardList {
  padding: 4px;
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  width: 100%;
}
.CardList .EmptyList {
  margin: auto;
}
@media screen and (min-height: 1200px) {
  .CardList {
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  }
}
.CardList.small {
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
}
.CardList.small .Card {
  margin: 2px 4px;
  padding: 4px;
}
.EmptyList {
  display: flex;
  flex-direction: column;
}
.EmptyList .icon {
  display: none;
}
.EmptyList .lead {
  margin: 0;
  display: none;
}
.EmptyList .subtitle {
  margin: 0;
}
.Card {
  justify-content: center;
  margin: 4px 8px;
  padding: 8px;
  padding-left: 0;
  color: black;
  display: block;
  position: relative;
  text-decoration: unset;
  overflow: hidden;
  cursor: pointer;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .Card {
    position: relative;
    left: -2px;
  }
}
.Card img {
  margin: auto;
  background-color: #333;
  border-radius: 5px;
  box-sizing: border-box;
  display: block;
  margin-bottom: 5px;
  height: auto;
  width: 100%;
  object-fit: scale-down;
}
.Card .img_container {
  position: relative;
}
.Card .img_container .overlay {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.Card .img_container .overlay div {
  background-color: #4c056a;
  color: white;
  padding: 16px;
  border-radius: 100px;
}
.Card.-medium {
  position: relative;
}
.Card.-medium .womp-time {
  padding: 0;
  color: white;
  position: absolute;
  top: 210px;
  right: 18px;
  font-size: 0.8em;
  opacity: 0.8;
}
.Card.-compact {
  box-shadow: -3px 2px 5px #ddd;
  margin: auto;
  margin-bottom: 10px;
  border: #dadada 1px solid;
  box-shadow: -3px 5px 8px #ddd;
  background-color: #f5f5f5;
}
.Card.-compact a {
  color: #4c056a;
}
.Card a {
  text-decoration: none;
}
.Card header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Card header div {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
}
.Card header div.user {
  font-size: 85%;
  float: right;
  text-align: right;
}
.Card header div + div {
  margin-left: 4px;
}
.Card div.userDescription {
  display: flex;
  justify-content: space-between;
  color: #7e7e7e;
}
.Card div.userDescription div.description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-style: italic;
  flex: 1;
  padding: 6px 0px 0px 0px;
}
.Card div.teleport {
  display: flex;
  justify-content: center;
}
.Card div.teleport a,
.Card div.teleport button {
  text-align: center;
  background: #ffffff;
  border: 1px solid #7e7e7e;
  margin-top: 10px;
  padding: 10px 0px;
  cursor: pointer;
}
.Card div.userCount {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
  border-radius: 5px;
  background: #3d2f5fbf;
  color: #ececec;
}
.womp_time > p {
  font-size: 80%;
  font-weight: 600;
  color: #7e7e7e;
  float: right;
  line-height: 0;
  padding: 2px 10px 10px 0px;
  margin: 2px;
}
.NewAssetOptions > * + h4 {
  margin-top: 10px;
}
.NewAssetOptions input[type='text'],
.NewAssetOptions select,
.NewAssetOptions textarea {
  width: 100%;
  box-sizing: border-box;
}
.NewAssetOptions textarea {
  margin: 0px;
  width: 100%;
  height: 39px;
  padding: 5px;
  resize: vertical;
  min-height: 50px;
  max-height: 100px;
  box-sizing: border-box;
}
.AssetCard {
  /* undo link styles*/
  text-decoration: unset;
  display: block;
  position: relative;
  border: #b7b7b7 5px solid;
  color: black;
  margin: 5px auto;
  border-radius: 5px;
  background-color: #b7b7b7;
  overflow: hidden;
  cursor: pointer;
  width: 180px;
  transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  flex-shrink: 0;
}
.AssetCard.-small {
  width: 160px;
}
.AssetCard.-small > img {
  width: 160px;
  height: 160px;
}
.AssetCard.-large {
  width: 180px;
}
.AssetCard.-large > img {
  width: 180px;
  height: 180px;
}
.AssetCard.-preview {
  cursor: default;
  background: white;
  border-color: white;
  margin: 0 5px 0 0;
}
.AssetCard > img {
  width: 180px;
  height: 180px;
  background-color: #333;
  box-sizing: border-box;
  display: block;
  margin-bottom: 5px;
}
.AssetCard a {
  text-decoration: none;
  color: #4c056a;
}
.AssetCard a:hover {
  color: #ce89eb;
}
.AssetCard header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.AssetCard header div.name {
  font-size: 90%;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
}
.AssetCard footer {
  margin: 0;
  padding: 0;
  border-top: none;
  color: inherit;
  display: flex;
  justify-content: space-between;
}
.AssetCard footer div.type img {
  display: block;
  width: 16px;
  height: 16px;
}
.AssetCard footer div.author {
  font-size: 90%;
}
.AssetCard footer div + div {
  margin-left: 4px;
}
.AssetCard div.viewsCount {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
  border-radius: 5px;
  background: #3d2f5fbf;
  color: #ececec;
}
.AssetCard div.time {
  font-size: 90%;
}
.AssetCard:hover {
  background: white;
  border-color: white;
}
.AssetBrowser {
  position: relative;
}
.AssetBrowser.-script-chooser > div.inspector {
  width: 60%;
}
.AssetBrowser > div.scrollContainer {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 6px 0 4px;
}
.AssetBrowser ul {
  padding: 0;
  margin: 0;
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.AssetBrowser ul:after {
  display: block;
  content: ' ';
  flex: 1;
}
.AssetBrowser li {
  margin: 5px;
}
.AssetBrowser > div.inspector {
  width: 38%;
  max-width: 300px;
  background-color: #2b2b2b;
  padding: 0;
  border-top-left-radius: 5px;
  right: 0;
  top: -30px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  position: absolute;
  /* We can edit the name, description or category */
  /*Make textarea a tad darker so we can distinguish it easier */
  /* The main buttons when opening the inspector (Insert, copy, view script) */
  /* The buttons at the bottom of inspector: Remove, Report.. */
}
.AssetBrowser > div.inspector button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.AssetBrowser > div.inspector button:hover {
  background-color: #909090;
}
.AssetBrowser > div.inspector button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.AssetBrowser > div.inspector button[disabled]:hover {
  background: #aaa;
}
.AssetBrowser > div.inspector input[type='text'],
.AssetBrowser > div.inspector textarea,
.AssetBrowser > div.inspector dd > select {
  background: none;
  border: none;
  border-bottom: 2px solid #585858;
}
.AssetBrowser > div.inspector input[type='text'] option,
.AssetBrowser > div.inspector textarea option,
.AssetBrowser > div.inspector dd > select option {
  color: black;
}
.AssetBrowser > div.inspector textarea {
  background-color: #2e2e2e;
}
.AssetBrowser > div.inspector header {
  margin-bottom: 5px;
  background-color: #1d1e1e;
  border-top-left-radius: 5px;
  padding: 5px;
  margin: 0;
}
.AssetBrowser > div.inspector header button.close {
  margin-right: 0;
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
}
.AssetBrowser > div.inspector header input[type='text'] {
  font-size: medium;
}
.AssetBrowser > div.inspector .panel {
  color: black;
}
.AssetBrowser > div.inspector > div.scrollContainer {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 6px 0 4px;
}
.AssetBrowser > div.inspector div.img {
  text-align: center;
}
.AssetBrowser > div.inspector img {
  width: 160px;
  height: 160px;
}
.AssetBrowser > div.inspector div.MainActionsButtons {
  margin: 0 0 20px 0;
  display: flex;
  justify-content: space-evenly;
}
.AssetBrowser > div.inspector div.MainActionsButtons button {
  margin-right: unset;
  height: 32px;
}
.AssetBrowser > div.inspector dd.user-actions button.-red {
  background-color: #a93f3f;
}
.AssetBrowser > div.inspector div.assetbrowser-info dt {
  border-bottom: 1px solid #3e3e3e;
  font-weight: bold;
  background: #252525;
  padding: 3px;
  margin: 5px 0;
}
.AssetBrowser > div.inspector textarea {
  width: 98%;
}
.TopBar {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #333333a6;
  color: #ddd;
  text-shadow: 1px 1px 1px #111;
  border-radius: 6px;
  padding-right: 4px;
}
.TopBar i {
  line-height: unset;
}
.TopBar.-collapsed {
  padding-right: 0;
}
.TopBar.-collapsed .grabber {
  border-radius: 6px;
}
.TopBar.-collapsed li + li {
  display: none;
}
.TopBar .grabber {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #35353566;
  color: #848484;
}
.TopBar > ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}
.TopBar > ul > li {
  list-style: none;
  margin: 0;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  white-space: nowrap;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .TopBar > ul > li {
    font-size: 16px;
  }
}
.TopBar > ul > li > span.unreadCount {
  background: #ff7979;
  padding: 0.3em 0.5em;
  border-radius: 12px;
  font-size: 82%;
}
.TopBar > ul > li > div.dropDown {
  white-space: normal;
  font-weight: normal;
  line-height: normal;
  text-shadow: none;
  cursor: default;
}
.TopBar > ul > li.-location {
  font-weight: bold;
}
.TopBar > ul > li.-user {
  font-weight: bold;
}
.TopBar > ul > li.-user > i {
  padding-right: 2px;
  vertical-align: bottom;
}
.TopBar > ul > li.-unread > i {
  color: #ff6666;
}
.TopBar > ul > li.-active {
  color: #f1b4ff !important;
  background-color: #3800367d !important;
}
.TopBar > ul > li:hover {
  color: white;
  background-color: #111a;
}
.TopBar .location a {
  color: white;
}
.TopBar .location a:hover {
  background: none !important;
}
.TopBar .location small {
  opacity: 0.5;
}
.TopBar .location.-canEdit a {
  color: #ffef76;
}
.TopBar .TopbarEditableNameField input {
  padding: 0 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  line-height: 18px;
  font-size: 16px;
  color: #ddd;
  max-width: 50px;
  text-shadow: 1px 1px 1px #111;
  background: none;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .TopBar .TopbarEditableNameField input {
    max-width: 90px;
  }
}
.TopBar .TopbarEditableNameField input:focus {
  border-bottom: 1px solid black;
}
.TopBarOverlay {
  background: rgba(43, 15, 43, 0.88);
  color: white;
  display: block;
  border: 1px solid #795e79;
  position: absolute;
  border-radius: 4px;
  margin-left: -80px;
  margin-top: 10px;
  width: 245px;
  padding: 15px;
  right: 0px;
  font-size: 13px;
  z-index: 12001;
}
@media only screen and (max-width: 800px) {
  .TopBarOverlay {
    padding: 6px;
  }
}
.TopBarOverlay label {
  cursor: pointer;
}
.TopBarOverlay header {
  margin-bottom: 10px;
}
.TopBarOverlay header span.closeButton {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.TopBarOverlay h2 {
  color: white;
  margin-top: 0;
}
.TopBarOverlay h4 {
  color: #fafafa;
  font-size: 1em;
  text-shadow: none;
}
.TopBarOverlay.-signIn {
  width: 260px;
}
.TopBarOverlay.-signIn header h2 {
  text-align: center;
  font-weight: normal;
}
.TopBarOverlay.-signIn a {
  color: #d1d1d1;
  text-decoration: underline;
}
.TopBarOverlay.-signIn label.rememberCheckbox {
  border-radius: 3px;
  padding: 5px;
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  font-size: 86%;
  align-items: center;
}
.TopBarOverlay.-signIn label.rememberCheckbox input {
  vertical-align: sub;
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.TopBarOverlay.-signIn label.rememberCheckbox span {
  flex: 1;
}
.TopBarOverlay.-signIn label.rememberCheckbox:hover {
  color: white;
  background: #55258c;
}
.TopBarOverlay.-persona {
  width: 180px;
}
.TopBarOverlay.-webPersona {
  width: 180px;
  left: 0;
  right: unset;
  margin-left: 0;
  margin-top: 0px;
  border-top-left-radius: 0;
}
@media only screen and (max-width: 500px) {
  .TopBarOverlay.-webPersona {
    left: unset;
    right: 0;
  }
}
.TopBarOverlay .fs label {
  display: block;
}
.TopBarOverlay .fs label input[type='checkbox'] {
  vertical-align: bottom;
  margin-right: 5px;
  margin-bottom: 2px;
}
.TopBarOverlay .fs input[type='range'] {
  width: 230px;
}
.TopBarOverlay * + .fs {
  margin-top: 12px;
}
@media only screen and (max-width: 800px) {
  .TopBarOverlay * + .fs {
    margin-top: 6px;
  }
}
ul.PersonaMenu {
  list-style: none;
  margin: -6px -15px;
  font-size: 14px;
  padding: 0;
}
ul.PersonaMenu li {
  padding: 6px 20px;
  cursor: pointer;
}
ul.PersonaMenu li > span.unreadCount {
  background: #ff7979;
  padding: 0.3em 0.5em;
  border-radius: 12px;
  font-size: 82%;
}
ul.PersonaMenu li header {
  font-weight: bold;
}
ul.PersonaMenu li:hover {
  color: white;
  background: #55258c;
}
li.account {
  margin-bottom: 1.5rem;
  font-weight: bold;
}
li.account ul {
  font-weight: normal;
}
.WebTopBar {
  background: #333333a6;
  color: #ddd;
  text-shadow: 1px 1px 1px #111;
  border-radius: 6px;
  margin-left: auto;
  padding: 0px 5px;
}
.WebTopBar i {
  line-height: unset;
}
@media only screen and (max-width: 500px) {
  .WebTopBar {
    padding: 5px 0px;
  }
}
.WebTopBar > ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media only screen and (max-width: 500px) {
  .WebTopBar > ul {
    display: block;
  }
}
.WebTopBar > ul > li {
  font-size: 16px;
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 800px) {
  .WebTopBar > ul > li {
    font-size: 14px;
  }
}
.WebTopBar > ul > li:hover > div.dropDown.-hoverVisible {
  display: block;
}
.WebTopBar > ul > li.-unread > a > i {
  color: #ff6666;
}
.WebTopBar > ul > li > a {
  display: block;
  padding: 8px 10px;
  line-height: 18px;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  color: unset;
}
@media only screen and (max-width: 500px) {
  .WebTopBar > ul > li > a {
    padding: 5px 20px;
  }
}
.WebTopBar > ul > li > a:hover {
  color: white;
  background-color: #111a;
}
.WebTopBar > ul > li > div.dropDown {
  white-space: normal;
  font-weight: normal;
  line-height: normal;
  cursor: default;
  position: relative;
  text-shadow: none;
}
.WebTopBar > ul > li > div.dropDown.-hoverVisible {
  display: none;
}
.WebTopBar > ul > li.-location {
  font-weight: bold;
}
.WebTopBar > ul > li.-user {
  font-weight: bold;
  color: white;
}
.WebTopBar > ul > li.-user > a > i {
  padding-right: 2px;
  vertical-align: bottom;
}
ul.WebMenu {
  list-style: none;
  margin: -6px -15px;
  font-size: 14px;
  padding: 0;
  text-shadow: 1px 1px 1px black;
}
ul.WebMenu li > a {
  display: block;
  padding: 6px 20px;
  cursor: pointer;
  color: white;
}
ul.WebMenu li > a > span.unreadCount {
  background: #ff7979;
  padding: 0.3em 0.5em;
  border-radius: 12px;
  font-size: 82%;
}
ul.WebMenu li > a:hover {
  color: white;
  background: #55258c;
}
ul.WebMenu li > a i {
  display: inline-block;
  width: 20px;
  text-align: center;
}
ul.WebMenu li header {
  font-weight: bold;
}
.SortingOptions {
  margin: 5px 4px;
}
.SortingOptions > a,
.SortingOptions > button {
  padding: 4px 8px;
  text-decoration: none;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 0;
}
.SortingOptions > a.active,
.SortingOptions > button.active {
  background: #848484;
}
.SortingOptions > a.active.ascending:after,
.SortingOptions > button.active.ascending:after {
  content: '↑';
}
.SortingOptions > a.active.descending:after,
.SortingOptions > button.active.descending:after {
  content: '↓';
}
.SortingOptions > a:hover,
.SortingOptions > button:hover {
  background: #b3b3b3;
}
.SortingOptions > a label,
.SortingOptions > button label {
  color: #111;
}
.SortingOptions > a.categories,
.SortingOptions > a.types {
  padding: 4px 0;
}
.SortingOptions > a.categories select,
.SortingOptions > a.types select {
  background: none;
  color: inherit;
  border: none;
}
.FeatureSpawnList > header {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.FeatureSpawnList > header h4 {
  flex: 1;
}
.FeatureSpawnList > header button {
  margin-right: 0 !important;
}
.FeatureSpawnList .add-buttons li {
  list-style: none;
  border-bottom: 2px solid #555;
  margin: 0;
  padding: 8px 0 8px 38px;
  position: relative;
  background: #3339;
  border-radius: 5px;
  display: flex;
}
.FeatureSpawnList .add-buttons li.selectable {
  cursor: pointer;
  background: #4c3456cf;
}
.FeatureSpawnList .add-buttons li.selectable:hover {
  background: #414141;
}
.FeatureSpawnList .add-buttons li.selectable .meta {
  color: #777;
  font-weight: normal;
}
.FeatureSpawnList .add-buttons li img {
  width: 24px;
  position: absolute;
  left: 4px;
  top: 8px;
}
.FeatureSpawnList .add-buttons li small {
  display: block;
  color: #999;
  margin: 0;
}
.FeatureSpawnList .add-buttons li .middle-container {
  width: 71%;
}
.FeatureSpawnList .add-buttons li .meta {
  color: #dd0000;
  font-size: smaller;
  position: absolute;
  top: 10px;
  right: 4px;
}
.WalletProviderChooser {
  display: grid;
  max-width: 240px;
  margin: 0 auto;
  font-size: 1rem;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .WalletProviderChooser {
    padding: 10px;
  }
}
.WalletProviderChooser > div.provider {
  border: 2px solid #aaa;
  border-radius: 32px;
  text-align: center;
  background-color: white;
  color: black;
  display: block;
  margin-bottom: 12px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-weight: bold;
  height: 32px;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .WalletProviderChooser > div.provider {
    padding: 10px;
  }
}
.WalletProviderChooser > div.provider header {
  text-align: center;
  flex: 1;
  padding-right: 32px;
  line-height: 32px;
}
.WalletProviderChooser > div.provider p {
  display: none;
}
.WalletProviderChooser > div.provider img {
  width: 20px;
  height: 20px;
  padding-left: 10px;
  padding-top: 6px;
}
.WalletProviderChooser > div.provider:hover {
  background: black;
  color: white;
}
div.NearbyPlayers {
  background: #222;
  border-radius: 5px;
  margin: 2px 0;
}
div.NearbyPlayers header {
  cursor: pointer;
}
div.NearbyPlayers p {
  color: #fbfafb;
  margin: 3px 0 0 5px;
}
div.NearbyPlayers div.ScrollContainer {
  max-height: 100px;
  overflow: hidden;
  overflow-y: auto;
}
div.NearbyPlayers ul {
  margin: 0;
  padding: 10px;
  list-style: none;
  color: white;
  display: block;
  column-count: 2;
}
div.NearbyPlayers ul li {
  cursor: pointer;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 5px;
}
div.NearbyPlayers ul li:hover {
  text-decoration: underline;
}
div.NearbyPlayers ul li span.player-name {
  border-radius: 7px;
  padding: 0 6px;
  display: inline-block;
}
section.MyNFTSOverlay section.overlay-parcel-info-content.-flex {
  flex-direction: row;
  display: flex;
  flex-wrap: wrap;
  overflow: visible;
}
section.MyNFTSOverlay section.overlay-parcel-info-content.-flex .Center h4 {
  margin: 3px;
}
section.MyNFTSOverlay div.NFTCard {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 29%;
  margin: 3px;
  padding: 2px;
  background-color: #462f4d;
  border-radius: 4px;
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
section.MyNFTSOverlay div.NFTCard i {
  position: absolute;
  top: 0px;
  right: -1px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
section.MyNFTSOverlay div.NFTCard i.eth {
  background-image: url('/images/ethereum_logo.png');
}
section.MyNFTSOverlay div.NFTCard i.polygon {
  background-image: url('/images/polygon-matic.png');
}
section.MyNFTSOverlay div.NFTCard img {
  width: 95%;
  min-height: 76px;
  max-height: 86px;
  margin: 3px;
}
section.MyNFTSOverlay div.NFTCard div.footer {
  width: 100%;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
}
section.MyNFTSOverlay div.NFTCard div.footer p {
  margin-bottom: 1px;
}
section.MyNFTSOverlay div.NFTCard div.footer p a {
  color: #9a9a9a;
}
section.MyNFTSOverlay div.NFTCard:hover {
  transform: scale(1.2);
}
section.MyNFTSOverlay div.description {
  padding: 0 6px;
}
section.MyNFTSOverlay div.description p {
  padding: 0;
}
section.MyNFTSOverlay div.scrollContainer {
  padding-bottom: 10px !important;
}
div.ExplorerMostReactedEmojis {
  margin-bottom: 0;
}
div.ExplorerMostReactedEmojis label {
  display: flex;
}
div.ExplorerMostReactedEmojis div.Carousel.-most-react-parcels .carousel-container {
  min-height: 105px;
}
div.ExplorerMostReactedEmojis div.Carousel.-most-react-parcels div.ParcelCard {
  position: relative;
}
div.ExplorerMostReactedEmojis div.Carousel.-most-react-parcels div.ParcelCard span {
  border-radius: 5px;
  position: absolute;
  top: -5px;
  left: -5px;
  color: lightgrey;
  background: #000000ab;
}
div.ExplorerMostReactedEmojis div.Carousel.-most-react-parcels div.ParcelCard > div {
  display: flex;
  flex-direction: column;
}
/* Mobile controls mobile*/
div.mobile-controls-container {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 150px;
  margin: 20px;
  /* Camera view button mobile */
  /* fly button mobile */
}
div.mobile-controls-container .camera-view-button {
  background: #f3f3f3;
  color: #555;
  margin: 5px;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  padding: 12px;
  touch-action: none;
}
div.mobile-controls-container .fly-button,
div.mobile-controls-container .chat-button {
  margin: 5px;
  background: #f3f3f3;
  color: #555;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  padding: 12px;
  touch-action: none;
}
div.mobile-controls-container .fly-button:hover,
div.mobile-controls-container .chat-button:hover,
div.mobile-controls-container .fly-button:active,
div.mobile-controls-container .chat-button:active {
  background: #d4d4d4;
}
.InteractOverlay {
  position: absolute;
  animation-duration: 0.5s;
  animation-name: slidein-interact;
  bottom: 70px;
  left: 10px;
  margin-left: 0;
  top: 80px;
  width: 300px;
  display: flex;
  flex-direction: column;
  padding: 10px;
  background: #4c3456cf;
  border-radius: 8px;
}
.InteractOverlay > header {
  position: relative;
  padding: 4px 0;
  margin-bottom: 5px;
}
.InteractOverlay > header h2 {
  color: white;
}
.InteractOverlay > header > button.close {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  background: #3335;
  border: none;
  color: white;
  right: 0px;
  top: 0px;
  position: absolute;
  cursor: pointer;
  margin-right: 0;
}
.InteractOverlay > header > button.close:hover {
  background-color: #909090;
}
.InteractOverlay > header > button.close[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.InteractOverlay > header > button.close[disabled]:hover {
  background: #aaa;
}
.InteractOverlay div.card {
  color: white;
  background-color: #2222229e;
  border-radius: 5px;
  padding: 5px;
  margin: 3px 0;
}
.InteractOverlay div.card header {
  font-weight: 600;
  margin: 5px;
}
.InteractOverlay div.card button {
  cursor: pointer;
}
.InteractOverlay div.card div.notice {
  font-size: smaller;
  padding: 5px 11px 10px;
  font-style: italic;
  color: #aaa;
}
.InteractOverlay div.card span.count {
  margin-left: 10px;
  padding: 1px 5px;
  border-radius: 8px;
  font-size: smaller;
  background-color: #7e5a8a;
}
.InteractOverlay div.card span.collapse {
  float: right;
  font-size: 12px;
}
.InteractOverlay > section {
  overflow: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.InteractOverlay.-small-height {
  height: 42%;
  top: 10px;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .InteractOverlay.-small-height {
    height: 70%;
  }
}
.thar-she-blows {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 9vw;
  height: 12vw;
}
.leaflet-container {
  color: white;
  position: absolute;
  z-index: 2000;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  border: 2px solid #333333a6;
}
.leaflet-container .leaflet-top.leaflet-left {
  transform: scale(0.7);
  margin: -10px -8px;
}
.leaflet-container .leaflet-control-layers {
  visibility: hidden;
}
.leaflet-container .leaflet-control-layers button.closeControl {
  display: block;
  width: 100%;
  margin: 0 -5px -5px -5px;
  box-sizing: content-box;
  border: none;
  cursor: pointer;
  background: #e8e8e8;
}
.leaflet-container .leaflet-control-layers button.closeControl:hover {
  background: #eee;
}
.leaflet-container > button {
  position: absolute;
  z-index: inherit;
  padding-top: 2px;
  padding-bottom: 2px;
  top: 5px;
  right: 5px;
  cursor: pointer;
  border: #6d6d6d 2px solid;
  border-radius: 4px;
  background: black;
}
.leaflet-container > button:hover {
  background-color: #505050;
  border-color: #ffffff;
}
.leaflet-container > button:before {
  content: '';
}
.leaflet-container .leaflet-tile-pane {
  opacity: 0.5;
}
.leaflet-container .map-teleport-popup button {
  cursor: pointer;
  background-color: white;
  border: #b6b6b6 2px solid;
  border-radius: 4px;
  color: black;
  margin: 2px;
  padding: 4px;
}
.leaflet-container .map-teleport-popup button:hover {
  background-color: #e6e6e6;
}
.leaflet-container .leaflet-container {
  background-color: #151515;
}
.leaflet-container .leaflet-container .leaflet-control-layers,
.leaflet-container .leaflet-container .leaflet-control-zoom,
.leaflet-container .leaflet-container .leaflet-popup:not(.wompcard-popup) {
  filter: invert(1) brightness(2) hue-rotate(172deg);
}
.leaflet-container .leaflet-container .leaflet-tile-container .leaflet-tile {
  filter: invert(1) brightness(2) hue-rotate(172deg);
}
.leaflet-container .leaflet-container .leaflet-popup.wompcard-popup .leaflet-popup-content-wrapper,
.leaflet-container .leaflet-container .leaflet-popup.wompcard-popup .leaflet-popup-tip {
  background-color: #141414;
}
.leaflet-container.big {
  background: #333a;
  color: white;
  border-radius: 4px;
  width: 60vw;
  height: 80vh;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: visible;
}
.leaflet-container.big.-noSmallMap {
  visibility: visible;
  width: 95%;
  height: 94%;
}
.leaflet-container.big.-noSmallMap > button {
  transform: scale(1.5);
}
.leaflet-container.big .leaflet-control-layers {
  visibility: visible;
  margin-right: 40px;
  margin-top: 5px;
  color-scheme: light;
  background-color: #ffffffbf;
}
.leaflet-container.big .SearchMapBar {
  display: block;
}
.leaflet-container.big div.SuburbIslandLocation {
  display: none;
}
.leaflet-container div.SearchMapBar {
  display: none;
  position: absolute;
  z-index: 1001;
  top: 10px;
  left: 50px;
  width: 25%;
  height: 25px;
}
.leaflet-container div.SearchMapBar input {
  width: 100%;
  height: 100%;
  font-size: larger;
}
.leaflet-container div.SuburbIslandLocation {
  position: relative;
  top: -26px;
  right: 2px;
  width: 100%;
  background-color: #333333a6;
  padding: 2px;
  border-radius: 4px;
  overflow: hidden;
  white-space: pre;
  text-overflow: ellipsis;
  cursor: pointer;
}
.leaflet-container div.SuburbIslandLocation a {
  color: white;
  font-size: 15px;
}
.leaflet-container div.SuburbIslandLocation a i {
  display: none;
}
.leaflet-container div.SuburbIslandLocation a:hover {
  background-color: unset;
}
.leaflet-container div.SuburbIslandLocation:hover {
  background-color: #464646;
}
.leaflet-container div.SuburbIslandLocation:hover a {
  text-shadow: 2px 2px black;
}
.leaflet-container div.SuburbIslandLocation:hover a i {
  display: contents;
}
/* Inspector ui */
.ParcelInspectorTab {
  background: #444;
  color: #ccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 4px;
}
.ParcelInspectorTab .InspectorTabTools {
  padding: 4px 6px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ParcelInspectorTab .InspectorTabTools .fi-caret-down,
.ParcelInspectorTab .InspectorTabTools .fi-caret-up {
  font-size: 15px;
  padding-right: 5px;
  cursor: pointer;
}
.ParcelInspectorTab .scrollContainer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
.ParcelInspectorTab h3,
.ParcelInspectorTab h4 {
  color: #eee;
  margin-top: 10px;
}
.ParcelInspectorTab ul {
  margin: 4px 0 0 0;
  padding: 0;
}
.ParcelInspectorTab li:hover {
  background: black;
  color: #ddd;
  cursor: pointer;
}
.ParcelInspectorTab li {
  position: relative;
  font-size: smaller;
  top: 0;
  background-color: #4c3456cf;
  border-radius: 5px;
  list-style: none;
  padding: 8px 4px 4px 34px;
  border: none;
  border-bottom: 1px solid #333;
  margin: 0;
  margin-bottom: 2px;
}
.ParcelInspectorTab li p {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ParcelInspectorTab li img {
  width: 24px;
  position: absolute;
  left: 4px;
}
.ParcelInspectorTab li small {
  color: #888 !important;
}
.ParcelInspectorTab .feature-container {
  display: flex;
  flex-direction: row;
}
.ParcelInspectorTab .feature-copy-container {
  width: 210px;
}
.ParcelInspectorTab .feature-copy-container-group {
  width: 210px;
}
.ParcelInspectorTab .feature-checkbox {
  margin-top: 12px;
}
.ParcelInspectorTab .checkbox {
  cursor: pointer;
  height: 15px;
  width: 15px;
}
.ParcelInspectorTab .inspector-bottom-bar {
  display: flex;
  flex-direction: row;
  padding: 9px;
  padding-right: 4px;
}
.ParcelInspectorTab .inspector-bottom-bar-buttons {
  width: 184px;
}
.ParcelInspectorTab .inspector-bottom-bar-checkbox-container {
  white-space: nowrap;
}
.ParcelInspectorTab .inspector-bottom-bar-buttons-group {
  width: 188px;
}
div.ConversationUserAudioVolume {
  position: relative;
  background-color: #a27bb3;
  border-radius: 4px;
  border: 1px solid black;
  width: fit-content;
}
div.ConversationUserAudioVolume ul {
  padding: 0;
}
div.ConversationUserAudioVolume ul li {
  list-style: none;
  padding: 4px;
}
div.ConversationUserAudioVolume ul li#view-player-card {
  cursor: pointer;
}
div.ConversationUserAudioVolume ul li#view-player-card:hover {
  background-color: #8f699f;
}
div.ConversationUserAudioVolume div.ManageAudioVolume {
  display: flex;
  align-items: center;
}
div.ConversationFinder header {
  cursor: pointer;
}
div.ConversationFinder > div.ScrollPane {
  flex: 1;
  display: flex;
  flex-direction: column;
}
div.ConversationFinder div.conversation-finder-actions button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
div.ConversationFinder div.conversation-finder-actions button:hover {
  background-color: #909090;
}
div.ConversationFinder div.conversation-finder-actions button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
div.ConversationFinder div.conversation-finder-actions button[disabled]:hover {
  background: #aaa;
}
div.ConversationFinder div.conversation-finder-actions button.create-room {
  width: 100%;
  margin-top: 5px;
}
div.conversation-room {
  display: flex;
  justify-content: space-between;
  padding: 2px 5px;
  margin: 2px 0;
  border: 2px solid #606060;
  border-radius: 4px;
  height: 30px;
  line-height: 30px;
}
div.conversation-room button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  color: white;
  background-color: #6b6b6b;
  margin-right: 0;
  height: 30px;
  width: 47px;
  line-height: 20px;
  display: inline-block;
}
div.conversation-room button:hover {
  background-color: #909090;
}
div.conversation-room button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
div.conversation-room button[disabled]:hover {
  background: #aaa;
}
div.conversation-room button[disabled]:hover {
  background-color: #6b6b6b;
}
div.conversation-room button.share-room {
  height: inherit;
  width: inherit;
}
div.conversation-room div.room-id {
  width: 99px;
}
div.conversation-room div.avatar-count {
  display: inline-block;
}
div.conversation-room div.avatar-count i {
  margin-right: 3px;
}
div.conversation-room > div {
  display: flex;
  flex-direction: column;
}
div.conversation-room > div:nth-child(1) small {
  user-select: text;
}
div.conversation-room > div:nth-child(2) {
  align-items: center;
}
div.ConversationManager header {
  cursor: pointer;
}
div.ConversationManager > div.ScrollPane {
  flex: 1;
  display: flex;
  flex-direction: column;
}
div.ConversationManager > div.ScrollPane div.avatar {
  display: flex;
  justify-content: space-between;
  padding: 0px 7px;
  margin: 4px 0;
  height: 30px;
  line-height: 30px;
  background-color: #80808029;
  border-radius: 5px;
}
div.ConversationManager > div.ScrollPane div.avatar button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  border-radius: 100px;
  color: white;
  background-color: #6b6b6b;
  margin-left: 5px;
  margin-right: 0;
  height: 30px;
  line-height: 20px;
  display: inline-block;
  padding: 4px 10px;
}
div.ConversationManager > div.ScrollPane div.avatar button:hover {
  background-color: #909090;
}
div.ConversationManager > div.ScrollPane div.avatar button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
div.ConversationManager > div.ScrollPane div.avatar button[disabled]:hover {
  background: #aaa;
}
div.ConversationManager > div.ScrollPane div.avatar button[disabled]:hover {
  background-color: #6b6b6b;
}
div.ConversationManager > div.ScrollPane div.avatar > div:nth-child(1) small {
  user-select: text;
}
div.ConversationManager > div.ScrollPane div.avatar > div:nth-child(2) {
  align-items: center;
}
div.ConversationManager > div.ScrollPane ul {
  margin: 0;
  padding: 10px;
  list-style: none;
  color: white;
  display: block;
  column-count: 2;
}
div.ConversationManager > div.ScrollPane ul li {
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}
div.ConversationManager > div.ScrollPane ul li:hover {
  text-decoration: underline;
}
div.ConversationManager > div.ScrollPane ul li span.player-name {
  border-radius: 7px;
  padding: 0 6px;
  display: inline-block;
}
div.ConversationBar {
  position: fixed;
  left: 294px;
  bottom: 0;
  background-color: #333333a6;
  padding: 8px 9px;
  border-radius: 4px 4px 0 0;
}
div.ConversationBar ul {
  display: flex;
  list-style: none;
}
div.ConversationBar ul li {
  font-size: 15px;
  background-color: rgba(0, 0, 0, 0.228);
  color: #d8d8d8;
  padding: 11px;
  border-radius: 95px;
  min-width: 19px;
  text-align: center;
  margin: 0 3px;
  cursor: pointer;
}
div.ConversationBar ul li:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
}
div.ConversationBar ul li span.count {
  margin-left: 5px;
}
div.ConversationBar ul li.alert {
  background-color: #d93025d6;
}
div.ConversationBar ul li.hangup {
  transform: rotate(135deg);
}
div.ChatHintNotification {
  position: absolute;
  top: -50px;
  z-index: 10100;
  font-size: small;
  background: #6d4f78;
  padding: 10px;
  width: 60px;
  left: 0px;
  border-radius: 5%;
  height: 1em;
  visibility: hidden;
}
div.ChatHintNotification.-show {
  visibility: visible;
  animation: chatHintFadein 0.5s, chatHintFadeout 0.5s 2.8s;
}
div.ChatHintNotification:before {
  content: '';
  width: 0px;
  height: 0px;
  max-height: 0;
  position: absolute;
  border-top: 10px solid #6d4f78;
  border-top-color: #6d4f78;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 20px;
  bottom: -10px;
}
div.ChatHintNotification .text-container {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@keyframes chatHintFadein {
  from {
    top: 0px;
    opacity: 0;
  }
  to {
    bottom: -50px;
    opacity: 1;
  }
}
@keyframes chatHintFadeout {
  from {
    top: -50px;
    opacity: 1;
  }
  to {
    top: 0;
    opacity: 0;
  }
}
section.WelcomeShortcuts {
  min-height: 0;
  color: white;
  overflow-x: visible;
  overflow-y: visible;
}
section.WelcomeShortcuts a {
  color: #f8daff;
  font-weight: bold;
}
section.WelcomeShortcuts em,
section.WelcomeShortcuts strong,
section.WelcomeShortcuts span {
  transition: ease-in-out 0.5s;
}
section.WelcomeShortcuts em.-inactive,
section.WelcomeShortcuts strong.-inactive,
section.WelcomeShortcuts span.-inactive {
  opacity: 0.5;
}
section.WelcomeShortcuts em.-highlight,
section.WelcomeShortcuts strong.-highlight,
section.WelcomeShortcuts span.-highlight {
  color: #f4c6ff;
}
section.WelcomeShortcuts > div.pointer-lock-instructions {
  margin-top: 20px;
  position: relative;
}
section.WelcomeShortcuts > div.pointer-lock-instructions i.arrow {
  top: 0;
  right: 0;
  padding-left: 0px;
  position: absolute;
  transition: all 0.5s ease-in-out;
  font-size: 15px;
}
section.WelcomeShortcuts > div.pointer-lock-instructions i.arrow.-pointing {
  animation-duration: 0.5s;
  animation-name: WelcomeShortcuts-pointer-lock-hint;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  font-size: 20px;
  padding-left: 5px;
}
section.WelcomeShortcuts > h3 {
  color: inherit;
  margin: 0;
  font-size: 100%;
  margin-top: 20px;
}
section.WelcomeShortcuts > dl {
  min-height: 0;
  margin: 0;
  margin-top: 10px;
  background: #4c3456cf;
  padding: 20px;
  color: white;
  margin-bottom: auto;
  overflow-y: auto;
  overflow-x: hidden;
  transition: opacity ease-in-out 1s;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 20px;
}
section.WelcomeShortcuts > dl dt,
section.WelcomeShortcuts > dl dd {
  margin: 0;
}
section.WelcomeShortcuts > dl dt {
  align-self: end;
  padding-bottom: 10px;
}
section.WelcomeShortcuts > dl dd {
  text-align: center;
}
section.WelcomeShortcuts > dl dd label {
  display: inline-block;
  padding: 10px;
  background: #222;
  color: white;
  border-radius: 3px;
  font-weight: bold;
  margin: 2px;
  min-width: 15px;
}
section.WelcomeShortcuts > dl dd label.-highlight {
  background: #525252;
}
section.WelcomeShortcuts > div.more-help {
  margin: 10px 0;
}
section.WelcomeShortcuts > div.more-help h3 {
  margin: 0;
  color: inherit;
  font-size: inherit;
}
section.WelcomeShortcuts > div.more-help ul {
  margin-left: 20px;
}
section.WelcomeShortcuts > div.more-help ul li {
  margin: 5px 0;
}
section.WelcomeShortcuts > div.interact-hint {
  margin: 10px 0;
  margin-top: auto;
}
section.WelcomeShortcuts > div.interact-hint i.-pointing {
  position: relative;
  animation-duration: 0.3s;
  animation-name: WelcomeShortcuts-interact-hint;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes WelcomeShortcuts-pointer-lock-hint {
  from {
    right: -5px;
  }
  to {
    right: -15px;
  }
}
@keyframes WelcomeShortcuts-interact-hint {
  from {
    top: 0px;
  }
  to {
    top: 3px;
  }
}
div.NotificationOverlay {
  top: 43px;
  position: fixed;
  right: 25px;
  width: 305px;
}
div.NFTNotificationMessage {
  position: relative;
  top: 10px;
  right: 10px;
  z-index: 1000000;
  width: 300px;
  border-radius: 10px;
  padding: 15px 20px;
  padding-right: 50px;
  margin: 2px 0;
  background-size: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #cacaca;
  box-sizing: border-box;
  height: fit-content;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}
div.NFTNotificationMessage.-hidden {
  height: 1px;
  opacity: 0;
}
div.NFTNotificationMessage ul {
  overflow: hidden;
}
div.NFTNotificationMessage li {
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  list-style: none;
}
div.NFTNotificationMessage h2 {
  color: white;
}
div.NFTNotificationMessage a.notif-close {
  position: absolute;
  top: -5px;
  left: -10px;
  cursor: pointer;
  color: #fff;
  border: 1px solid #aeaeae;
  border-radius: 50%;
  background: #605f61;
  font-size: 20px;
  display: inline-block;
  line-height: 0px;
  padding: 11px 5px;
}
div.NFTNotificationMessage a.notif-close:before {
  content: '×';
}
div.NFTNotificationMessage a.notif-close:hover {
  background: #363536;
}
div.BuildShortcutHelpOverlay {
  visibility: hidden;
  position: fixed;
  width: fit-content;
  bottom: 100px;
  left: 45px;
  background: #4c3456cf;
  color: white;
  padding: 10px;
  border-radius: 4px;
  z-index: 1;
}
div.BuildShortcutHelpOverlay b {
  margin-left: 5px;
}
div.BuildShortcutHelpOverlay ul {
  list-style: none;
  margin-top: 8px;
}
div.BuildShortcutHelpOverlay li {
  margin: 4px 0;
  display: flex;
  justify-content: flex-start;
}
div.BuildShortcutHelpOverlay li > div {
  text-align: end;
  margin-right: 5px;
  width: 80px;
}
div.BuildShortcutHelpOverlay li > div.-large {
  width: 105px;
}
div.BuildShortcutHelpOverlay span {
  background: #282828d6;
  padding: 4px;
  font-weight: bold;
  border-radius: 5px;
}
div.BuildShortcutHelpOverlay.-show {
  visibility: visible;
  -webkit-animation: helpfadein 0.5s, helpfadeout 0.5s 4.5s;
  animation: helpfadein 0.5s, helpfadeout 0.5s 4.5s;
}
@-webkit-keyframes helpfadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes helpfadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes helpfadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
div.OverlayWindow.-nft-view {
  /* Large button that says "Try it on" */
}
div.OverlayWindow.-nft-view .overlay-large-button {
  border-radius: 4px;
  background: #aaa;
  padding: 4px;
  color: #222;
  cursor: pointer;
}
div.OverlayWindow.-nft-view .overlay-large-button h1 {
  color: #111;
}
div.OverlayWindow.-nft-view .overlay-large-button:hover {
  background: #909090;
}
div.OverlayWindow.-nft-view section.SplitPanel .Panel {
  /*image*/
}
div.OverlayWindow.-nft-view section.SplitPanel .Panel img {
  margin-bottom: 4px;
  width: 100%;
}
@media only screen and (max-width: 800px) {
  div.OverlayWindow.-nft-view {
    /* Make image or video smaller on mobile */
  }
  div.OverlayWindow.-nft-view section.SplitPanel .Panel img,
  div.OverlayWindow.-nft-view section.SplitPanel .Panel video {
    width: 80%;
  }
}
div.OverlayWindow.-avatar {
  width: 650px;
}
div.OverlayWindow.-avatar .right-column {
  width: 50%;
}
div.OverlayWindow.-avatar button {
  margin-right: 6px;
}
div.ExplorerSuburbsTab div.selected-suburb-info {
  margin-top: -20px;
  min-height: 35px;
  z-index: 1000;
  color: white;
  background: #111a;
  border-radius: 4px;
  padding: 10px;
  margin: -10px;
}
div.ExplorerSuburbsTab div.suburb-row {
  display: flex;
  margin: 5px;
  border-radius: 4px;
  width: 100%;
  min-width: 100%;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
div.ExplorerSuburbsTab div.suburb-row:hover {
  background-color: #444444;
}
div.ExplorerSuburbsTab div.suburb-row > img {
  min-height: 64px;
}
.SnapshotItem > header {
  display: flex;
}
.SnapshotItem > header div:first-child {
  flex: 1;
}
.SnapshotItem > header button {
  margin-right: 0 !important;
}
.SnapshotItem li small > a {
  color: #55258c;
}
/* Overlay Window */
:root {
  color-scheme: dark;
}
/* canvas render */
canvas#renderCanvas {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  outline: none !important;
  width: 100vw;
  height: 100vh;
}
canvas#renderCanvas:hover::after {
  content: '';
}
.no-touch {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
}
body.ready-player-one {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
}
body.hide-ui .InteractBar,
body.hide-ui .InteractNotification,
body.hide-ui .BuildToolOverlay,
body.hide-ui .home-button {
  display: none;
}
body.hide-ui .MapOverlay {
  visibility: hidden !important;
}
.WebTopBar {
  position: absolute;
  top: 8px;
  right: 8px;
}
/* Animations Emote*/
.animations {
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
}
.animations li {
  list-style: none;
  margin: 0;
  padding: 16px;
  width: 64px;
}
.animations li:hover {
  cursor: pointer;
}
p,
li,
ul,
section,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}
/* Mobile dpad*/
.mobile-dpad {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 150px;
  width: 150px;
  padding: 0;
  border: 30px solid transparent;
  touch-action: none;
  display: flex;
}
/* Chat unread */
.unread {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: white;
  font-size: 0.8em;
  padding: 8px;
  text-shadow: 1px 1px 1px black;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
@keyframes chatslide {
  from {
    left: -2000px;
  }
  75% {
    left: -2000px;
  }
  to {
    left: 10px;
  }
}
.ChatMessages {
  margin: 4px 0;
  padding: 4px;
  border-radius: 5px;
  overflow-y: auto;
  background: #4c3456cf;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.ChatMessages b {
  margin-right: 6px;
  font-weight: normal;
  color: #aaa;
}
.ChatMessages a {
  color: inherit;
  text-decoration: none;
}
.ChatMessages a:hover {
  color: white;
}
.ChatMessages div {
  font-size: 15px;
}
.ChatMessages div:first-child {
  margin-top: auto !important;
}
.ChatMessages div.-helper {
  display: flex;
  margin: 10px 0;
}
.ChatMessages div.-helper > i {
  display: block;
  margin-right: 5px;
  color: white;
  padding: 4px;
}
.ChatMessages div.-helper > div {
  font-weight: bold;
  color: #cc92da;
  font-size: 90%;
  flex: 1;
}
.ChatMessages div.-you {
  font-style: italic;
}
.ChatMessages div span.-chat-user-tag {
  color: #f860ff;
  cursor: pointer;
}
.ChatMessages div span.-chat-user-tag:hover {
  color: #f64bff;
  text-decoration: underline;
}
.ChatMessages div.broadcast {
  background: #35246933;
  color: white;
}
.ChatMessages div p {
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  display: inline;
  color: #fff;
  font-weight: normal;
  margin: 0;
  user-select: text;
  word-break: break-word;
}
.ChatMessages div p b a {
  color: #eee;
}
.ChatMessages div p span {
  flex: 1;
}
.ChatMessages div p.action {
  opacity: 0.6;
}
.ChatMessages a.teleport {
  margin-left: 10px;
  color: #aaa;
}
.ChatMessages > div {
  color: white;
}
.ChatMessages > div > p {
  padding: 2px;
  display: inline-block;
}
.AnimateList {
  margin: 5px 0;
  background: #4c3456cf;
  border-radius: 5px;
}
.AnimateList ul {
  margin: 0;
  padding: 10px;
  list-style: none;
  color: white;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.AnimateList ul li {
  color: white;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
  padding: 10px 0px;
  cursor: pointer;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
}
.AnimateList ul li > i {
  margin-right: 5px;
}
.AnimateList ul li.-active {
  background-color: #2f0e4c42;
}
.AnimateList ul li:hover {
  background: #333a;
  border-radius: 2px;
}
.EmoteList {
  font-size: 32px;
}
.EmoteList ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
  padding: 10px;
  justify-content: space-between;
}
.EmoteList ul li {
  color: white;
  margin: 0;
  padding: 5px;
  width: 40px;
  cursor: pointer;
  text-align: center;
}
.EmoteList ul li:hover {
  background: #333a;
  border-radius: 2px;
}
/* Overlay in-world */
.overlay {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 510px;
  max-height: 90%;
  border-radius: 8px;
  z-index: 12000;
  background: #3337;
}
.overlay h3,
.overlay p {
  margin-bottom: 10px;
  color: white;
}
.overlay .button {
  font: inherit;
  padding: 8px 16px;
  display: inline-block;
  border: 1px solid #555;
  color: #444;
  background: linear-gradient(#f3f3f3, #fafafa);
  font-weight: bold;
}
.overlay .button.enabled:hover {
  background: black;
  color: white;
}
.overlay .close {
  background: #555;
  color: white;
  font: inherit;
  font-weight: bold;
  background: none;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 24px;
  height: 24px;
  text-align: center;
  position: absolute;
  top: 8px;
  right: 4px;
  cursor: pointer;
}
.overlay .close:hover {
  background: black;
  color: white;
}
.overlay .columns {
  display: flex;
  flex-direction: row;
}
.overlay .columns .left-column {
  flex: 1;
  position: relative;
}
.overlay .columns .right-column {
  width: 280px;
}
/*  Open overlay in-world */
.overlay.open-link {
  max-width: 100%;
  width: auto;
  box-sizing: border-box;
  background: rgba(1, 1, 1, 0.85);
}
.overlay.open-link button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.overlay.open-link button:hover {
  background-color: #909090;
}
.overlay.open-link button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay.open-link button[disabled]:hover {
  background: #aaa;
}
.overlay.open-link p.url {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 500px;
}
.overlay.open-link p.url span {
  color: #555;
  background-color: #f3f3f3;
  border-radius: 2px;
}
/*  Overlay in-world Spawn here (outdated) */
.overlay.spawn-here {
  width: 240px;
  box-sizing: border-box;
}
.overlay.buy-nft {
  max-width: 80%;
  height: 580px;
  padding: 4px;
  background: #3337;
  border-radius: 4px;
  padding: 10px;
}
.overlay.buy-nft button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.overlay.buy-nft button:hover {
  background-color: #909090;
}
.overlay.buy-nft button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay.buy-nft button[disabled]:hover {
  background: #aaa;
}
.overlay.buy-nft h3 {
  font-size: inherit;
}
.overlay.buy-nft h3 a {
  color: white !important;
}
.overlay.buy-nft .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
}
.overlay.buy-nft iframe {
  border: none;
  width: 100%;
  /* bypass less min function and use the css one *(: */
  height: 540px;
  max-height: 80vh;
}
.overlay.buy-nft dl {
  border-top: 1px solid #ccc;
}
.overlay.buy-nft dt {
  position: absolute;
  padding: 5px;
}
.overlay.buy-nft dd {
  padding: 5px 5px 5px 120px;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.overlay.buy-nft dd small {
  color: #777;
  display: block;
}
.overlay.buy-nft .buying {
  margin-top: 20px;
}
.overlay.buy-nft .disabled {
  opacity: 0.5;
  cursor: default;
}
.overlay.message-owner {
  max-width: 80%;
  height: 580px;
  padding: 4px;
  background: #3337;
  border-radius: 4px;
  padding: 10px;
  height: 220px;
  background: #303030a1;
  color: white;
}
.overlay.message-owner button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.overlay.message-owner button:hover {
  background-color: #909090;
}
.overlay.message-owner button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay.message-owner button[disabled]:hover {
  background: #aaa;
}
.overlay.message-owner h3 {
  font-size: inherit;
}
.overlay.message-owner h3 a {
  color: white !important;
}
.overlay.message-owner .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
}
.overlay.message-owner iframe {
  border: none;
  width: 100%;
  /* bypass less min function and use the css one *(: */
  height: 540px;
  max-height: 80vh;
}
.overlay.message-owner dl {
  border-top: 1px solid #ccc;
}
.overlay.message-owner dt {
  position: absolute;
  padding: 5px;
}
.overlay.message-owner dd {
  padding: 5px 5px 5px 120px;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.overlay.message-owner dd small {
  color: #777;
  display: block;
}
.overlay.message-owner .buying {
  margin-top: 20px;
}
.overlay.message-owner .disabled {
  opacity: 0.5;
  cursor: default;
}
.overlay.message-owner h2 {
  color: white;
}
.overlay.message-owner textarea {
  width: 100%;
}
/* Location text overlay */
.location-overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 1.2em;
  text-shadow: 1px 1px 3px black;
  color: white !important;
  z-index: 1000;
}
.location-overlay a {
  color: inherit;
}
.location-overlay a:hover {
  background: none !important;
}
/* search */
.search-overlay {
  position: absolute;
  top: 10px;
  right: 10px;
}
.search-overlay form.uncollapsed {
  background: white;
  border-radius: 4px;
  padding: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  width: 240px;
}
.search-overlay form.uncollapsed input {
  font: inherit;
  width: 100%;
}
.search-overlay form.collapsed {
  font-size: 2em;
  text-shadow: 1px 1px 3px black;
  color: white !important;
  cursor: pointer;
}
.search-overlay .result {
  list-style: none;
  border-top: 1px solid #eee;
  margin: 0;
  padding: 4px 8px;
}
.search-overlay .result small {
  opacity: 0.5;
}
.search-overlay .result:hover {
  background: black;
  cursor: pointer;
}
.search-overlay .result:hover * {
  color: white;
}
/* inventory overlay (outdated) */
.overlay.inventory {
  left: auto;
  right: 10px;
  top: 10px;
  bottom: 60px;
  width: 260px;
  overflow: auto;
  overflow-x: hidden;
}
.overlay.inventory .nftitem {
  min-height: 98px;
  clear: both;
  position: relative;
}
.overlay.inventory .nftitem button.remove {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #555;
  padding: 0 4px;
}
.overlay.inventory .nftitem h3 {
  border-top: 1px solid #ccc;
  padding-top: 6px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1em;
  font-weight: bold;
}
.overlay.inventory .nftitem img {
  width: 64px;
  max-height: 48px;
  float: left;
  margin-right: 8px;
}
/* XR button overlay - unused */
.xr-button-overlay {
  left: 10px;
  top: 10px;
  right: unset !important;
  bottom: unset !important;
}
/* Parent-overlay - old */
/* Editor overlay */
@keyframes parcel-info-slide {
  from {
    right: -500px;
  }
  to {
    right: 0px;
  }
}
.VoxelBuilder {
  /* override stupid default border on .f */
  border-bottom: none !important;
}
.VoxelBuilder header {
  display: flex;
}
.VoxelBuilder header h4 {
  flex: 1;
}
.VoxelBuilder header button.tint {
  position: relative;
  background-color: #4c3456cf;
  margin-right: 0px;
  color: white !important;
}
.VoxelBuilder header button.tint:hover {
  background-color: black;
}
.VoxelBuilder header button.tint span {
  height: 8px;
  width: 8px;
  background-color: white;
  display: inline-block;
  margin-left: 2px;
  border-radius: 2px;
}
.VoxelBuilder header button.tint ul {
  z-index: 1;
  position: absolute;
  background: white;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  border-radius: 4px;
  margin-top: 3px;
}
.VoxelBuilder header button.tint ul button {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin: 1px;
  border: 1px solid white;
}
.VoxelBuilder header button.tint ul button:hover {
  border: none;
  background-color: black;
}
.VoxelBuilder .controls {
  margin-top: 5px;
}
.VoxelBuilder .controls button.-erase {
  background: #ff9980;
}
.VoxelBuilder .controls button.-paint {
  background: #80bbff;
}
.VoxelBuilder .controls button.-build {
  background: #80ff80;
}
.VoxelBuilder div.textures {
  zoom: 0.6;
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  padding-left: 0;
}
.VoxelBuilder div.textures > div {
  border-radius: 4px;
  cursor: pointer;
  margin: 2px;
  position: relative;
}
.VoxelBuilder div.textures > div.-selected {
  background: yellow !important;
}
.VoxelBuilder div.textures > div.-selected div {
  outline: 2px solid white;
}
.VoxelBuilder div.textures > div:hover {
  background: white;
}
.VoxelBuilder div.textures > div img,
.VoxelBuilder div.textures > div div {
  margin: 2px;
  display: block;
  background-size: 384px 384px;
  background-repeat: repeat;
  background-blend-mode: multiply;
  background-color: black;
  border-radius: 2px;
  width: 48px;
  height: 48px;
}
.CustomizeVoxels div.textures {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  padding-left: 0;
}
.CustomizeVoxels div.textures > div {
  margin: 3px;
  cursor: pointer;
}
.CustomizeVoxels div.textures > div:hover,
.CustomizeVoxels div.textures > div.-dragOver {
  background-color: #000;
  border-radius: 5px;
  position: relative;
}
.CustomizeVoxels div.textures > div:hover:after,
.CustomizeVoxels div.textures > div.-dragOver:after {
  content: 'Replace';
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 23px;
}
.CustomizeVoxels div.textures > div:hover img,
.CustomizeVoxels div.textures > div.-dragOver img,
.CustomizeVoxels div.textures > div:hover div,
.CustomizeVoxels div.textures > div.-dragOver div {
  opacity: 0.2;
}
.CustomizeVoxels div.textures > div img,
.CustomizeVoxels div.textures > div div {
  display: block;
  margin: 7px;
  background-size: 384px 384px;
  background-repeat: repeat;
  border-radius: 2px;
  width: 48px;
  height: 48px;
}
.CustomizeVoxels div.textures > div small {
  display: block;
  color: #999;
}
.CustomizeVoxels div.tints {
  margin-top: 10px;
}
.CustomizeVoxels div.tints input {
  width: 24px;
  height: 24px;
  margin-right: 3px;
  cursor: pointer;
  border: none;
}
.CustomizeVoxels div.tints input:hover {
  background: black;
}
.CustomizeVoxels div.OtherTextures {
  border-top: 2px solid #3c2744;
  padding: 2px 0px;
  border-radius: 5px;
}
.CustomizeVoxels div.OtherTextures img.other-parcel-texture {
  margin: 4px;
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.CustomizeVoxels div.OtherTextures img.other-parcel-texture:hover {
  transform: scale(1.1);
}
.editor.overlay {
  border-radius: 8px;
  transform: none;
  pointer-events: auto;
  right: 0px;
  left: auto;
  top: 40px !important;
  margin: 0 !important;
  background: transparent;
  border: none;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: absolute;
  animation-duration: 0.4s;
  animation-name: parcel-info-slide;
  bottom: 0px;
  width: 305px;
}
.editor.overlay.canEdit {
  animation-duration: 0.4s;
  animation-name: builder-slide;
  right: 53px;
}
.editor.overlay label a {
  color: #8a8a8a;
}
.editor.overlay label a:visited {
  color: #7c7c7c;
}
.editor.overlay section {
  background: #444;
  color: white;
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: #4c3456cf;
  border-radius: 8px;
}
.editor.overlay section::-webkit-scrollbar-track {
  background: transparent;
}
.editor.overlay section > h4 {
  color: white;
}
.editor.overlay section > header {
  padding: 10px;
  position: relative;
  color: #e6e6e6;
}
.editor.overlay section > header h2 {
  color: white;
}
.editor.overlay section > header > button.close {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  background: #3335;
  border: none;
  color: white;
  right: 0px;
  cursor: pointer;
}
.editor.overlay section > header > button.close:hover {
  background-color: #909090;
}
.editor.overlay section > header > button.close[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.editor.overlay section > header > button.close[disabled]:hover {
  background: #aaa;
}
.editor.overlay section .scrollContainer {
  overflow-y: auto;
  touch-action: auto;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  padding: 6px;
}
.editor.overlay .keys {
  padding: 10px;
  font-size: 0.8em;
  opacity: 0.8;
  background: #4c3456cf;
  color: white;
  border-radius: 5px;
}
.editor.overlay .tabs {
  height: 32px;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  position: relative;
}
.editor.overlay .tabs li.active {
  border-bottom: none;
  background: #444;
  color: #eee;
}
.editor.overlay .tabs li {
  margin: 0 2px 0 0;
  padding: 4px 10px;
  list-style: none;
  background: #222;
  color: #ccc;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 1px solid #111;
  max-width: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.editor.overlay .tabs li img {
  width: 12px;
  position: relative;
  top: 4px;
  left: 2px;
}
.editor.overlay .tabs li.close-button {
  position: absolute;
  right: -2px;
  margin-top: 1px;
  padding-bottom: 10px !important;
  background: #444;
}
.editor.overlay .button-tabs {
  border-bottom: 1px solid black;
}
.editor.overlay .button-tabs button {
  border: 1px solid black;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 4px;
  background: linear-gradient(#999, #444);
  color: white;
}
.editor.overlay .button-tabs button.active {
  position: relative;
  top: 1px;
}
.editor.overlay .advanced-block {
  background: #4c3456cf;
  display: block;
  padding: 4px;
  margin-top: 30px;
  position: relative;
}
.editor.overlay .advanced-block h4.advanced {
  position: absolute;
  top: -22px;
  text-shadow: none;
  font-weight: bold;
}
.editor.overlay .advanced-block .f label {
  opacity: 0.7;
}
.editor.overlay .textures + p {
  margin-top: 16px;
  margin-left: 12px;
}
.editor.overlay .textures + p small {
  opacity: 0.3;
  font-size: 7px;
  overflow-wrap: break-word;
}
.editor.overlay .info {
  padding: 16px 0 2px 8px;
  position: relative;
}
.editor.overlay .upload-url {
  padding-top: 5px;
}
.editor.overlay h4 {
  color: white;
  text-shadow: 1px 1px 1px black;
}
.editor.overlay .bake-parcel {
  padding: 16px 0 2px 8px;
}
.editor.overlay .bake-parcel p.error {
  font-size: 80%;
  margin-top: 5px;
  color: #ffa9a9;
}
.editor.overlay .toolbar {
  margin-top: 10px;
  padding-left: 0;
}
.editor.overlay .toolbar li {
  display: inline-block;
  list-style: none;
}
.editor.overlay .toolbar li button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  margin: 0 3px 0 0;
}
.editor.overlay .toolbar li button:hover {
  background-color: #909090;
}
.editor.overlay .toolbar li button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.editor.overlay .toolbar li button[disabled]:hover {
  background: #aaa;
}
.editor.overlay .toolbar li button.replicate {
  background: #80ff80;
}
.editor.overlay .toolbar li button.replicate:hover {
  background: #00b300;
}
.editor.overlay .toolbar li button.move {
  background: #80bbff;
}
.editor.overlay .toolbar li button.move:hover {
  background: #0053b3;
}
.editor.overlay .toolbar li button.delete {
  background: #ff9980;
}
.editor.overlay .toolbar li button.delete:hover {
  background: #b32400;
}
.editor.overlay .f {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  padding: 2px;
  padding-bottom: 10px;
  padding-top: 9px;
}
.editor.overlay .f * {
  box-sizing: border-box;
}
.editor.overlay .f label:first-child {
  display: block;
  font-size: smaller;
  padding-bottom: 3px;
}
.editor.overlay .f .help-script {
  color: inherit;
  padding-left: 1em;
}
.editor.overlay .f input[type='text'],
.editor.overlay .f input[type='number'],
.editor.overlay .f input[type='range'],
.editor.overlay .f textarea {
  font: inherit;
  width: 100%;
  border: none;
  padding: 4px;
  background: #222;
  color: #aaa;
  border-radius: 4px;
}
.editor.overlay .f.uv input[type='number'],
.editor.overlay .f.uv input.number {
  width: 90px;
  margin-right: 8px;
}
.editor.overlay .f input[type='checkbox'] {
  margin-right: 10px;
}
.editor.overlay .f textarea.script-editor {
  height: 300px;
  white-space: pre-wrap;
  /* For firefox */
}
.editor.overlay .f textarea {
  height: 150px;
}
.editor.overlay .f small {
  display: block;
  margin-top: 10px;
}
.editor.overlay .f input[type='checkbox'] + small {
  display: inline;
}
.editor.overlay .f .sub-f {
  background-color: #272727;
  padding: 3px 5px 0 5px;
  margin: 5px 0;
  border-radius: 2px;
  transition: height 0.5s linear;
}
.editor.overlay button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.editor.overlay button:hover {
  background-color: #909090;
}
.editor.overlay button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.editor.overlay button[disabled]:hover {
  background: #aaa;
}
.editor.overlay .f select + div {
  margin-top: 4px;
}
.editor.overlay .f.fs input[type='number'],
.editor.overlay .f.fs input.number {
  width: 83px;
  margin-right: 4px;
}
.editor.overlay .f.fs input.error {
  outline: 1px solid red;
  background: #402000;
  color: #eeeeee;
}
.editor.overlay .easingContainer {
  display: flex;
  flex-direction: row;
  column-gap: 4px;
}
.editor.overlay .lock-aspect-ratio {
  margin-right: 0px;
  padding: 3px 3px 3px 5px;
  min-width: 20px;
}
.editor.overlay .lock-aspect-ratio-keyframe {
  margin-right: 0px;
  padding: 3px 3px 3px 5px;
  min-width: 20px;
  margin-left: 4px;
}
.editor.overlay .aspect-ratio-permanent-lock {
  margin-right: 0px;
  padding: 3px 3px 3px 5px;
  min-width: 20px;
  color: black;
}
.editor.overlay .add-keyframe-button {
  margin-top: 4px;
}
.editor.overlay .f-keyframe input {
  width: 50px !important;
}
.editor.overlay .f-keyframe input.frame {
  background: #111;
  color: white;
  text-align: center;
}
.editor.overlay div.color-selectors {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.editor.overlay div.color-selectors div > small > button {
  margin-right: 0;
}
.image-popup-overlay {
  position: absolute;
  top: 0;
  width: 400px;
  z-index: 50;
}
/* Inspector overlay */
.inspector.overlay {
  width: 240px;
  left: 40px;
  top: 40px;
  bottom: 40px;
  margin-left: 0;
  margin-top: 0;
  overflow-y: auto;
}
.inspector.overlay ul li {
  margin-bottom: 4px;
}
.inspector.overlay ul li p {
  overflow: hidden;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inspector.overlay ul li small {
  color: #555;
  display: block;
  margin: 0;
}
@keyframes slidein-interact {
  from {
    left: -400px;
  }
  to {
    left: 10px;
  }
}
@keyframes builder-slide {
  from {
    right: -400px;
  }
  to {
    right: 53px;
  }
}
@keyframes slidein-instructions {
  from {
    top: -50%;
  }
  to {
    top: 50%;
  }
}
.overlay.inspect-feature {
  background-color: #333333ed;
  transform: translate(0, -50%);
  right: 5px;
  left: unset;
}
.overlay.inspect-feature pre {
  background: white;
  font-family: monospace;
  user-select: text;
  padding: 5px;
  max-height: 70vh;
  overflow-y: auto;
}
.overlay.inspect-feature .feature-inspector-container {
  background: white;
  padding: 10px;
  user-select: text;
}
.overlay.inspect-feature .feature-inspector-container table tr.-moderatorOnly th,
.overlay.inspect-feature .feature-inspector-container table tr.-moderatorOnly td,
.overlay.inspect-feature .feature-inspector-container table tr.-moderatorOnly td a {
  color: #7684ff;
}
.overlay.inspect-feature .feature-inspector-container table th,
.overlay.inspect-feature .feature-inspector-container table td {
  text-align: left;
  padding: 5px;
}
.overlay.inspect-feature .feature-inspector-options {
  margin-top: 10px;
}
.overlay.inspect-feature .feature-inspector-options h4 {
  margin: 10px 0;
}
.overlay.inspect-feature .feature-inspector-options.-moderator h4 {
  color: #7684ff;
}
.overlay.inspect-feature .feature-inspector-options.-builder h4 {
  color: #ffef76;
}
.overlay.inspect-feature .feature-inspector-options button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.overlay.inspect-feature .feature-inspector-options button:hover {
  background-color: #909090;
}
.overlay.inspect-feature .feature-inspector-options button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay.inspect-feature .feature-inspector-options button[disabled]:hover {
  background: #aaa;
}
.overlay.suspended-window {
  background-color: #333333;
}
.overlay.suspended-window p {
  user-select: text;
}
.overlay.suspended-window button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.overlay.suspended-window button:hover {
  background-color: #909090;
}
.overlay.suspended-window button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay.suspended-window button[disabled]:hover {
  background: #aaa;
}
.overlay.suspended-window ul {
  margin: 0 0 0 15px;
}
.BroadcastedWomps {
  padding: 4px;
  overflow-y: auto;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.BroadcastedWomps > div.womp:first-child {
  margin-top: auto !important;
}
div.ChatInput {
  display: flex;
  width: 100%;
  align-items: center;
}
div.ChatInput input {
  flex: 1;
  color: white;
  text-shadow: 1px 1px 1px black;
  font: inherit;
  background: rgba(0, 0, 0, 0.228);
  padding: 10px;
  outline: none;
  border: none;
  border-radius: 5px;
  box-sizing: border-box;
}
div.ChatInput input:focus {
  background: black;
}
div.ChatInput input::placeholder {
  color: #aaa;
}
div.ChatInput > div div.emoji-picker.dark {
  background: #42334e;
}
div.ChatInput div.ChatEmojiPicker {
  padding: 8px;
  margin: 0 0 0 2px;
  filter: grayscale(1);
  background: rgba(0, 0, 0, 0.228);
  box-sizing: border-box;
  border-radius: 3px;
  cursor: pointer;
}
div.ChatInput div.ChatEmojiPicker:hover {
  filter: none;
  background: #0000005e;
}
button.TakeWompButton {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  font-size: 110%;
  padding: 10px;
  cursor: pointer;
  margin-right: 0;
  margin-top: 5px;
}
button.TakeWompButton:hover {
  background-color: #909090;
}
button.TakeWompButton[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
button.TakeWompButton[disabled]:hover {
  background: #aaa;
}
button.TakeWompButton:hover {
  background: #2d2d2d;
  color: #f9f9f9;
}
button.TakeWompButton i {
  margin-right: 2px;
}
.WompOptions textarea {
  margin: 0px;
  width: 100%;
  height: 39px;
  margin-bottom: 10px;
  padding: 5px;
  resize: vertical;
  min-height: 50px;
  max-height: 100px;
  box-sizing: border-box;
}
form.PermissionsRadioSelector > div {
  margin: 10px 0;
}
form.PermissionsRadioSelector > div > label {
  cursor: pointer;
  display: flex;
}
form.PermissionsRadioSelector > div > label > div {
  margin-left: 5px;
  flex: 1;
}
form.PermissionsRadioSelector > div > label > div div.info {
  font-size: 90%;
  color: #bdbdbd;
}
.overlay.empty-window-overlay.opaque {
  background-color: #2b2b2b;
}
.overlay.empty-window-overlay .empty-window-container {
  background-color: #d6d6d6;
  padding: 10px 1px;
  border-radius: 5px;
}
.overlay.empty-window-overlay .empty-window-container.aligned-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overlay.empty-window-overlay .empty-window-container p {
  color: black;
}
section.wardrobe {
  display: block;
  flex: inherit !important;
}
section.wardrobe .emote-costumes-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 5px;
}
.emote-costume {
  border-radius: 8px;
  cursor: pointer;
  padding: 5px;
}
.emote-costume h2 {
  color: #d6d6d6;
}
.emote-costume.active {
  background: #5a5a5aaa;
  cursor: initial;
}
.emote-costume.active:hover {
  background: #5a5a5aaa;
}
.emote-costume:hover {
  background: rgba(66, 66, 66, 0.667);
}
.PanelTabs li {
  color: #e6e6e6;
  background: #111a;
}
.PanelTabs li ol li:hover {
  background-color: #727272;
}
.PanelTabs li h5 {
  color: #fafafa;
  text-shadow: 1px 1px 1px black;
}
.PanelTabs li:hover {
  background-color: #616161;
}
.PanelTabs li.-active > h5 {
  color: #f6ffc4;
}
.Panel > header {
  color: white;
  background: #222;
}
.Panel > header h3 {
  color: white;
}
.Panel h4 {
  color: white;
}
.Panel.-Scrollable {
  overflow-y: auto;
}
.ButtonList button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  margin: 0;
}
.ButtonList button:hover {
  background-color: #909090;
}
.ButtonList button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.ButtonList button[disabled]:hover {
  background: #aaa;
}
.ButtonList li {
  list-style: none;
  margin-bottom: 5px;
}
.AcaFeatureList {
  overflow-y: auto;
  overflow-x: hidden;
}
.AcaFeatureList li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.AcaFeatureList li li {
  margin-left: 10px;
}
.AcaFeatureList li + li {
  margin-top: 3px;
}
.AcaFeatureList ol {
  margin: 0;
  padding: 0;
}
ul.KeyBindingList {
  margin-left: 20px;
}
ul.KeyBindingList li {
  margin-top: 3px;
}
.PropertiesList > button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 0;
}
.PropertiesList > button:hover {
  background-color: #909090;
}
.PropertiesList > button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.PropertiesList > button[disabled]:hover {
  background: #aaa;
}
.PropertiesList > button.active {
  background: #848484;
}
.PropertiesList > button.active.up:after {
  content: '↑';
}
.PropertiesList > button.active.down:after {
  content: '↓';
}
.ExplorerUsersOnline {
  display: block;
  list-style: none;
}
.ExplorerUsersOnline li {
  background-color: #2d2d2daa;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  margin: 5px -5px;
}
.ExplorerUsersOnline li:hover {
  background-color: #272727aa;
}
.ExplorerUsersOnline li > div:first-of-type {
  flex: 2;
}
.ExplorerUsersOnline li > div:last-of-type {
  flex: 1;
  text-align: right;
  align-self: center;
}
.ExplorerUsersOnline li > div:last-of-type small {
  display: block;
}
.ExplorerUsersOnline a {
  color: #ffffff;
}
.ParcelCard {
  background: #5f5f5f;
}
.ui-wearable-list {
  list-style: none;
}
.ui-wearable-list li {
  color: #d3d3d3;
}
.ui-wearable-list li a {
  color: white;
}
.ui-wearable-list li small {
  display: block;
}
/* The parcel admin overlay window  (extends OverlayWindow)*/
.ParcelAdminWindow .OverlayHighlightContent .FlexInput {
  display: flex;
}
.ParcelAdminWindow .OverlayHighlightContent input[type='text'],
.ParcelAdminWindow .OverlayHighlightContent textarea {
  flex: 2;
}
.TransferCollectible .transfer-form {
  padding: 10px;
  background: #212121aa;
  border-radius: 5px;
  margin: 5px 0 0;
}
.TransferCollectible label {
  display: inline-block;
  min-width: 20%;
}
.TransferCollectible input[type='text'] {
  width: 50%;
}
.TransferCollectible input[type='number'],
.TransferCollectible input.number {
  width: 10%;
}
section.BatchTransferNFT .transfer-form {
  padding: 10px;
  background: #212121aa;
  border-radius: 5px;
  margin: 5px 0 0;
}
section.BatchTransferNFT label {
  display: inline-block;
  min-width: 20%;
}
section.BatchTransferNFT input[type='text'] {
  width: 50%;
}
section.BatchTransferNFT input[type='number'],
section.BatchTransferNFT input.number {
  width: 10%;
}
section.BatchTransferNFT div.nft-info-section > div {
  padding: 6px;
  margin: 1px;
  background: #212121aa;
  border-radius: 4px;
}
section.BatchTransferNFT label {
  min-width: 25%;
}
/* Make collectible selector darker
i.e. overrides the colors */
.CollectibleSelector ul {
  border: 1px solid #ccc;
  background: #3b3b3b;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.CollectibleSelector .select {
  color: #aaa;
}
.CollectibleSelector li small {
  color: #aaa;
}
.CollectibleSelector li:hover {
  background: #494949;
}
.CollectibleSelector li:first-of-type {
  background: #dadada;
}
.CollectibleSelector.closed li.selected {
  color: #999;
}
.PagingButtons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 5px;
}
.PagingButtons > button {
  margin: 0 4px;
}
.PagingButtons.-center {
  justify-content: center;
}
/* Parcel information overlay */
.overlay .parcel-information-overlay h5,
.overlay .parcel-information-overlay h4,
.overlay .parcel-information-overlay h3,
.overlay .parcel-information-overlay h2 {
  color: #d8d8d8;
}
.overlay .parcel-information-overlay a {
  color: #969696;
}
.overlay .parcel-information-overlay a:visited {
  color: aliceblue;
}
.overlay .parcel-information-overlay p {
  margin-bottom: 1px;
}
.overlay .parcel-information-overlay .parcels-details {
  padding: 5px;
  border-radius: 4px;
  border: none;
  background-color: #4c3456cf;
}
.overlay .parcel-information-overlay .actions {
  margin-left: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.overlay .parcel-information-overlay .actions > li {
  margin: 5px 0 2px 2px;
}
.overlay .parcel-information-overlay .actions > li a {
  text-decoration: none;
  background-color: #2d2d2d;
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  height: 15px;
  margin-right: 3px;
}
.overlay .parcel-information-overlay .actions > li a:hover {
  background-color: #909090;
}
.overlay .parcel-information-overlay .actions > li a[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay .parcel-information-overlay .actions > li a[disabled]:hover {
  background: #aaa;
}
.overlay .parcel-information-overlay .actions > li:hover a {
  background-color: #464646;
}
.overlay .parcel-information-overlay .overlay-parcel-info-content {
  padding: 3px;
  margin: 2px;
  display: flex;
  flex-direction: column;
  background-color: #4c3456cf;
  overflow: visible;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 10px;
}
.overlay .parcel-information-overlay .overlay-parcel-info-content > * {
  margin-bottom: 8px;
}
.overlay .parcel-information-overlay .overlay-parcel-info-content .eventBoard-item {
  background-color: #1d1d1d;
}
.overlay .parcel-information-overlay .overlay-parcel-info-content p {
  margin-bottom: 2px;
}
.overlay .parcel-information-overlay .overlay-parcel-info-content h1,
.overlay .parcel-information-overlay .overlay-parcel-info-content h2,
.overlay .parcel-information-overlay .overlay-parcel-info-content h3,
.overlay .parcel-information-overlay .overlay-parcel-info-content h4,
.overlay .parcel-information-overlay .overlay-parcel-info-content h5 {
  margin: 2px 0 2px 0;
  text-shadow: none;
}
.overlay .parcel-information-overlay .womp {
  width: 128px;
}
.overlay .debug-tools-overlay h5,
.overlay .debug-tools-overlay h4,
.overlay .debug-tools-overlay h3,
.overlay .debug-tools-overlay h2 {
  color: #d8d8d8;
}
.overlay .debug-tools-overlay a {
  color: #969696;
}
.overlay .debug-tools-overlay a:visited {
  color: aliceblue;
}
.overlay .debug-tools-overlay p {
  margin-bottom: 1px;
}
.overlay .debug-tools-overlay .parcels-details {
  padding: 5px;
  border-radius: 4px;
  border: none;
  background-color: #4c3456cf;
}
.overlay .debug-tools-overlay .actions {
  margin-left: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.overlay .debug-tools-overlay .actions > li {
  margin: 5px 0 2px 2px;
}
.overlay .debug-tools-overlay .actions > li a {
  text-decoration: none;
  background-color: #2d2d2d;
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  height: 15px;
  margin-right: 3px;
}
.overlay .debug-tools-overlay .actions > li a:hover {
  background-color: #909090;
}
.overlay .debug-tools-overlay .actions > li a[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.overlay .debug-tools-overlay .actions > li a[disabled]:hover {
  background: #aaa;
}
.overlay .debug-tools-overlay .actions > li:hover a {
  background-color: #464646;
}
.overlay .debug-tools-overlay .overlay-parcel-info-content {
  padding: 3px;
  margin: 2px;
  display: flex;
  flex-direction: column;
  background-color: #4c3456cf;
  overflow: visible;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 10px;
}
.overlay .debug-tools-overlay .overlay-parcel-info-content > * {
  margin-bottom: 8px;
}
.overlay .debug-tools-overlay .overlay-parcel-info-content .eventBoard-item {
  background-color: #1d1d1d;
}
.overlay .debug-tools-overlay .overlay-parcel-info-content p {
  margin-bottom: 2px;
}
.overlay .debug-tools-overlay .overlay-parcel-info-content h1,
.overlay .debug-tools-overlay .overlay-parcel-info-content h2,
.overlay .debug-tools-overlay .overlay-parcel-info-content h3,
.overlay .debug-tools-overlay .overlay-parcel-info-content h4,
.overlay .debug-tools-overlay .overlay-parcel-info-content h5 {
  margin: 2px 0 2px 0;
  text-shadow: none;
}
.overlay .debug-tools-overlay .womp {
  width: 128px;
}
/* Parcel states overlay */
.overlay .parcel-states .unordered-list {
  list-style: none;
  color: #ffffff;
  margin-top: 5px;
  border-top: 1px solid #6b6b6b;
}
.overlay .parcel-states .unordered-list li {
  background-color: #2d2d2daa;
  margin: 4px 1px;
  padding: 5px;
  display: flex;
  justify-content: space-between;
}
.overlay .parcel-states .unordered-list li:hover {
  background-color: #272727aa;
}
.overlay .parcel-states .unordered-list li small > a {
  display: inherit;
}
.overlay .parcel-states .unordered-list li .edit-icons li {
  padding: 0;
  margin: 2px 5px;
  background: none;
}
.overlay .parcel-states .unordered-list a {
  color: #ffffff;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.overlay .parcel-states .overlay-header {
  color: white;
  background: #4c3456cf;
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 10px;
}
.overlay .parcel-states .overlay-header h3 {
  margin-right: 0;
  background: none;
  color: white;
}
/* Screen feature overlay */
.presenter.overlay {
  background: #3338;
  border-radius: 4px;
  left: 10px;
  top: 80px;
  margin: 0 0 0 0;
  color: white;
}
.presenter.overlay button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.presenter.overlay button:hover {
  background-color: #909090;
}
.presenter.overlay button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.presenter.overlay button[disabled]:hover {
  background: #aaa;
}
/* Boombox feature overlay */
.boombox-broadcast {
  transform: translate(0, -50%);
  right: 5px;
  left: unset;
  background: #555;
  box-shadow: none;
  color: #ccc;
  position: absolute;
}
.boombox-broadcast label {
  color: white;
}
.boombox-broadcast .fs {
  text-align: right;
}
.boombox-broadcast .fs button {
  padding: 5px;
}
.boombox-broadcast .broadcast-warning {
  background: #484200;
  color: white;
  padding: 5px;
  border: 1px solid #fff700;
  margin-bottom: 10px;
}
.boombox-broadcast .broadcast-status {
  background: #004826;
  color: white;
  padding: 5px;
  border: 1px solid #00ff88;
  margin-bottom: 10px;
}
.boombox-broadcast .broadcast-info {
  background: #ffec5f;
  color: #323232;
  padding: 5px;
  border: 1px solid #fadd00;
  margin-bottom: 10px;
}
.boombox-broadcast .broadcast-error {
  background: #480000;
  color: white;
  padding: 5px;
  border: 1px solid red;
  margin-bottom: 10px;
}
.boombox-broadcast .close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.boombox-broadcast .close:hover {
  background-color: #909090;
}
.boombox-broadcast .close[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.boombox-broadcast .close[disabled]:hover {
  background: #aaa;
}
.boombox-broadcast * {
  box-sizing: border-box;
}
.boombox-broadcast h3 {
  color: white;
}
.boombox-broadcast h3 img {
  width: 64px;
  float: left;
  margin-right: 5px;
  margin-left: -10px;
  margin-top: -10px;
}
/* Boombox feature overlay - audio meter */
.audio-meter {
  min-height: 20px;
  background: #1f1f1f;
  padding: 1px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.audio-meter.clipping span {
  background: #c20000;
}
.audio-meter span {
  background: #00ff00;
  flex: 1;
  height: 10px;
  width: 100%;
}
.audio-meter span.audio-meter--r {
  margin-top: 1px;
}
/* youtube feature */
#youtube-css-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
/* Vidscreen feature - overlay */
@keyframes vidscreenslide {
  from {
    top: -200px;
  }
  to {
    top: 20px;
  }
}
.vid-screen {
  animation-duration: 0.15s;
  animation-name: vidscreenslide;
  transform: translate(-50%, 0%);
  background: #333a;
  border-radius: 4px;
  top: 60px;
  color: white;
}
/* Scripting feature - in=world */
.scripting-container .expandScript {
  float: right;
  margin-bottom: 3px;
  margin-top: -2px;
}
.scripting-container .parcelScriptStateIndicator {
  color: red;
  float: right;
}
.scripting-container .parcelScriptStateIndicator.active {
  color: green;
}
/* Scripting feature */
textarea.script-editor {
  white-space: pre-wrap;
  overflow: auto;
}
/* Scripting container */
.scripting-container-overlay {
  position: absolute;
  border-radius: 4px;
  padding: 5px;
  width: 60vw;
  height: 60vh;
  top: 45%;
  left: 45%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}
.scripting-container-overlay h4,
.scripting-container-overlay label,
.scripting-container-overlay a {
  color: #fff;
}
.scripting-container-overlay .scripting-container {
  display: flex;
  flex-direction: column;
  height: inherit;
}
.scripting-container-overlay .overlay-Header {
  margin-bottom: 5px;
}
.scripting-container-overlay .editor-toolbar {
  display: flex;
  margin-bottom: 5px;
}
.scripting-container-overlay .editor-toolbar .f {
  margin-right: 10px;
}
.scripting-container-overlay .editor-toolbar select {
  min-width: 130px;
  max-width: 180px;
}
.scripting-container-overlay .editor-toolbar .script-library-menu > div > button {
  margin: 0 2px;
}
@media only screen and (max-width: 870px) {
  .scripting-container-overlay .editor-toolbar {
    display: block;
    margin-bottom: 5px;
  }
}
.scripting-container-overlay .editor-container {
  height: 100%;
  position: relative;
  display: inline-block;
  overflow-y: scroll;
}
.scripting-container-overlay .editor-container .editor-container-inner {
  display: grid;
  min-height: 100%;
  grid-template-columns: min-content auto;
}
.scripting-container-overlay .editor-container .line-nums {
  grid-column: 1;
  font-size: 14px;
  line-height: 16px;
  padding: 1px 4px;
  min-width: 20px;
  font-family: monospace;
  background: #eeec;
  text-align: right;
  border: 1px solid #999;
}
.scripting-container-overlay .editor-container textarea {
  overflow: hidden;
  grid-column: 2;
  resize: none;
  display: block;
  padding-left: 4px;
  font-size: 14px;
  line-height: 16px;
}
.scripting-container-overlay .script-editor {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #222;
  color: #aaa;
}
.scripting-container-overlay .scripting-buttonMenu {
  text-align: right;
  margin-top: 5px;
}
.scripting-container-overlay .scripting-buttonMenu button {
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.scripting-container-overlay .scripting-buttonMenu button:hover {
  background-color: #909090;
}
.scripting-container-overlay .scripting-buttonMenu button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.scripting-container-overlay .scripting-buttonMenu button[disabled]:hover {
  background: #aaa;
}
/* Post womp overlay */
.post-womp {
  width: 640px;
  height: 670px;
  margin: 1% 0 0 -2%;
  background: #555;
  box-shadow: none;
  color: #ccc;
  position: absolute;
}
.post-womp .close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 4px 8px;
  margin-right: 8px;
  background: #aaa;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}
.post-womp .close:hover {
  background-color: #909090;
}
.post-womp .close[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}
.post-womp .close[disabled]:hover {
  background: #aaa;
}
.post-womp .vignette {
  position: relative;
  height: 480px;
  width: 640px;
  display: block;
  margin-bottom: 4px;
}
.post-womp .vignette:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: radial-gradient(circle, transparent 50%, black 150%);
}
.post-womp * {
  box-sizing: border-box;
}
.post-womp h3 {
  color: white;
}
.post-womp h3 img {
  width: 64px;
  position: relative;
  top: -24px;
  float: left;
}
.post-womp .fs {
  text-align: right;
}
.post-womp .fs button {
  font: inherit;
  padding: 8px;
  background: #eee;
  color: #555;
  border: none;
  border-radius: 4px;
}
.post-womp .fs button:hover {
  background: #fff;
  color: #444;
  cursor: pointer;
}
.post-womp .fs button:disabled {
  color: #b5b5b5;
}
.post-womp textarea {
  font: inherit;
  background: #222;
  color: white;
  width: 100%;
  height: 48px;
  padding: 4px;
  border: none;
  border-radius: 4px;
}
@media only screen and (max-width: 1000px) {
  .post-womp {
    width: 64vw;
    height: auto;
    margin: -2% 0 0 -2%;
  }
  .post-womp .vignette {
    width: 64vw;
    height: auto;
  }
  .post-womp .vignette img {
    width: 100%;
    height: auto;
  }
}
.SearchBar {
  width: 300px;
}
.SearchBar input {
  width: 100%;
  box-sizing: border-box;
}
.SearchBar:focus-within ul {
  display: block;
}
.SearchBar ul {
  display: none;
  position: absolute;
  background: #1d1d1df2;
  list-style: none;
  z-index: 2;
  left: 0;
  right: 0;
  border: 1px solid #424242;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #171717;
}
.SearchBar li {
  padding: 5px 10px;
  cursor: pointer;
}
.SearchBar li header {
  font-weight: bold;
}
.SearchBar li:hover {
  background: #5a2973;
}
.BuildToolOverlayContainer {
  display: flex;
  flex-direction: column;
  top: 80px;
  position: absolute;
  right: 0;
}
.BuildToolOverlayContainer .BuildToolOverlay {
  transition: right 0.5s ease-in-out;
  right: -100px;
  visibility: hidden;
}
.BuildToolOverlayContainer .BuildToolOverlay.-canEdit {
  right: 0;
  visibility: visible;
}
.BuildToolOverlay {
  position: relative;
  margin-bottom: 10px;
  font-size: 20px;
  padding: 18px 16px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-align: center;
  min-width: 25px;
  cursor: pointer;
  color: #d8d8d8;
  background: #333333a6;
}
.BuildToolOverlay:hover {
  color: white;
  background: #262626;
}
.BuildToolOverlay.active {
  background: #551271d4 !important;
  color: #e8b1ff;
}
.BuildToolOverlay.-moderator {
  color: #7684ff;
}
.MailboxMessage div.subject:hover {
  background: #6f4e80;
}
.MailboxMessage div.subject b {
  color: #e2c8ff;
}
.MailboxMessage div.subject b.read {
  color: #b1b1b1;
}
.MailboxMessage div.content {
  background: rgba(43, 15, 43, 0.88);
  color: white;
  border-color: #795e79;
}
.SmallHomeMenu {
  display: block;
  border: 1px solid #b0b0b0;
  position: absolute;
  border-radius: 4px;
  margin-left: 10px;
  width: 90px;
  padding: 15px;
  top: -20px;
  left: 5px;
  font-size: 13px;
  z-index: 10;
  /* Styles */
  background: rgba(43, 15, 43, 0.88);
  text-shadow: 1px 1px 1px black;
  border-color: #795e79;
  color: white;
}
.SmallHomeMenu h2 {
  color: white;
}
.SmallHomeMenu h4 {
  color: #fafafa;
}
.SmallHomeMenu ul {
  list-style: none;
  margin: -6px -15px;
  font-size: 14px;
}
.SmallHomeMenu li {
  padding: 6px 20px;
  cursor: pointer;
}
.SmallHomeMenu li:hover {
  background: #5a2973;
}
.SmallHomeMenu li > div.pendingBadge {
  display: none;
}
.SmallHomeMenu li.notify {
  position: relative;
}
.SmallHomeMenu li.notify > div.pendingBadge {
  display: block;
  background: #a536acdb;
  padding: 0.5em 0.5em;
  border-radius: 12px;
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.InteractBar {
  position: absolute;
  bottom: 0px;
  left: 10px;
}
.InteractBar > ul {
  display: flex;
  list-style: none;
}
.InteractBar > ul > li {
  position: relative;
  font-size: 20px;
  color: #d8d8d8;
  padding: 16px 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #333333a6;
  text-align: center;
  min-width: 25px;
  cursor: pointer;
}
.InteractBar > ul > li > span.pendingBadge {
  background: #a536acdb;
  padding: 0.3em 0.5em;
  border-radius: 12px;
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.InteractBar > ul > li.-activeVoiceChat {
  color: #96ff81 !important;
}
.InteractBar > ul > li:hover {
  color: white !important;
  background: #262626;
}
.InteractBar > ul > li.-active {
  background: #551271d4 !important;
  color: #e8b1ff;
}
.InteractBar > ul > li + li {
  margin-left: 10px;
}
.voxel-library {
  height: 150px;
  overflow-y: auto;
  padding: 4px 1px;
  margin: 5px 1px;
  background-color: #2d2d2d;
}
.voxel-library .category-name {
  cursor: pointer;
}
.voxel-library .category-name h5 {
  color: #cccccc;
  margin: 2px 2px 5px;
}
.voxel-library .category-models {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.voxel-library .category-models a {
  padding: 3px;
}
.voxel-library .category-models img {
  width: 40px;
  height: 40px;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .voxel-library .category-models img {
    width: 55px;
    height: 55px;
  }
  .voxel-library .category-models img:hover {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition: all 0.2s ease-in-out;
  }
}
.voxel-library .category-models p {
  margin-bottom: 0;
  margin: auto 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-button {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.home-button > a > img {
  width: 26px;
  opacity: 0.5;
}
@media only screen and (min-width: 800px) and (min-height: 450px) {
  .home-button > a > img {
    width: 38px;
    opacity: 1;
  }
}
@media prefers-color-scheme: dark {
  .home-button > a > img {
    filter: invert();
  }
}
.home-button > a:hover {
  background: none !important;
}
.ConnectionStatus {
  display: none;
}
.upload-status {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1000000;
  width: 220px;
  border-radius: 10px;
  padding: 15px 20px;
  padding-right: 50px;
  background-size: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #cacaca;
  animation: upload-pulse 1s infinite;
  box-sizing: border-box;
  overflow: hidden;
  transition: left 0.5s ease-in-out;
}
.upload-status.-hidden {
  left: -250px;
  animation: none;
}
.upload-status ul {
  overflow: hidden;
}
.upload-status li {
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  list-style: none;
}
.upload-status h2 {
  color: white;
}
.InteractNotification {
  position: fixed;
  bottom: 70px;
  left: 10px;
  z-index: 1000000;
  border-radius: 10px;
  box-sizing: border-box;
  transition: left 0.5s ease-in-out;
}
.InteractNotification button.close {
  padding: 4px 8px;
  margin-right: 8px;
  background: #d2d2d2;
  color: #111;
  font: inherit;
  font-size: smaller;
  border-radius: 4px;
  border: none;
  margin-right: 0;
  top: 14px;
  position: absolute;
  right: -25px;
  cursor: pointer;
  border-radius: 10px;
  font-size: 15px;
  font-weight: bold;
  opacity: 0.9;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.InteractNotification button.close:hover {
  background: #ab7777;
  color: white;
}
.InteractNotification.-hidden {
  left: -280px;
  transition-delay: 2s;
}
.InteractNotification.-hidden:hover {
  transition-delay: 0s;
  left: 10px;
}
@keyframes upload-pulse {
  0%,
  100% {
    background-color: rgba(0, 0, 0, 0.8);
  }
  20% {
    background-color: rgba(5, 62, 0, 0.8);
  }
}
@keyframes interact-tab-pulse {
  0%,
  100% {
    background-color: #333333a6;
  }
  20% {
    background-color: #54077ba6;
  }
}
.EventRow {
  position: relative;
  border: #b7b7b7 8px solid;
  color: black;
  margin: 10px auto;
  border-radius: 5px;
  background-color: #b7b7b7;
  overflow: hidden;
  cursor: pointer;
  transition: background-color 0.1s ease-in-out, border-color 0.1s ease-in-out;
  display: flex;
  max-height: 135px;
}
.EventRow a {
  color: #333;
  text-decoration: none;
}
.EventRow a:hover {
  background-color: black;
  color: white;
}
.EventRow > aside {
  margin-right: 8px;
}
.EventRow > aside div.userCount {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 5px;
  border-radius: 5px;
  background: #3d2f5fbf;
  color: #ececec;
}
.EventRow > aside img {
  width: 180px;
  height: 135px;
  background-color: #333;
}
.EventRow > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.EventRow > div > header {
  display: flex;
  justify-content: space-between;
}
.EventRow > div > header div.event {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  flex: 1;
  max-width: 250px;
}
.EventRow > div > header div.user {
  font-size: 90%;
  font-weight: 400;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: right;
}
.EventRow > div > header div + div {
  margin-left: 4px;
}
.EventRow > div div.eventDescription {
  line-height: 1.3;
  margin: 5px 0;
  font-size: 90%;
  white-space: pre-line;
  display: flex;
  flex: 1;
  align-content: center;
  text-overflow: ellipsis;
  overflow: hidden;
  font-style: italic;
}
.EventRow > div div.location {
  font-size: 90%;
}
.EventRow:hover {
  background: white;
  border-color: white;
}
.overflow {
  --lh: 1.2rem;
  --max-lines: 3;
  position: relative;
  max-height: calc(var(--lh) * var(--max-lines));
  overflow: hidden;
  padding-right: 0.35rem;
  /* space for ellipsis */
}
.overflow::before {
  position: absolute;
  content: '...';
  /*   inset-block-end: 0; */
  inset-inline-end: 5px;
  bottom: 0;
  right: 0;
}
.overflow::after {
  content: '';
  position: absolute;
  /*   inset-inline-end: 0; */
  right: 0;
  width: 1rem;
  height: 1rem;
  background: white;
}
/* Overwrite styling of Pagination in common.less */
/* Changes styles but not skeleton of component */
.Pagination {
  margin-bottom: 1em;
}
.Pagination a {
  background: #848484;
  border: none;
  color: #111;
  text-decoration: none;
  border-radius: 5px;
}
.Pagination a:hover {
  color: #111;
  background: #707070;
}
.Pagination a.active {
  background: #555555;
  color: #111;
  font-weight: bold;
}
.MoreDropDown {
  display: block;
  background: rgba(43, 15, 43, 0.88);
  color: white;
  border: 1px solid #795e79;
  padding: 5px;
  position: absolute;
  border-radius: 4px;
  width: 120px;
  right: -40px;
  transition: 0.2s ease;
}
.MoreDropDown li {
  display: block;
  margin: 4px 0px;
}
div.GraphDebugWindow {
  border-radius: 5px;
  background-color: rgba(51, 51, 51, 0.712);
  color: #dbdbdb;
  width: 340px;
  height: 209px;
  padding: 5px;
  z-index: 12000;
  position: absolute;
  top: 65px;
  left: 15px;
}
div.leaflet-marker-icon div.gps_ring {
  -webkit-border-radius: 30px;
  height: 18px;
  width: 18px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  -webkit-animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  /*opacity: 0.0*/
}
div.leaflet-marker-icon .inner-circle {
  transform: translate(-20%, -20%);
  height: 25px;
  width: 25px;
  background-color: blue;
  border-radius: 50%;
  display: inline-block;
}
@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
div.CheckUserIsAllowedInParcel ul {
  padding-left: 25px;
  list-style: none;
}
div.CheckUserIsAllowedInParcel ul li.tokensToEnter {
  margin: 5px;
}
div.CheckUserIsAllowedInParcel ul li.tokensToEnter > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
div.CheckUserIsAllowedInParcel ul li.tokensToEnter > div div#description {
  display: flex;
  flex-direction: column;
}
div.CheckUserIsAllowedInParcel ul li.tokensToEnter > div div#description b {
  display: block;
  white-space: pre;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 176px;
}
div.CheckUserIsAllowedInParcel ul li.tokensToEnter > div div#actions {
  display: flex;
  flex-direction: column;
}
div.CheckUserIsAllowedInParcel ul li.tokensToEnter > div div#actions button {
  margin: 2px 0;
}
.secret-flags span {
  color: #b5b5b5;
  background: #1a1a1a;
  padding: 2px;
  display: table;
  border-radius: 4px;
}
.secret-flags h3 {
  margin-top: 10px;
}
