#a0-lock.a0-theme-default .a0-panel {
  text-align: center;
  border-radius: 3px;
  font-size: 13px;
  position: relative;
  color: #4d4d4d;
  zoom: 1;
  background: 0 0;
  -webkit-box-shadow: 0 0 2px rgba(17, 17, 24, 0.6);
  box-shadow: 0 0 2px rgba(17, 17, 24, 0.6);
}

#a0-lock.a0-theme-default .a0-panel-width {
  width: 300px;
}
#a0-lock.a0-theme-default .a0-panel-width-wide {
  width: 600px;
}

#a0-lock .a0-panel {
  -webkit-transition: height 50ms ease-in;
  -moz-transition: height 50ms ease-in;
  transition: height 50ms ease-in;
}

#a0-lock a,
#a0-lock button,
#a0-lock div,
#a0-lock h1,
#a0-lock h2,
#a0-lock html,
#a0-lock input,
#a0-lock select,
#a0-lock span,
#a0-lock textarea {
  font-family: sans-serif;
}

#a0-lock.a0-theme-default .a0-panel .a0-top-header {
  background: #fff;
  margin-bottom: 0;
  margin-top: 0;
  border-radius: 3px 3px 0 0;
  min-height: 124px;
  position: relative;
}

#a0-lock.a0-theme-default .a0-panel * {
  font-family: "Avenir Next", Avenir, -apple-system, BlinkMacSystemFont, Roboto,
    Hevetica, sans-serif;
}

#a0-lock.a0-theme-default .a0-panel .a0-bg-gradient {
  background: rgba(241, 241, 241, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0.4;
}

#a0-lock.a0-theme-default .a0-panel .a0-bg-gradient .a0-avatar,
#a0-lock.a0-theme-default .a0-panel .a0-bg-gradient .a0-image {
  -webkit-filter: blur(40px) grayscale(1);
  -ms-filter: blur(40px) grayscale(1);
  filter: blur(40px) grayscale(1);
  -webkit-backdrop-filter: blur(0);
}

#a0-lock.a0-theme-default .a0-panel .a0-bg-gradient .a0-avatar,
#a0-lock.a0-theme-default .a0-panel .a0-bg-gradient .a0-image {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}

#a0-lock.a0-theme-default .a0-panel .a0-bg-gradient img {
  width: 250px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -3%);
  -moz-transform: translate(-50%, -3%);
  -ms-transform: translate(-50%, -3%);
  transform: translate(-50%, -3%);
}

#a0-lock.a0-theme-default .a0-panel .a0-icon-container {
  min-height: 124px;
  position: relative;
}

#a0-lock.a0-theme-default .a0-panel .a0-icon-container .a0-image {
  position: relative;
  padding-top: 15px;
}

#a0-lock.a0-theme-default .a0-panel .a0-top-header h1 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 15px;
}

#a0-lock.a0-theme-default .a0-panel .a0-mode {
  margin: auto;
  background-color: #fff;
  border-radius: 0 0 3px 3px;
}

#a0-lock.a0-theme-default .a0-panel a,
#a0-lock.a0-theme-default .a0-panel button {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 700;
}

#a0-lock.a0-theme-default .a0-panel .a0-mode form .a0-body-content {
  padding: 30px;
  background: #fff;
  border-radius: 0 0 3px 3px;
}

#a0-lock.a0-theme-default .a0-panel .a0-inputs > div {
  margin-top: 10px;
}

#a0-lock.a0-theme-default .a0-panel .a0-password {
  border: 0;
}

#a0-lock.a0-theme-default .a0-panel .a0-inputs > div:first-child {
  margin-top: 0;
}

#a0-lock.a0-theme-default .a0-sad-placeholder {
  display: none;
}

#a0-lock.a0-theme-default .a0-sad-placeholder-code {
  display: block;
}

#a0-lock a,
#a0-lock button,
#a0-lock footer,
#a0-lock form,
#a0-lock form label,
#a0-lock h1,
#a0-lock h2,
#a0-lock h3,
#a0-lock header,
#a0-lock input[type="button"],
#a0-lock input[type="email"],
#a0-lock input[type="password"],
#a0-lock input[type="text"],
#a0-lock span {
  font-smooth: never;
  -webkit-font-smoothing: auto;
  alignment-baseline: baseline;
  -webkit-animation: none 0 ease 0 1 normal;
  -moz-animation: none 0 ease 0 1 normal;
  animation: none 0 ease 0 1 normal;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  animation-play-state: running;
  appearance: normal;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  background: none 0 0 auto repeat scroll padding-box transparent;
  background-color: transparent;
  background-image: none;
  baseline-shift: baseline;
  binding: none;
  bleed: 6pt;
  bookmark-label: content();
  bookmark-level: none;
  bookmark-state: open;
  bookmark-target: none;
  border: 0 none transparent;
  border-radius: 0;
  bottom: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  box-align: stretch;
  box-decoration-break: slice;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: normal;
  box-direction: normal;
  -webkit-box-flex: 0;
  -webkit-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0;
  box-flex: 0;
  box-flex-group: 1;
  box-lines: single;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  box-ordinal-group: 1;
  box-orient: inline-axis;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  box-pack: start;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-break-after: auto;
  -moz-break-after: auto;
  break-after: auto;
  -webkit-break-before: auto;
  -moz-break-before: auto;
  break-before: auto;
  -webkit-break-inside: auto;
  -moz-break-inside: auto;
  break-inside: auto;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  color-profile: auto;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: normal;
  -moz-column-gap: normal;
  column-gap: normal;
  -webkit-column-rule: medium medium #1f1f1f;
  -moz-column-rule: medium medium #1f1f1f;
  column-rule: medium medium #1f1f1f;
  -webkit-column-span: 1;
  -moz-column-span: 1;
  column-span: 1;
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
  -webkit-columns: auto auto;
  -moz-columns: auto auto;
  columns: auto auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  crop: auto;
  cursor: auto;
  direction: auto;
  display: auto;
  dominant-baseline: auto;
  drop-initial-after-adjust: text-after-edge;
  drop-initial-after-align: baseline;
  drop-initial-before-adjust: text-before-edge;
  drop-initial-before-align: caps-height;
  drop-initial-size: auto;
  drop-initial-value: initial;
  elevation: level;
  empty-cells: show;
  fit: fill;
  fit-position: 0 0;
  float: none;
  float-offset: 0 0;
  font-size-adjust: none;
  font-stretch: normal;
  font: normal normal 100% "Helvetica Neue", Arial, sans-serif;
  grid-columns: none;
  grid-rows: none;
  hanging-punctuation: none;
  height: auto;
  hyphenate-after: auto;
  hyphenate-before: auto;
  hyphenate-character: auto;
  hyphenate-lines: no-limit;
  hyphenate-resource: none;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  icon: auto;
  image-orientation: auto;
  image-rendering: auto;
  image-resolution: normal;
  inline-box-align: last;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  line-stacking: inline-line-height exclude-ruby consider-shifts;
  list-style: disc outside none;
  margin: 0;
  marks: none;
  marquee-direction: forward;
  marquee-loop: 1;
  marquee-play-count: 1;
  marquee-speed: normal;
  marquee-style: scroll;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  move-to: normal;
  nav-down: auto;
  nav-index: auto;
  nav-left: auto;
  nav-right: auto;
  nav-up: auto;
  opacity: 1;
  orphans: 2;
  outline: invert none medium !important;
  outline-offset: 0;
  overflow: visible;
  overflow-style: auto;
  padding: 0;
  page: auto;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  page-policy: start;
  -webkit-perspective: none;
  -moz-perspective: none;
  -ms-perspective: none;
  perspective: none;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -ms-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  position: static;
  presentation-level: 0;
  punctuation-trim: none;
  quotes: none;
  rendering-intent: auto;
  resize: none;
  right: auto;
  rotation: 0;
  rotation-point: 50% 50%;
  ruby-align: auto;
  ruby-overhang: none;
  ruby-position: before;
  ruby-span: none;
  size: auto;
  string-set: none;
  table-layout: auto;
  text-align: auto;
  text-align-last: auto;
  text-decoration: none;
  text-emphasis: none;
  text-height: auto;
  text-indent: 0;
  text-justify: auto;
  text-outline: 0;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  top: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  transform-style: flat;
  -webkit-transition: all 0 ease 0;
  -moz-transition: all 0 ease 0;
  transition: all 0 ease 0;
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  white-space-collapse: collapse;
  widows: 2;
  width: auto;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  z-index: auto;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#a0-lock.a0-theme-default .a0-panel .a0-email .a0-input-box,
#a0-lock.a0-theme-default .a0-panel .a0-password .a0-input-box,
#a0-lock.a0-theme-default .a0-panel .a0-repeatPassword .a0-input-box,
#a0-lock.a0-theme-default .a0-panel .a0-username .a0-input-box {
  border-radius: 3px;
  border: 1px solid #f1f1f1;
  position: relative;
  background: #f1f1f1;
  padding-left: 40px;
  -webkit-transition: border-color 0.8s;
  -moz-transition: border-color 0.8s;
  overflow: hidden;
  transition: 0.25s ease-in;
}

#a0-lock.a0-theme-default .a0-panel .a0-email .a0-input-box i,
#a0-lock.a0-theme-default .a0-panel .a0-password .a0-input-box i,
#a0-lock.a0-theme-default .a0-panel .a0-repeatPassword .a0-input-box i,
#a0-lock.a0-theme-default .a0-panel .a0-username .a0-input-box i {
  font-size: 14px;
  z-index: 1000;
  top: 13px;
  left: 13px;
  position: absolute;
  color: #666;
}

#a0-lock.a0-theme-default .a0-icon-budicon-5:before {
  content: "\f0e0";
}

#a0-lock.a0-theme-default .a0-iconbase,
#a0-lock.a0-theme-default [class*=" a0-icon-"]:before,
#a0-lock.a0-theme-default [class^="a0-icon-"]:before {
  font-family: "Font Awesome 5 Pro" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#a0-lock.a0-theme-default .a0-panel .a0-email input,
#a0-lock.a0-theme-default .a0-panel .a0-password input,
#a0-lock.a0-theme-default .a0-panel .a0-repeatPassword input,
#a0-lock.a0-theme-default .a0-panel .a0-username input {
  background-color: #fff;
  border: 0;
  padding: 0 14px;
  right: 0;
  height: 40px;
  font-size: 13px;
  width: 100%;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: rgba(0, 0, 0, 0.89);
}

#a0-lock.a0-theme-default .a0-icon-budicon:before {
  content: "\f30d";
}

#a0-lock.a0-theme-default .a0-panel .a0-action {
  height: 70px;
}

#a0-lock.a0-theme-default .a0-panel button.a0-primary {
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  display: block !important;
  width: 100% !important;
  float: none;
  min-width: auto;
  letter-spacing: 1px;
  background-color: var(--brand-primary-button);
  color: #fff;
  cursor: pointer;
  margin: 0;
  position: absolute;
  left: 0;
  border-radius: 0 0 3px 3px;
}

#a0-lock.a0-theme-default .a0-panel button.a0-primary-centered {
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  width: 50% !important;
  float: none;
  min-width: auto;
  letter-spacing: 1px;
  background-color: var(--brand-primary-button);
  color: #fff;
  cursor: pointer;
  margin: 0;
  position: relative;
  left: 0;
  border-radius: 0 0 3px 3px;
}

#a0-lock.a0-theme-default .a0-panel .a0-action button {
  height: 70px;
  padding: 0;
}

#a0-lock.a0-theme-default .a0-panel .a0-action button:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDNweCIgaGVpZ2h0PSI0MnB4IiB2aWV3Qm94PSIwIDAgNDMgNDIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPjxnIGlkPSJMb2NrIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjgwLjAwMDAwMCwgLTM1OTIuMDAwMDAwKSI+PGcgaWQ9IlNNUyIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUzLjAwMDAwMCwgMzIwNy4wMDAwMDApIj48ZyBpZD0iR3JvdXAiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjxnIGlkPSJMb2dpbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDM2OS4wMDAwMDApIj48ZyBpZD0iQnRuIj48ZyBpZD0iT3ZhbC0zMDItKy1TaGFwZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI4LjAwMDAwMCwgMTcuMDAwMDAwKSI+PGNpcmNsZSBpZD0iT3ZhbC0zMDIiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iMjAuNSIgY3k9IjIwIiByPSIyMCI+PC9jaXJjbGU+PHBhdGggZD0iTTE3LjgsMTUuNCBMMTkuMiwxNCBMMjUuMiwyMCBMMTkuMiwyNiBMMTcuOCwyNC42IEwyMi40LDIwIEwxNy44LDE1LjQgWiIgaWQ9IlNoYXBlIiBmaWxsPSIjRkZGRkZGIj48L3BhdGg+PC9nPjwvZz48L2c+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==")
    no-repeat;
  content: "";
  display: block;
  width: 43px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#a0-lock.a0-theme-default .a0-panel .a0-reset-passrword-confirmation button {
  height: 70px;
  padding: 0;
}

#a0-lock.a0-theme-default
  .a0-panel
  .a0-reset-passrword-confirmation
  button:after {
  background: "";
  content: "";
  display: block;
  width: 43px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#a0-lock.a0-theme-default .a0-panel .a0-icon-container .a0-image img {
  height: 55px;
  display: inline-block;
  vertical-align: middle;
}

#a0-lock .a0-panel:after,
#a0-lock .a0-panel:before {
  content: " ";
  display: table;
}

.a0-email-message {
  padding: 40px 30px 60px 30px;
}

.a0-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.a0-circle-left {
  width: 20px;
  height: 20px;
  border: 1px solid white;
  border-radius: 12px;
  margin-right: 8px;
}

.a0-verification-code {
  width: 300px;
}

#a0-lock.a0-theme-default .a0-icon-copy:before {
  content: "\f0c5";
}

#a0-lock.a0-theme-default .a0-icon-verification-code:before {
  content: "\f090";
}

#token {
  word-wrap: break-word !important;
}

.justify {
  padding-left: 30px;
  padding-right: 30px;
}

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

.top-padding {
  padding-top: 15px;
}

.a0-icon-copy {
  cursor: pointer;
}

.a0-hidden {
  display: none;
}
