.alert {
  color: #fff;
  padding: .8em 1.2em;
  border-radius: .4em;
  margin: .8em 0;
}

.alert--error {
  background: #ffa2a2;
}

.alert--success {
  background: #090;
}

.alert--warning {
  background: #ffecaf;
  color: #0f0f0f;
}

.appheader {
  display: inline-flex;
  align-items: center;
}

.appheader-logo {
  font-size: 4.5rem;
}

.appheader-caption {
  font-size: 120%;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: #f4f4f4;
  color: var(--color-fg);
  margin: 0 0 0 .5em;
  font-weight: normal;
  line-height: 1.3;
  overflow: hidden;
  flex: 1;
}

.appheader-caption_geonomics {
  display: block;
  color: #03a0e3;
}

.appheader-caption_sub {
  display: block;
  font-weight: 200;
  font-size: 90%;
}

.btn {
  background: #14141d;
  background: var(--theme-sidebar-highlight);
  box-shadow: 0 4px 16px rgba(26, 35, 126, .32);
  border-radius: .5em;
  border: none;
  color: #fff;
  padding: .625em;
  min-width: 7em;
  font-size: 1em;
  cursor: pointer;
  transition: opacity 100ms ease;
}

.btn:disabled {
  opacity: .5;
}

.cryptopro {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  background-color: white;
  overflow-y: scroll;
  border: 1px solid black;
  padding: 3px;
  z-index: 99999;
}

.cryptopro-cert {
  border: 1px solid black;
  margin: 3px;
}

.footer_block {
  justify-content: center;
  box-sizing: border-box;
  padding: .25em 1em;
  display: flex;
  flex-direction: column;
  color: #f4f4f4;
  color: var(--theme-sidebar-fg);
  overflow: hidden;
}

.footer_block-text {
  font-size: .75em;
  font-weight: normal;
  color: inherit;
}

.knca {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .5);
  display: flex;
  align-content: center;
  justify-content: center;
  overflow-y: auto;
}

.knca-box {
  margin: auto;
  padding: 1.5em;
  background-color: #fff;
  border-radius: .5em;
  box-shadow: 0 0 1em rgba(0, 0, 0, .33);
  display: flex;
  flex-direction: column;
  position: relative;
  min-width: 250px;
  min-height: 250px;
}

.knca-cancel {
  position: absolute;
  top: 0;
  right: 0;
  margin: .25em;
  filter: opacity(.5);
  display: flex;
  align-items: center;
}

.knca-cancel_icon {
  background: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%22-300 0 2000 2000%22%3E  %3Cpath d%3D%22M1298 1322q0 40-28 68l-136 136q-28 28-68 28t-68-28l-294-294-294 294q-28 28-68 28t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 294 294-294q28-28 68-28t68 28l136 136q28 28 28 68t-28 68l-294 294 294 294q28 28 28 68z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
  background-size: cover;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  width: 1.75em;
  height: 1.75em;
}

.knca-cancel_timer {
  margin-right: .25em;
}

.knca-title {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 auto 1rem;
}

.knca-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  color: gray;
  font-size: .85em;
  margin: 1em 0;
}

.knca-qr_container {
  display: flex;
  flex-direction: column;
}

.knca-qr_container_text {
  color: gray;
  margin-bottom: 1em;
}

.knca-qrbox {
  width: 200px;
  height: 200px;
  border-radius: .5em;
  padding: 1.5em;
  background-color: rgba(215,215,215,0.25098);
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.knca-qr--blurred {
  filter: blur(3px);
}

.knca-qrbox_overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  width: 75px;
  height: 75px;
  background: rgba(0, 0, 0, .7);
  border-radius: .5em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.knca-refresh_icon {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.31213 35.7779L4.31169 35.777C0.0557233 26.9395 1.19481 19.7937 4.01089 14.4856C6.86102 9.1132 11.4773 5.54812 14.228 4.11919C27.4425 -1.93586 38.2572 3.84918 43.7949 10.6797L47.0616 14.709L46.4496 9.55804L45.8404 4.4304C45.8273 4.228 45.8958 3.99699 46.022 3.83185C46.1351 3.68367 46.2485 3.63767 46.3692 3.63767C46.5442 3.63767 46.6674 3.69669 46.7451 3.76557C46.8202 3.83218 46.8831 3.93383 46.898 4.08867L46.9001 4.11069L46.9029 4.13264L48.4959 16.7744L48.4997 16.8047C48.4991 16.818 48.4968 16.8594 48.482 16.9258C48.4572 17.0368 48.4124 17.1454 48.3555 17.2289C48.3036 17.305 48.249 17.3511 48.1855 17.3812C48.1296 17.4077 48.0021 17.4527 47.7552 17.4377L35.3031 14.9026L35.2894 14.8998L35.2756 14.8973C35.1436 14.873 35.0407 14.8012 34.965 14.6793C34.8816 14.5447 34.8515 14.376 34.8812 14.2288L34.8837 14.2163L34.8861 14.2037C34.9104 14.0716 34.9822 13.9688 35.1041 13.8931C35.2376 13.8103 35.4048 13.78 35.5512 13.8086C35.5523 13.8088 35.5534 13.809 35.5545 13.8093L42.6208 15.2878L46.1173 16.0194L44.1913 13.0109C38.033 3.39122 25.1183 -0.399328 14.8751 5.28804C11.1469 7.35376 6.99722 11.1586 4.65108 16.307C2.2775 21.5156 1.78832 28.0274 5.32863 35.2975L5.32873 35.2977C10.7583 46.4432 24.721 50.4501 35.6113 44.791C35.7887 44.7046 35.9362 44.709 36.0491 44.7454C36.164 44.7825 36.2787 44.8649 36.3617 45.0008C36.4378 45.1688 36.4324 45.3091 36.3974 45.4176C36.359 45.5365 36.2721 45.6552 36.1276 45.7388C24.6075 51.735 9.90619 47.4139 4.31213 35.7779Z' fill='white' stroke='white' stroke-width='3'/%3E%3C/svg%3E%0A");
  background-size: cover;
  width: 50px;
  height: 50px;
}

.lang-item {
  font-family: inherit;
  color: inherit;
  background: none;
  border: none;
  margin: .5em 0;
  font-size: 70%;
  font-weight: 200;
  padding: 0;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  min-width: 2em; /* prevent width change when switch to bold */
}

.lang-item:focus {
  outline: none;
}

.lang-item--selected {
  font-weight: 500;
}

.lang-item--en {
  display: none;
}

.logo {
  background-image: url('../../assets/logo_eb12bf76.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 4.5rem;
  width: 1em;
  height: 1em;
  min-width: 1em;
}

/* roboto-100 - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-100_ff96de7f.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-100_28e00c69.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-100italic - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-100italic_ed83cdfb.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-100italic_c7c9224c.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300 - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-300_1fa8191a.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-300_3157796a.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-300italic - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-300italic_f726db93.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-300italic_f3742fd6.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-italic - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-italic_ab51cf07.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-italic_ca6e0eea.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-regular - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-regular_a1381afc.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-regular_7abe1e9f.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500 - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-500_d962e4a3.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-500_19fb45a4.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-500italic - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-500italic_7fdfeca4.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-500italic_bf94158.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-700_627cdecd.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-700_4557200e.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700italic - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-700italic_39718ad5.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-700italic_28dc32af.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-900 - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-900_24ebb194.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-900_72f3dd20.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-900italic - cyrillic-ext_cyrillic_latin-ext_latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-900italic_7127ee0.woff2') format('woff2'), 
       url('../../assets/roboto-v18-cyrillic-ext_cyrillic_latin-ext_latin-900italic_c27330db.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

:root {
  font-size: 16px;
  font-family: 'Roboto';

  --theme-head-bg: #191925;
  --theme-head-gl: 100%;
  --theme-head-fg: #fff;
  --theme-sidebar-bg: #20202f;
  --theme-sidebar-fg: #f4f4f4;
  --theme-sidebar-highlight: #14141d;
  --theme-sidebar-highlight-gutter: #437ca5;
  --theme-badge-fg: #f4f4f4;
  --theme-badge-bg: #555;
  --theme-expander-bg: #333;
  --theme-maptoggler-bg: #fff;
  --theme-maptoggler-border: #fff;
  --theme-bottompanel-bg: #20202f;
  --theme-bottompanel-fg: #fff;
  --theme-admterr-bg: #28283f;
  --theme-admterr-fg: var(--theme-sidebar-fg);
  --theme-admterr-highlight: var(--theme-sidebar-highlight);
  --theme-admterr-highlight-gutter: var(--theme-sidebar-highlight-gutter);

  --ctl_border_color: #ccc;
  --button_face_color: #437ca5;
  --transition_duration: 200ms;
  --color-bg: #20202f;
  --color-fg: #f4f4f4;
  --color-mute: #888;
  --color-highlight: #a1a4b2;

  --forms-grid-width: 3.75em;
  --forms-content-width: 83%;
  --forms-content-max-width: 47em;
}

/* override this */

@font-face {
  font-family: 'fontello';
  src: url('../../assets/fontello_1ea8c155.eot?39026422');
  src: url('../../assets/fontello_1ea8c155.eot?39026422#iefix') format('embedded-opentype'),
       url('../../assets/fontello_5bcff38f.woff2?39026422') format('woff2'),
       url('../../assets/fontello_9daa923d.woff?39026422') format('woff'),
       url('../../assets/fontello_2aea7c0.ttf?39026422') format('truetype'),
       url('../../assets/fontello_fc419a79.svg?39026422#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?39026422#fontello') format('svg');
  }
}
*/

[class^="fontello--"]:before, [class*=" fontello--"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.fontello--search1:before { content: '\e800'; }

/* '' */

.fontello--dot3:before { content: '\e801'; }

/* '' */

.fontello--down:before { content: '\e802'; }

/* '' */

.fontello--trash:before { content: '\e803'; }

/* '' */

.fontello--search:before { content: '\e804'; }

/* '' */

.fontello--feather:before { content: '\e805'; }

/* '' */

.fontello--ok:before { content: '\e806'; }

/* '' */

.fontello--cancel:before { content: '\e807'; }

/* '' */

.fontello--download_alt:before { content: '\e808'; }

/* '' */

.fontello--cancel1:before { content: '\e809'; }

/* '' */

.fontello--resize_full:before { content: '\e80a'; }

/* '' */

.fontello--location:before { content: '\e80b'; }

/* '' */

.fontello--resize_full_alt:before { content: '\e80c'; }

/* '' */

.fontello--right_open_big:before { content: '\e80d'; }

/* '' */

.fontello--loop:before { content: '\e80e'; }

/* '' */

.fontello--lock-right:before { content: '\e80f'; }

/* '' */

.fontello--lock:before { content: '\e810'; }

/* '' */

.fontello--monitoring:before { content: '\e811'; }

/* '' */

.fontello--layers:before { content: '\e812'; }

/* '' */

.fontello--vcard:before { content: '\e813'; }

/* '' */

.fontello--user2:before { content: '\e814'; }

/* '' */

.fontello--spinner:before { content: '\e830'; }

/* '' */

.fontello--play:before { content: '\f00f'; }

/* '' */

.fontello--check_off:before { content: '\f096'; }

/* '' */

.fontello--dashboard:before { content: '\f0e4'; }

/* '' */

.fontello--lock-open-alt:before { content: '\f13e'; }

/* '' */

.fontello--check_on:before { content: '\f14a'; }

/* '' */

.fontello--map0:before { content: '\f278'; }

/* '' */

.fontello--user:before { content: '\f2c0'; }

/* '' */

.fontello--window_maximize:before { content: '\f2d0'; }

/* '' */

:root {
  --fontello-check_off: "\f096";
  --fontello-down: "\e802";
  --fontello-search: "\e804";
  --fontello-check_on: "\f14a";
  --fontello-dot3: "\e801";
  --fontello-trash: "\e803";
  --fontello-feather: "\e805";
  --fontello-ok: "\e806";
  --fontello-cancel: "\e807";
  --fontello-download_alt: "\e808";
  --fontello-cancel1: "\e809";
  --fontello-resize_full: "\e80a";
  --fontello-map0: "\f278";
  --fontello-location: "\e80b";
  --fontello-play: "\f00f";
  --fontello-search1: "\e800";
  --fontello-right_open_big: "\e80d";
  --fontello-window_maximize: "\f2d0";
  --fontello-resize_full_alt: "\e80c";
  --fontello-loop: "\e80e";
  --fontello-spinner: "\e830";
  --fontello-dashboard: "\f0e4";
  --fontello-lock: "\e810";
  --fontello-lock-open-alt: "\f13e";
  --fontello-user: "\f2c0";
  --fontello-lock-right: "\e80f";
  --fontello-monitoring: "\e811";
  --fontello-layers: "\e812";
  --fontello-vcard: "\e813";
  --fontello-user2: "\e814";
}

:root {
  --scrollbar-width: .875rem;
}

/* stylelint-disable-next-line selector-max-type */

html,
body {
  overflow: hidden;
  font-weight: 300;
  padding: 0;
  margin: 0;
}

::-webkit-scrollbar {
  width: .875rem;
  width: var(--scrollbar-width);
  height: .875rem;
  height: var(--scrollbar-width);
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 1rem;
}

.signin_screen {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #eee;
}

.signin_screen-top_stripe {
  height: 30%;
  min-height: 12em;
  background: #191925;
  background: var(--theme-head-bg);
}

.signin_screen-appheader {
  position: absolute;
  top: -5.5em;
  left: 0;
}

.signin_screen-lang {
  position: absolute;
  top: -5.8em;
  right: 0;
  color: #fff;
  color: var(--theme-head-fg);
  margin-right: .45em;
}

.signin_screen-title {
  color: #777;
  text-align: center;
  font-weight: normal;
  margin: .1em 0 .5em;
}

.signin_screen-form_wrapper {
  position: relative;
  top: -5em;
  margin: 0 auto;
  max-width: 500px;
  background-color: #fff;
  border-radius: 1em;
  padding: 2em 3em 0;
  box-shadow: 0 0 6.667em 0 rgba(0, 0, 0, .3);
}

.signin_screen-input {
  width: 100%;
  border: none;
  border-bottom: 2px solid #eee;
  line-height: 3;
  outline: none;
  transition: border-bottom 200ms;
  font-size: 1em;
  margin: 0;
}

.signin_screen-input:focus {
  border-bottom-color: #437ca5;
}

.signin_screen-submit_bar {
  display: flex;
  gap: .5em;
  margin-top: 1.5em;
}

.signin_screen-submit {
  flex: 1;
  background: #437ca5;
  color: #fff;
  border: none;
  border-radius: .4em;
  width: 100%;
  padding: .8em;
  font-size: 1.2em;
  outline: none;
  cursor: pointer;
  transition: opacity 200ms ease;
}

.signin_screen-submit--busy {
  opacity: .5;
}

.signin_screen-form {
  margin: 0;
}

.signin_screen-form_footer {
  margin: 1em -3em;
  border-top: 1px solid #ddd;
  text-align: center;
  padding: 0;
  color: #888;
}

.signin_screen-signup,
.signin_screen-usermanual {
  color: #333;
  font-size: 80%;
  line-height: 4;
  margin: 0 1em;
}

.signin_screen-remember {
  margin: 1.5em 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #888;
  font-size: 80%;
}

.signin_screen-remember_check {
  border-radius: 100px;
  display: inline-block;
  font-size: 150%;
  height: 1em;
  width: 1em;
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, .3);
  vertical-align: -.25em;
  margin-right: .25em;
  position: relative;
}

.signin_screen-remember_check--on {
  background-color: #437ca5;
  border: none;
}

.signin_screen-remember_check::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 3px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.signin_screen-remember_check--on::after {
  display: block;
}

.signin_screen-footer {
  position: relative;
  top: -5em;
  text-align: center;
  color: #888;
}
