body,
html {
  height: 100%;
  width: 100%;
  font-family: -apple-system, "Helvetica Neue", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  margin: 0px auto;
  position: relative;
  user-select: none;
  overflow: hidden;
}

.wrapper {
  margin-bottom: 20px;
  width: 100%;
}

.form-signin {
  width: 100%;
  padding: 10px 38px 66px 38px;
  margin: 0 auto;
  border-radius: 5px;
  opacity:1;
  transition: all .2s linear;
}

.form-signin.authed {
  opacity: 0;
}

.form-signin-heading {
  text-align: center;
  margin-bottom: 20px;
  margin-top:0px;
}

.form-signin-heading img {
  width: 128px;
}
.form-signin .login-input {
  -webkit-app-region: no-drag;
}
.form-signin .login-input i {
  display: inline-block;
  margin-right: -16px;
  color: var(--sub-text-color);
  vertical-align: middle;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  box-sizing: border-box;
  background-clip: padding-box;
  padding: 0;
  margin: 0;
  font: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
  background: transparent;
  background-color: transparent;
  border: none;
  vertical-align: top;
  outline: none;
  line-height: 1;
  font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial",
    "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-weight: 400;
  border: none;
  background-color: transparent;
  letter-spacing: 0;
  box-shadow: none;
  color: var(--text-color);
  caret-color: var(--text-color);
  padding: 0;
  margin: 0;
  width: 100%;
  font-size: 16px;
  font-size: 16px;
  height: 31px;
  height: 31px;
  font-weight: 400;
  font-weight: 400;
  box-sizing: border-box;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  background-color: transparent;
  border-bottom: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  border-radius: 0;
  display: inline-block;
  padding-left: 20px;
  -webkit-app-region: no-drag;
}
.form-signin input::placeholder {
  color: var(--sub-text-color);
  opacity: .5;
}
.form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
}

input[type="text"] {
  margin-bottom: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 20px !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.coname {
  color: #c7c7c7 !important;
  line-height: 2;
}

#loginbutton {
  text-align: center;
  -webkit-app-region: no-drag;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  background-clip: padding-box;
  padding: 0;
  margin: 0;
  font: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
  background: transparent;
  background-color: transparent;
  border: none;
  line-height: normal;
  font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial",
    "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-weight: 400;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: auto;
  text-decoration: none;
  padding: 4px 10px;
  font-size: 17px;
  line-height: 32px;
  letter-spacing: 0;
  color: var(--text-color);
  vertical-align: middle;
  background-color: var(--highlight-color);
  color: var(--button-bar-active-text-color);
  border: 0 solid currentColor;
  border-radius: 3px;
  border-radius: 3px;
  transition: none;
  border: none;
  font-size: 17px;
  font-weight: 500;
  line-height: 36px;
  padding: 4px 12px;
  width: 100%;
  text-align: center;
  display: block;
}

.checkbox--noborder {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial",
    "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-weight: 400;
  line-height: 22px;
  line-height: 22px;
  position: relative;
  outline: none;
  -webkit-app-region: no-drag;
  color: var(--sub-text-color);
}

.checkbox--noborder__input {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  z-index: 1;
  vertical-align: top;
  outline: none;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none !important;
  -webkit-app-region: no-drag;
}
.checkbox--noborder__checkmark {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  background-clip: padding-box;
  width: 22px;
  width: 22px;
  height: 22px;
  height: 22px;
  background: transparent;
  border: none;
  outline: none;
}
.checkbox--noborder__checkmark::before {
  content: "";
  position: absolute;
  width: 22px;
  width: 22px;
  height: 22px;
  height: 22px;
  background: transparent;
  border: none;
  border-radius: 22px;
  border-radius: 22px;
  left: 0;
  outline: none;
}
:checked + .checkbox--noborder__checkmark::before {
  background: transparent;
  border: none;
}
.checkbox--noborder__checkmark::after {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  opacity: 0.2;
  width: 11px;
  height: 4px;
  background: transparent;
  border: 2px solid var(--highlight-color);
  border-top-color: var(--highlight-color);
  border-top-style: solid;
  border-top-width: 2px;
  border-right-color: var(--highlight-color);
  border-right-style: solid;
  border-right-width: 2px;
  border-top: none;
  border-right: none;
  border-radius: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  outline: none;
}
:checked + .checkbox--noborder__checkmark::after {
  opacity: 1;
}

.theme-select, .mode-select {
  box-sizing: border-box;
  background-clip: padding-box;
  padding: 0;
  margin: 0;
  font: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  color: inherit;
  background: transparent;
  background-color: transparent;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  border: none;
  vertical-align: top;
  outline: none;
  line-height: 1;
  font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial",
    "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-weight: 400;
  border: none;
  background-color: transparent;
  position: relative;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  border-color: var(--border-color);
  color: var(--tabbar-text-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  padding: 0 12px 0 0;
  background-color: transparent;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCAxMCA1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0My4yICgzOTA2OSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+c2VsZWN0LWFsbG93PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9InNlbGVjdCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Imlvcy1zZWxlY3QiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xOTguMDAwMDAwLCAtMTE0LjAwMDAwMCkiIGZpbGw9IiM3NTc1NzUiPgogICAgICAgICAgICA8ZyBpZD0ibWVudS1iYXItKy1vcGVuLW1lbnUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyMy4wMDAwMDAsIDEwMC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJtZW51LWJhciI+CiAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9InNlbGVjdC1hbGxvdyIgcG9pbnRzPSI3NSAxNCA4MCAxOSA4NSAxNCI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: right center;
  border-bottom: none;
  outline: none !important;
  -webkit-app-region: no-drag;
  float: right;
}
.theme-select {
  margin-right:12px;
}
.theme-select option, .mode-select option {
  background: var(--list-background-color);
  color: var(--sub-text-color);
}

.theme-select option[selected], .mode-select option[selected] {
  background: var(--list-tap-active-background-color);
  color: var(--sub-text-color);
}

.theme-select option:hover, .mode-select option:hover {
  background: var(--highlight-color);
  color: var(--sub-text-color);
}

.app-setup, .app-setup:hover, .app-setup:focus {
  color: var(--tabbar-text-color);
  float:right;
  margin-right:12px;
  font-size: 11px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
}

.login-alert {
  font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial",
    "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-weight: 400;
  position: absolute;
  z-index: 2;
  left: 8px;
  right: 8px;
  bottom: 0;
  margin: 8px 0;
  border-radius: 8px;
  background-color: var(--toast-background-color);
  display: -webkit-flex;
  display: flex;
  min-height: 48px;
  line-height: 1.5;
  box-sizing: border-box;
  padding: 16px 16px;
  -webkit-app-region: no-drag;
}

.login-alert .toast__message {
  font-size: 14px;
  color: var(--toast-text-color);
  -webkit-flex-grow: 1;
  flex-grow: 1;
  text-align: left;
  margin: 0 16px 0 0;
  white-space: normal;
  text-align:center;
}

.loading-ellipsis:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  -webkit-animation: ellipsis steps(4, end) 900ms infinite;
  animation: ellipsis steps(4, end) 900ms infinite;
  content: "\2026"; /* ascii code for the ellipsis character */
  width: 0px;
}

@keyframes ellipsis {
  to {
    width: 1.25em;
  }
}

@-webkit-keyframes ellipsis {
  to {
    width: 1.25em;
  }
}

.top-toolbar {
  height: 28px;
  background-color: transparent;
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-app-region: drag;
}

.top-toolbar button {
  border: none;
  background: transparent;
  color: var(--sub-text-color);
  font-size: 22px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-app-region: no-drag;
  float: right;
  outline: none;
}

.foot {
  height: 24px;
  background-color: transparent;
  position: fixed;
  bottom: 0;
  width: 100%;
  color: var(--tabbar-text-color);
  font-size: 11px;
  padding-left: 12px;
  padding-right: 12px;
}
.foot .poweredby {
  float: left;
  text-transform: uppercase;
  color: var(--tabbar-text-color);
  -webkit-app-region: no-drag;
}
.foot .poweredby:hover {
  text-decoration: none;
}
.foot .poweredby i {
  font-size: 12px;
  vertical-align: middle;
}
ons-alert-dialog-button {
  -webkit-app-region:no-drag;
}
